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

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

<http://dewey.info/class/914.84/e23/>
  skos:notation "914.84" ;
  skos:prefLabel "Midt-Norge (Norge)--geografi"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/914.846/e23/> .

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

<http://dewey.info/class/914.8462/e23/>
  skos:notation "914.8462" ;
  skos:prefLabel "Finnmarksvidda (Finnmark)--geografi"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/914.846/e23/> .

<http://dewey.info/class/914.8460014/e23/>
  skos:notation "914.8460014" ;
  skos:prefLabel "Finnmark (Norge)--geografi--stedsnavn"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/914.846/e23/> .

<http://dewey.info/class/914.8463/e23/>
  skos:notation "914.8463" ;
  skos:prefLabel "Øst-Finnmark (Finnmark)--geografi"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/914.846/e23/> .

<http://dewey.info/class/914.8461/e23/>
  skos:notation "914.8461" ;
  skos:prefLabel "Vest-Finnmark (Finnmark)--geografi"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/914.846/e23/> .

<http://dewey.info/class/914.846/e23/>
  skos:broader <http://dewey.info/class/914.84/e23/> ;
  skos:narrower <http://dewey.info/class/914.8462/e23/>, <http://dewey.info/class/914.8461/e23/>, <http://dewey.info/class/914.8460014/e23/>, <http://dewey.info/class/914.8463/e23/> ;
  skos:notation "914.846" ;
  skos:closeMatch bibbi:1147295 ;
  mads:componentList (
   <http://dewey.info/class/91/e23/>
   <http://dewey.info/class/2--484.6/e23/>
 ) ;
  dc:identifier "fdf8904e-acd4-445f-92da-b3a54b8a1212" ;
  dc:created "2016-02-16"^^xsd:date ;
  skos:prefLabel "Finnmark (Norge)--geografi"@nb ;
  a skos:Concept ;
  dc:modified "2016-02-22"^^xsd:date ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> .

