@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix mads: <http://www.loc.gov/mads/rdf/v1#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix bibbi: <https://id.bs.no/bibbi/> .

<http://dewey.info/class/91/e23/>
  skos:prefLabel "Geografi og reiser"@nb ;
  a skos:Concept .

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

<http://dewey.info/class/914.562/e23/>
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  skos:notation "914.562" ;
  skos:narrower <http://dewey.info/class/914.5623/e23/>, <http://dewey.info/class/914.5625/e23/> ;
  dc:identifier "809acb20-0b30-458a-b9c4-dacc5aaa3f6a" ;
  mads:componentList (
   <http://dewey.info/class/91/e23/>
   <http://dewey.info/class/2--456.2/e23/>
 ) ;
  a skos:Concept ;
  dc:created "2016-10-31"^^xsd:date ;
  skos:altLabel "Latium (Italia)--geografi"@nb ;
  skos:broader <http://dewey.info/class/914.5/e23/> ;
  skos:prefLabel "Lazio (Italia)--geografi, …"@nb ;
  skos:closeMatch bibbi:1164902 ;
  dc:modified "2016-11-01"^^xsd:date .

<http://dewey.info/class/914.5625/e23/>
  skos:notation "914.5625" ;
  skos:prefLabel "Viterbo (Italia : provins)--geografi, …"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/914.562/e23/> .

<http://dewey.info/class/914.5623/e23/>
  skos:notation "914.5623" ;
  skos:prefLabel "Isole di Ponza (Italia)--geografi"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/914.562/e23/> .

<http://dewey.info/class/914.5/e23/>
  skos:notation "914.5" ;
  skos:prefLabel "Italia--geografi"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/914.562/e23/> .

