@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix bibbi: <https://id.bs.no/bibbi/> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix mads: <http://www.loc.gov/mads/rdf/v1#> .

<http://dewey.info/scheme/edition/e23/>
  rdfs:label "Norsk WebDewey"@nb ;
  a skos:ConceptScheme .

<http://dewey.info/class/365.45095694/e23/>
  skos:notation "365.45095694" ;
  skos:closeMatch bibbi:1189355 ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  skos:broader <http://dewey.info/class/365.45/e23/> ;
  dc:created "2020-07-13"^^xsd:date ;
  dc:modified "2020-07-14"^^xsd:date ;
  mads:componentList (
   <http://dewey.info/class/365.45/e23/>
   <http://dewey.info/class/2--569.4/e23/>
 ) ;
  dc:identifier "e3db121f-42d5-41a3-8e4f-3b0253228237" ;
  skos:prefLabel "Politiske fengsler--Israel"@nb ;
  a skos:Concept .

<http://dewey.info/class/365.45/e23/>
  skos:notation "365.45" ;
  skos:prefLabel "Institusjoner for politiske fanger og lignende persongrupper"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/365.45095694/e23/> .

