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

<http://dewey.info/class/611.35/e23/>
  a skos:Concept ;
  skos:prefLabel "Endetarmen og anus"@nb .

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

<http://dewey.info/class/616.99435/e23/>
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/616.9943506/e23/> ;
  skos:notation "616.99435" ;
  skos:prefLabel "Rektumkreft--medisin, …"@nb .

<http://dewey.info/class/616.9943506/e23/>
  a skos:Concept ;
  dc:created "2016-09-26"^^xsd:date ;
  dc:identifier "a729965b-308f-4b11-b701-354f13fa4b3f" ;
  dc:modified "2020-07-14"^^xsd:date ;
  mads:componentList (
   <http://dewey.info/class/616.994/e23/>
   <http://dewey.info/class/611.35/e23/>
 ) ;
  skos:altLabel "Analkreft--behandling"@nb, "Rektumkreft--behandling"@nb ;
  skos:broader <http://dewey.info/class/616.99435/e23/> ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  skos:notation "616.9943506" ;
  skos:prefLabel "Endetarmskreft--behandling, …"@nb .

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

