@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#> .

<http://dewey.info/class/569.9/e23/>
  a skos:Concept ;
  skos:broader <http://dewey.info/class/569.3-569.9/e23/> ;
  skos:notation "569.9" ;
  skos:prefLabel "Homo og relaterte slekter"@nb .

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

<http://dewey.info/class/569.3-569.9/e23/>
  a skos:Concept ;
  dc:created "2010-02-04"^^xsd:date ;
  dc:identifier "ocd00148219" ;
  dc:modified "2016-09-26"^^xsd:date ;
  skos:broader <http://dewey.info/class/569/e23/> ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  skos:narrower <http://dewey.info/class/569.5/e23/>, <http://dewey.info/class/569.4/e23/>, <http://dewey.info/class/569.3/e23/>, <http://dewey.info/class/569.6/e23/>, <http://dewey.info/class/569.9/e23/>, <http://dewey.info/class/569.8/e23/>, <http://dewey.info/class/569.7/e23/> ;
  skos:notation "569.3-569.9" ;
  skos:prefLabel "Eutheria (placentale pattedyr)"@nb .

<http://dewey.info/class/569.7/e23/>
  a skos:Concept ;
  skos:broader <http://dewey.info/class/569.3-569.9/e23/> ;
  skos:notation "569.7" ;
  skos:prefLabel "Carnivora (rovpattedyr)"@nb .

<http://dewey.info/class/569.8/e23/>
  a skos:Concept ;
  skos:broader <http://dewey.info/class/569.3-569.9/e23/> ;
  skos:notation "569.8" ;
  skos:prefLabel "Primates (primater)"@nb .

<http://dewey.info/class/569.5/e23/>
  a skos:Concept ;
  skos:broader <http://dewey.info/class/569.3-569.9/e23/> ;
  skos:notation "569.5" ;
  skos:prefLabel "Cetacea (hvaler), Desmostylia, Sirenia (sjøkuer)"@nb .

<http://dewey.info/class/569.6/e23/>
  a skos:Concept ;
  skos:broader <http://dewey.info/class/569.3-569.9/e23/> ;
  skos:notation "569.6" ;
  skos:prefLabel "Ungulata (hovdyr)"@nb .

<http://dewey.info/class/569/e23/>
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/569.3-569.9/e23/> ;
  skos:notation "569" ;
  skos:prefLabel "Fossile Mammalia (pattedyr)"@nb .

<http://dewey.info/class/569.3/e23/>
  a skos:Concept ;
  skos:broader <http://dewey.info/class/569.3-569.9/e23/> ;
  skos:notation "569.3" ;
  skos:prefLabel "Diverse ordener innen Eutheria (placentale pattedyr)"@nb .

<http://dewey.info/class/569.4/e23/>
  a skos:Concept ;
  skos:broader <http://dewey.info/class/569.3-569.9/e23/> ;
  skos:notation "569.4" ;
  skos:prefLabel "Chiroptera (flaggermus)"@nb .

