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

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

<http://dewey.info/class/612.448/e23/>
  skos:notation "612.448" ;
  skos:prefLabel "Biskjoldbruskkjertler"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/612.44/e23/> .

<http://dewey.info/class/612.4/e23/>
  skos:notation "612.4" ;
  skos:prefLabel "Det hematopoetiske system, lymfesystemet, kjertelsystemet, urinsystemet"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/612.44/e23/> .

<http://dewey.info/class/612.44/e23/>
  dc:created "2010-02-04"^^xsd:date ;
  skos:notation "612.44" ;
  dc:modified "2013-05-15"^^xsd:date ;
  a skos:Concept ;
  skos:altLabel "Skjoldbruskkjertelen--menneskets fysiologi"@nb ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  skos:narrower <http://dewey.info/class/612.448/e23/> ;
  dc:identifier "ocd00152116" ;
  skos:prefLabel "Skjoldbruskkjertelen og biskjoldbruskkjertler"@nb ;
  skos:broader <http://dewey.info/class/612.4/e23/> .

