@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 ns0: <http://data.ub.uio.no/webdewey-terms#> .
@prefix bibbi: <https://id.bs.no/bibbi/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .

<http://dewey.info/class/616.24/e23/>
  skos:notation "616.24" ;
  skos:prefLabel "Sykdommer i lunger"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/616.244/e23/> .

<http://dewey.info/class/616.244/e23/>
  a skos:Concept ;
  skos:altLabel "Antrakose--medisin"@nb, "Steinstøvlunge--medisin"@nb, "Silikose--medisin"@nb, "Lungeabscess--medisin"@nb, "Asbestose--medisin"@nb, "Byssinose--medisin"@nb, "Støvsykdommer--lunger--medisin"@nb, "Pneumokoniose--medisin"@nb, "Støvlunge--medisin"@nb, "Pulmonale abscesser--medisin"@nb ;
  dc:modified "2014-12-02"^^xsd:date ;
  dc:created "2010-02-04"^^xsd:date ;
  ns0:including "Silikose"@nb, "Pulmonale abscesser"@nb, "Asbestose"@nb, "Antrakose"@nb, "Byssinose"@nb ;
  skos:prefLabel "Pneumokoniose"@nb ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  skos:notation "616.244" ;
  skos:broader <http://dewey.info/class/616.24/e23/> ;
  skos:closeMatch bibbi:1110682, bibbi:1122601 ;
  dc:identifier "ocd00153238" .

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

