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

<http://dewey.info/class/2--649/e23/>
  skos:prefLabel "Kanariøyene"@nb ;
  a skos:Concept .

<http://dewey.info/class/796.5109649/e23/>
  skos:closeMatch bibbi:1142476, bibbi:1200634, bibbi:1140858, bibbi:1145195, bibbi:1257923, bibbi:1200633 ;
  skos:notation "796.5109649" ;
  skos:prefLabel "Turgåing--Kanariøyene, …"@nb ;
  skos:broader <http://dewey.info/class/796.5109/e23/> ;
  dc:created "2016-05-03"^^xsd:date ;
  dc:identifier "4a487168-a826-44dd-a3a2-6ae4b598084d" ;
  skos:altLabel "Fotturer--Kanariøyene"@nb ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  a skos:Concept ;
  dc:modified "2018-10-23"^^xsd:date ;
  mads:componentList (
   <http://dewey.info/class/796.51/e23/>
   <http://dewey.info/class/2--649/e23/>
 ) .

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

<http://dewey.info/class/796.5109/e23/>
  skos:notation "796.5109" ;
  skos:prefLabel "Turgåing--historie"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/796.5109649/e23/> .

<http://dewey.info/class/796.51/e23/>
  skos:prefLabel "Fotturer"@nb ;
  a skos:Concept .

