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

<http://dewey.info/class/616.99449075/e23/>
  skos:notation "616.99449075" ;
  skos:prefLabel "Brystkreft--diagnose, …"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/616.9944907561/e23/> .

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

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

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

<http://dewey.info/class/616.9944907561/e23/>
  mads:componentList (
   <http://dewey.info/class/616.994/e23/>
   <http://dewey.info/class/611.49/e23/>
   <http://dewey.info/class/616..07561/e23/>
 ) ;
  skos:notation "616.9944907561" ;
  skos:broader <http://dewey.info/class/616.99449075/e23/> ;
  dc:created "2016-11-07"^^xsd:date ;
  skos:prefLabel "Brystkreft--blodanalyse"@nb ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  dc:identifier "926b2957-199f-431b-854b-5ed73e809a50" ;
  a skos:Concept ;
  dc:modified "2016-11-08"^^xsd:date .

