@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#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .

<http://dewey.info/class/398.245/e23/>
  skos:notation "398.245" ;
  skos:prefLabel "Dyr"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/398.2454/e23/> .

<http://dewey.info/class/398.2454/e23/>
  skos:altLabel "Drager (fabeldyr)"@nb, "Mytiske dyr"@nb, "Føniks"@nb, "Legendariske dyr"@nb, "Varulver"@nb, "Dyr--mytiske"@nb, "Basilisker (fabeldyr)"@nb, "Fabeldyr--folkeminne"@nb, "Enhjørninger"@nb ;
  skos:closeMatch bibbi:1142521, bibbi:1142520, bibbi:1142498, bibbi:1125007, bibbi:1112300, bibbi:1125463, bibbi:1142497, bibbi:1193457, bibbi:1570975 ;
  skos:prefLabel "Fabeldyr"@nb ;
  dc:identifier "ocd00143152" ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/398.245/e23/> ;
  skos:notation "398.2454" ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  dc:modified "2015-07-08"^^xsd:date ;
  dc:created "2010-02-04"^^xsd:date .

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

