@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 bibbi: <https://id.bs.no/bibbi/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<http://dewey.info/class/611.001-611.009/e23/>
  skos:notation "611.001-611.009" ;
  skos:prefLabel "Generell forminndeling"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/611/e23/> .

<http://dewey.info/class/611.01/e23/>
  skos:notation "611.01" ;
  skos:prefLabel "Anatomisk embryologi, cytologi, histologi"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/611/e23/> .

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

<http://dewey.info/class/611.1-611.9/e23/>
  skos:notation "611.1-611.9" ;
  skos:prefLabel "Makroskopisk anatomi"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/611/e23/> .

<http://dewey.info/class/61/e23/>
  skos:notation "61" ;
  skos:prefLabel "Medisin og helse"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/611/e23/> .

<http://dewey.info/class/611/e23/>
  skos:narrower <http://dewey.info/class/611.001-611.009/e23/>, <http://dewey.info/class/611.01/e23/>, <http://dewey.info/class/611.1-611.9/e23/> ;
  dc:identifier "ocd00151842" ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/61/e23/> ;
  skos:closeMatch bibbi:1260919, bibbi:1110388 ;
  dc:modified "2013-05-08"^^xsd:date ;
  skos:prefLabel "Menneskets anatomi, cytologi, histologi"@nb ;
  skos:notation "611" ;
  skos:altLabel "Anatomi--mennesker"@nb, "Menneskets anatomi"@nb ;
  dc:created "2010-02-04"^^xsd:date ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> .

