@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#> .
@prefix humord: <http://data.ub.uio.no/humord/> .

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

<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:prefLabel "Spesielle helsetilstander, bestemte sykdommer"@nb .

<http://dewey.info/class/618.9761/e23/>
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/618.976136/e23/> ;
  skos:notation "618.9761" ;
  skos:prefLabel "Hjerte- og karsykdommer--mennesker--geriatri"@nb .

<http://dewey.info/class/618.976136/e23/>
  a skos:Concept ;
  dc:created "2017-03-24"^^xsd:date ;
  dc:identifier "5851dc27-eaed-4738-bc48-61726aa1146c" ;
  dc:modified "2017-03-30"^^xsd:date ;
  mads:componentList (
   <http://dewey.info/class/618.976/e23/>
   <http://dewey.info/class/616.136/e23/>
 ) ;
  skos:altLabel "Aterosklerose--geriatri"@nb ;
  skos:broader <http://dewey.info/class/618.9761/e23/> ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  skos:notation "618.976136" ;
  skos:prefLabel "Arteriosklerose--geriatri, …"@nb ;
  skos:relatedMatch humord:c28560 .

