@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#> .
@prefix mads: <http://www.loc.gov/mads/rdf/v1#> .

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

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

<http://dewey.info/class/616.994/e23/>
  skos:prefLabel "Kreft"@nb ;
  a skos:Concept .

<http://dewey.info/class/618.976994347/e23/>
  skos:notation "618.976994347" ;
  skos:prefLabel "Tykktarmskreft--geriatri"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/618.976994/e23/> .

<http://dewey.info/class/618.976994/e23/>
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  dc:modified "2023-12-18"^^xsd:date ;
  skos:notation "618.976994" ;
  skos:prefLabel "Kreft--mennesker--geriatri, …"@nb ;
  dc:identifier "ocd00154946" ;
  mads:componentList (
   <http://dewey.info/class/618.976/e23/>
   <http://dewey.info/class/616.994/e23/>
 ) ;
  skos:altLabel "Geriatrisk onkologi"@nb ;
  skos:broader <http://dewey.info/class/618.9769/e23/> ;
  dc:created "2010-02-04"^^xsd:date ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/618.976994347/e23/> .

<http://dewey.info/class/618.9769/e23/>
  skos:notation "618.9769" ;
  skos:prefLabel "Smittsomme sykdommer--mennesker--geriatri"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/618.976994/e23/> .

