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

<http://dewey.info/class/612.13-612.18/e23/>
  skos:notation "612.13-612.18" ;
  skos:prefLabel "Sirkulasjon"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/612.14/e23/> .

<http://dewey.info/class/612.14/e23/>
  dc:created "2010-02-04"^^xsd:date ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  skos:closeMatch bibbi:1111465, bibbi:1453044 ;
  skos:narrower <http://dewey.info/class/612.140287/e23/> ;
  skos:prefLabel "Blodtrykk"@nb ;
  a skos:Concept ;
  skos:altLabel "Blodtrykk--menneskets fysiologi"@nb, "Puls--menneskets fysiologi"@nb ;
  dc:modified "2013-05-15"^^xsd:date ;
  dc:identifier "ocd00152071" ;
  skos:notation "612.14" ;
  skos:broader <http://dewey.info/class/612.13-612.18/e23/> .

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

<http://dewey.info/class/612.140287/e23/>
  skos:notation "612.140287" ;
  skos:prefLabel "Sfygmomanometri--menneskets fysiologi, …"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/612.14/e23/> .

