@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 bibbi: <https://id.bs.no/bibbi/> .

<http://dewey.info/class/562-569/e23/>
  skos:notation "562-569" ;
  skos:prefLabel "Bestemte taksonomiske dyregrupper"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/569/e23/> .

<http://dewey.info/class/569.2/e23/>
  skos:notation "569.2" ;
  skos:prefLabel "Metatheria (marsupiale pattedyr) og Prototheria (ovipare pattedyr)"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/569/e23/> .

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

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

<http://dewey.info/class/569/e23/>
  a skos:Concept ;
  skos:notation "569" ;
  skos:prefLabel "Fossile Mammalia (pattedyr)"@nb ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  skos:narrower <http://dewey.info/class/569.2/e23/>, <http://dewey.info/class/569.3-569.9/e23/> ;
  skos:altLabel "Pattedyr--paleozoologi"@nb, "Varmblodige dyr--paleozoologi"@nb, "Utdødde pattedyr"@nb ;
  skos:broader <http://dewey.info/class/562-569/e23/> ;
  dc:created "2010-02-04"^^xsd:date ;
  dc:modified "2012-11-05"^^xsd:date ;
  dc:identifier "ocd00148214" ;
  skos:closeMatch bibbi:1121764 .

