@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/9/e23/>
  skos:prefLabel "Historie og geografi"@nb ;
  a skos:Concept .

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

<http://dewey.info/class/948.4453/e23/>
  dc:identifier "4be6d676-892c-4301-94e2-091c10f47904" ;
  mads:componentList (
   <http://dewey.info/class/9/e23/>
   <http://dewey.info/class/2--484.453/e23/>
 ) ;
  dc:created "2017-03-06"^^xsd:date ;
  skos:narrower <http://dewey.info/class/948.445304092/e23/> ;
  skos:prefLabel "Røst (Nordland)"@nb ;
  skos:notation "948.4453" ;
  a skos:Concept ;
  skos:closeMatch bibbi:1148594, bibbi:1161210, bibbi:1431179 ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  dc:modified "2017-11-01"^^xsd:date ;
  skos:broader <http://dewey.info/class/948.445/e23/> .

<http://dewey.info/class/948.445/e23/>
  skos:notation "948.445" ;
  skos:prefLabel "Lofoten (Nordland)"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/948.4453/e23/> .

<http://dewey.info/class/948.445304092/e23/>
  skos:notation "948.445304092" ;
  skos:prefLabel "Røst (Nordland)--1900-tallet--biografier"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/948.4453/e23/> .

