@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.8/e23/>
  a skos:Concept ;
  skos:broader <http://dewey.info/class/372.3-372.8/e23/> ;
  skos:notation "372.8" ;
  skos:prefLabel "Andre fag"@nb .

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

<http://dewey.info/class/372.6/e23/>
  a skos:Concept ;
  skos:broader <http://dewey.info/class/372.3-372.8/e23/> ;
  skos:notation "372.6" ;
  skos:prefLabel "Språkferdigheter (kommunikasjonsferdigheter)"@nb .

<http://dewey.info/class/372.7/e23/>
  a skos:Concept ;
  skos:broader <http://dewey.info/class/372.3-372.8/e23/> ;
  skos:notation "372.7" ;
  skos:prefLabel "Matematikk"@nb .

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

<http://dewey.info/class/372.3-372.8/e23/>
  a skos:Concept ;
  dc:created "2009-12-03"^^xsd:date ;
  dc:identifier "ocd00141404" ;
  dc:modified "2018-01-12"^^xsd:date ;
  skos:broader <http://dewey.info/class/372/e23/> ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  skos:narrower <http://dewey.info/class/372.6/e23/>, <http://dewey.info/class/372.7/e23/>, <http://dewey.info/class/372.3/e23/>, <http://dewey.info/class/372.4/e23/>, <http://dewey.info/class/372.5/e23/>, <http://dewey.info/class/372.8/e23/> ;
  skos:notation "372.3-372.8" ;
  skos:prefLabel "Førskoleopplæring og barneskoleopplæring i bestemte fag"@nb .

<http://dewey.info/class/372.4/e23/>
  a skos:Concept ;
  skos:broader <http://dewey.info/class/372.3-372.8/e23/> ;
  skos:notation "372.4" ;
  skos:prefLabel "Lesing"@nb .

<http://dewey.info/class/372.5/e23/>
  a skos:Concept ;
  skos:broader <http://dewey.info/class/372.3-372.8/e23/> ;
  skos:notation "372.5" ;
  skos:prefLabel "Kunst"@nb .

<http://dewey.info/class/372.3/e23/>
  a skos:Concept ;
  skos:broader <http://dewey.info/class/372.3-372.8/e23/> ;
  skos:notation "372.3" ;
  skos:prefLabel "Kunnskap, informatikk, bibliotek- og informasjonsvitenskap, naturfag, teknologi"@nb .

