@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix bibbi: <https://id.bs.no/bibbi/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@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/583.99/e23/>
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  skos:prefLabel "Ubenyttet"@nb ;
  skos:closeMatch bibbi:1128473, bibbi:1118469, bibbi:1118483 ;
  owl:deprecated true ;
  skos:altLabel "Tusenfryder"@nb, "Prestekrager"@nb, "Solhatt (blomster)"@nb ;
  dc:identifier "ocd00149793" ;
  skos:notation "583.99" ;
  dc:modified "2018-07-26"^^xsd:date ;
  dc:created "2010-02-04"^^xsd:date ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/583.9/e23/> .

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

<http://dewey.info/class/583.9/e23/>
  skos:notation "583.9" ;
  skos:prefLabel "Asterider"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/583.99/e23/> .

