@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .

<http://dewey.info/class/229.5/e23/>
  skos:notation "229.5" ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  dc:identifier "ocd00120567" ;
  skos:broader <http://dewey.info/class/229.1-229.7/e23/> ;
  skos:narrower <http://dewey.info/class/229.506/e23/> ;
  a skos:Concept ;
  skos:prefLabel "Baruk og Jeremias brev"@nb ;
  skos:altLabel "Baruk (Bibelen)"@nb, "Bibelen. GT--apokryfer--Jeremias brev"@nb, "Jeremias brev (Bibelen)"@nb, "Bibelen. GT--apokryfer--Baruk"@nb ;
  dc:created "2009-12-03"^^xsd:date ;
  dc:modified "2018-01-19"^^xsd:date .

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

<http://dewey.info/class/229.1-229.7/e23/>
  skos:notation "229.1-229.7" ;
  skos:prefLabel "Bestemte verker og apokryfiske bøker"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/229.5/e23/> .

<http://dewey.info/class/229.506/e23/>
  skos:notation "229.506" ;
  skos:prefLabel "Baruk (Bibelen)--eksegese, …"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/229.5/e23/> .

