@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/599.6497/e23/>
  skos:notation "599.6497" ;
  skos:prefLabel "Ovis canadensis"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/599.649/e23/> .

<http://dewey.info/class/599.64/e23/>
  skos:notation "599.64" ;
  skos:prefLabel "Bovidae"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/599.649/e23/> .

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

<http://dewey.info/class/599.649/e23/>
  skos:altLabel "Sauer--zoologi"@nb, "Bharal"@nb, "Blåsau"@nb, "Ammotragus lervia"@nb, "Ovis"@nb, "Saueslekten"@nb, "Mankesau"@nb, "Fjellsau"@nb ;
  skos:notation "599.649" ;
  skos:narrower <http://dewey.info/class/599.6497/e23/> ;
  dc:modified "2024-03-22"^^xsd:date ;
  dc:created "2010-02-04"^^xsd:date ;
  skos:broader <http://dewey.info/class/599.64/e23/> ;
  skos:prefLabel "Sauer"@nb ;
  dc:identifier "ocd00150793" ;
  a skos:Concept ;
  skos:closeMatch bibbi:1120946 ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> .

