@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#> .
@prefix mads: <http://www.loc.gov/mads/rdf/v1#> .

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

<http://dewey.info/class/2--989/e23/>
  skos:prefLabel "Antarktis"@nb ;
  a skos:Concept .

<http://dewey.info/class/591.6809989/e23/>
  skos:closeMatch bibbi:1203804 ;
  dc:identifier "ae63aee1-a5af-4bb9-80b8-fb50949fb653" ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  skos:broader <http://dewey.info/class/591.680998/e23/> ;
  a skos:Concept ;
  skos:notation "591.6809989" ;
  dc:created "2021-07-12"^^xsd:date ;
  skos:prefLabel "Truede dyr--Antarktis"@nb ;
  mads:componentList (
   <http://dewey.info/class/591.68/e23/>
   <http://dewey.info/class/2--989/e23/>
 ) ;
  dc:modified "2021-09-10"^^xsd:date .

<http://dewey.info/class/591.680998/e23/>
  skos:notation "591.680998" ;
  skos:prefLabel "Truede dyr--Arktiske øyer"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/591.6809989/e23/> .

<http://dewey.info/class/591.68/e23/>
  skos:prefLabel "Sjeldne og truede dyr"@nb ;
  a skos:Concept .

