@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 owl: <http://www.w3.org/2002/07/owl#> .
@prefix mads: <http://www.loc.gov/mads/rdf/v1#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<http://dewey.info/class/372.1/e23/>
  skos:notation "372.1" ;
  skos:prefLabel "Organisering og virksomhet innen førskoleopplæring og barneskoleopplæring"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/372.105-372.108/e23/> .

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

<http://dewey.info/class/372.105-372.108/e23/>
  skos:broader <http://dewey.info/class/372.1/e23/> ;
  skos:narrower <http://dewey.info/class/372.107/e23/>, <http://dewey.info/class/372.108/e23/>, <http://dewey.info/class/372.106/e23/>, <http://dewey.info/class/372.105/e23/> ;
  dc:identifier "ocd00141343" ;
  owl:deprecated true ;
  skos:prefLabel "Generell forminndeling"@nb ;
  a skos:Concept ;
  mads:componentList (
   <http://dewey.info/class/372.1/e23/>
   <http://dewey.info/class/1--08/e23/>
   <http://dewey.info/class/1--05/e23/>
 ) ;
  skos:notation "372.105-372.108" ;
  dc:modified "2017-01-25"^^xsd:date ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  dc:created "2009-12-03"^^xsd:date .

<http://dewey.info/class/1--05/e23/>
  skos:prefLabel "Periodika"@nb ;
  a skos:Concept .

<http://dewey.info/class/372.107/e23/>
  skos:notation "372.107" ;
  skos:prefLabel "Ubenyttet"@nb ;
  a skos:Concept .

<http://dewey.info/class/372.108/e23/>
  skos:notation "372.108" ;
  skos:prefLabel "Ubenyttet"@nb ;
  a skos:Concept .

<http://dewey.info/class/372.105/e23/>
  skos:notation "372.105" ;
  skos:prefLabel "Ubenyttet"@nb ;
  a skos:Concept .

<http://dewey.info/class/1--08/e23/>
  skos:prefLabel "Persongrupper"@nb ;
  a skos:Concept .

<http://dewey.info/class/372.106/e23/>
  skos:notation "372.106" ;
  skos:prefLabel "Ubenyttet"@nb ;
  a skos:Concept .

