@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#> .
@prefix bibbi: <https://id.bs.no/bibbi/> .

<http://dewey.info/class/372.8/e23/>
  skos:notation "372.8" ;
  skos:prefLabel "Andre fag"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/372.86/e23/> .

<http://dewey.info/class/372.8609485/e23/>
  skos:notation "372.8609485" ;
  skos:prefLabel "Kroppsøving--førskoleopplæring og barneskoleopplæring--Sverige"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/372.86/e23/> .

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

<http://dewey.info/class/372.86/e23/>
  skos:narrower <http://dewey.info/class/372.868/e23/>, <http://dewey.info/class/372.8609485/e23/> ;
  skos:notation "372.86" ;
  skos:altLabel "Kroppsøving--førskoleopplæring og barneskoleopplæring"@nb ;
  dc:modified "2016-12-05"^^xsd:date ;
  dc:identifier "ocd00141492" ;
  skos:closeMatch bibbi:1197260, bibbi:1119616, bibbi:1144798 ;
  skos:broader <http://dewey.info/class/372.8/e23/> ;
  skos:prefLabel "Kroppsøving og dans"@nb ;
  dc:created "2009-12-03"^^xsd:date ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  a skos:Concept .

<http://dewey.info/class/372.868/e23/>
  skos:notation "372.868" ;
  skos:prefLabel "Dans"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/372.86/e23/> .

