@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix ns0: <http://data.ub.uio.no/webdewey-terms#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix bibbi: <https://id.bs.no/bibbi/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .

<http://dewey.info/class/599.45/e23/>
  skos:altLabel "Artibeus"@nb, "Bladneser"@nb, "Ekte vampyrer"@nb, "Phyllostomatidae"@nb, "Vampyrflaggermus"@nb ;
  skos:notation "599.45" ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  skos:prefLabel "Phyllostomidae"@nb ;
  ns0:including "Vampyrflaggermus"@nb, "Artibeus"@nb ;
  dc:identifier "ocd00150728" ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/599.4/e23/> ;
  skos:closeMatch bibbi:1107023 ;
  dc:created "2010-02-04"^^xsd:date ;
  dc:modified "2018-06-28"^^xsd:date .

<http://dewey.info/class/599.4/e23/>
  skos:notation "599.4" ;
  skos:prefLabel "Chiroptera"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/599.45/e23/> .

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

