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

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

<http://dewey.info/class/614.566/e23/>
  skos:altLabel "Ornitose--forekomst"@nb, "Fuglesyke--forekomst"@nb, "Papegøyesyke--mennesker--forekomst"@nb, "Psittakose--mennesker--forekomst"@nb ;
  dc:identifier "ocd00152496" ;
  skos:notation "614.566" ;
  dc:created "2010-02-04"^^xsd:date ;
  dc:modified "2013-06-25"^^xsd:date ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  skos:prefLabel "Psittakose"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/614.56/e23/> .

<http://dewey.info/class/614.56/e23/>
  skos:notation "614.56" ;
  skos:prefLabel "Zoonoser"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/614.566/e23/> .

