@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 realfagstermer: <http://data.ub.uio.no/realfagstermer/> .
@prefix humord: <http://data.ub.uio.no/humord/> .

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

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

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

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

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

