@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@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 bibbi: <https://id.bs.no/bibbi/> .

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

<http://dewey.info/class/268.432/e23/>
  dc:identifier "ocd00121813" ;
  dc:modified "2018-12-03"^^xsd:date ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  skos:altLabel "Unge personer--religion--kristendom--religionsundervisning"@nb, "Barn--religion--kristendom--religionsundervisning"@nb ;
  skos:broader <http://dewey.info/class/268.43/e23/> ;
  dc:created "2009-12-03"^^xsd:date ;
  skos:closeMatch bibbi:1200467, bibbi:1127852 ;
  skos:prefLabel "Barn"@nb ;
  skos:notation "268.432" ;
  skos:narrower <http://dewey.info/class/268.43204/e23/> ;
  a skos:Concept .

<http://dewey.info/class/268.43204/e23/>
  skos:notation "268.43204" ;
  skos:prefLabel "Spesielle emner vedrørende barn"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/268.432/e23/> .

<http://dewey.info/class/268.43/e23/>
  skos:notation "268.43" ;
  skos:prefLabel "Aldersgrupper"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/268.432/e23/> .

