@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix bibbi: <https://id.bs.no/bibbi/> .
@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/599.7915/e23/>
  skos:notation "599.7915" ;
  skos:prefLabel "Atferd--seler (dyr), …"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/599.79/e23/> .

<http://dewey.info/class/599.799/e23/>
  skos:notation "599.799" ;
  skos:prefLabel "Odobenidae"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/599.79/e23/> .

<http://dewey.info/class/599.7/e23/>
  skos:notation "599.7" ;
  skos:prefLabel "Carnivora"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/599.79/e23/> .

<http://dewey.info/class/599.79/e23/>
  skos:notation "599.79" ;
  skos:prefLabel "Pinnipedia"@nb ;
  skos:closeMatch bibbi:1120709 ;
  skos:altLabel "Ekte seler"@nb, "Pinnipedier"@nb, "Phocidae"@nb, "Øreløse seler"@nb, "Seldyr"@nb, "Marine rovpattedyr"@nb, "Hårseler"@nb, "Seler (dyr)"@nb, "Selfamilien"@nb ;
  dc:modified "2018-06-27"^^xsd:date ;
  skos:narrower <http://dewey.info/class/599.792-599.796/e23/>, <http://dewey.info/class/599.7915/e23/>, <http://dewey.info/class/599.799/e23/>, <http://dewey.info/class/599.797/e23/> ;
  a skos:Concept ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  dc:identifier "ocd00150876" ;
  skos:broader <http://dewey.info/class/599.7/e23/> ;
  dc:created "2010-02-04"^^xsd:date .

<http://dewey.info/class/599.792-599.796/e23/>
  skos:notation "599.792-599.796" ;
  skos:prefLabel "Phocidae"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/599.79/e23/> .

<http://dewey.info/class/599.797/e23/>
  skos:notation "599.797" ;
  skos:prefLabel "Otariidae"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/599.79/e23/> .

