@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 ns0: <http://data.ub.uio.no/webdewey-terms#> .
@prefix bibbi: <https://id.bs.no/bibbi/> .

<http://dewey.info/class/611.1/e23/>
  skos:notation "611.1" ;
  skos:prefLabel "Kardiovaskulære organer"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/611.12/e23/> .

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

<http://dewey.info/class/611.12/e23/>
  skos:broader <http://dewey.info/class/611.1/e23/> ;
  dc:modified "2014-09-29"^^xsd:date ;
  skos:altLabel "Mitralklaffer--menneskets anatomi"@nb, "Endokardiet--menneskets anatomi"@nb, "Hjertet--menneskets anatomi"@nb, "Myokardiet--menneskets anatomi"@nb, "Ventrikler (hjertet)--menneskets anatomi"@nb, "Forkamre (hjertet)--menneskets anatomi"@nb, "Trikuspidalklaffen--menneskets anatomi"@nb, "Lungeklaffen--menneskets anatomi"@nb, "Hjerteklaffer--menneskets anatomi"@nb, "Aortaklaffen--menneskets anatomi"@nb ;
  dc:identifier "ocd00151880" ;
  ns0:including "Myokardiet"@nb, "Ventrikler"@nb, "Forkamre"@nb, "Endokardiet"@nb ;
  skos:notation "611.12" ;
  a skos:Concept ;
  skos:closeMatch bibbi:1114763 ;
  dc:created "2010-02-04"^^xsd:date ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  skos:prefLabel "Hjertet"@nb .

