@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/scheme/edition/e23/>
  a skos:ConceptScheme ;
  rdfs:label "Norsk WebDewey"@nb .

<http://dewey.info/class/618.976/e23/>
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/618.97604/e23/> ;
  skos:notation "618.976" ;
  skos:prefLabel "Spesielle helsetilstander, bestemte sykdommer"@nb .

<http://dewey.info/class/618.976043/e23/>
  a skos:Concept ;
  skos:broader <http://dewey.info/class/618.97604/e23/> ;
  skos:notation "618.976043" ;
  skos:prefLabel "Medfødte sykdommer--mennesker--geriatri"@nb .

<http://dewey.info/class/618.976044/e23/>
  a skos:Concept ;
  skos:broader <http://dewey.info/class/618.97604/e23/> ;
  skos:notation "618.976044" ;
  skos:prefLabel "Kroniske sykdommer--geriatri"@nb .

<http://dewey.info/class/618.976042/e23/>
  a skos:Concept ;
  skos:broader <http://dewey.info/class/618.97604/e23/> ;
  skos:notation "618.976042" ;
  skos:prefLabel "Genetiske sykdommer--mennesker--geriatri"@nb .

<http://dewey.info/class/618.9760472/e23/>
  a skos:Concept ;
  skos:broader <http://dewey.info/class/618.97604/e23/> ;
  skos:notation "618.9760472" ;
  skos:prefLabel "Smerte--geriatri"@nb .

<http://dewey.info/class/618.97604/e23/>
  a skos:Concept ;
  dc:created "2010-02-04"^^xsd:date ;
  dc:identifier "ocd00154810" ;
  dc:modified "2014-03-04"^^xsd:date ;
  skos:broader <http://dewey.info/class/618.976/e23/> ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  skos:narrower <http://dewey.info/class/618.9760478/e23/>, <http://dewey.info/class/618.976042/e23/>, <http://dewey.info/class/618.976043/e23/>, <http://dewey.info/class/618.976044/e23/>, <http://dewey.info/class/618.9760472/e23/> ;
  skos:notation "618.97604" ;
  skos:prefLabel "Spesielle helsetilstander"@nb .

<http://dewey.info/class/618.9760478/e23/>
  a skos:Concept ;
  skos:broader <http://dewey.info/class/618.97604/e23/> ;
  skos:notation "618.9760478" ;
  skos:prefLabel "Kronisk utmattelsessyndrom--geriatri"@nb .

