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

<http://dewey.info/class/372.24/e23/>
  skos:notation "372.24" ;
  skos:prefLabel "Bestemte utdanningstrinn innen barneskoleopplæring"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/372.2/e23/> .

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

<http://dewey.info/class/372.209/e23/>
  skos:notation "372.209" ;
  skos:prefLabel "Historie, geografisk behandling, biografier"@nb ;
  a skos:Concept .

<http://dewey.info/class/372/e23/>
  skos:notation "372" ;
  skos:prefLabel "Førskoleopplæring og barneskoleopplæring"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/372.2/e23/> .

<http://dewey.info/class/372.201-372.208/e23/>
  skos:notation "372.201-372.208" ;
  skos:prefLabel "Generell forminndeling"@nb ;
  a skos:Concept .

<http://dewey.info/class/372.21/e23/>
  skos:notation "372.21" ;
  skos:prefLabel "Førskoleopplæring"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/372.2/e23/> .

<http://dewey.info/class/372.2/e23/>
  skos:narrower <http://dewey.info/class/372.24/e23/>, <http://dewey.info/class/372.21/e23/>, <http://dewey.info/class/372.201-372.208/e23/>, <http://dewey.info/class/372.209/e23/> ;
  dc:created "2009-12-03"^^xsd:date ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  dc:identifier "ocd00141376" ;
  skos:prefLabel "Bestemte utdanningstrinn i førskoleopplæring og barneskoleopplæring"@nb ;
  a skos:Concept ;
  skos:notation "372.2" ;
  dc:modified "2019-07-29"^^xsd:date ;
  skos:broader <http://dewey.info/class/372/e23/> .

