@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 xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix bibbi: <https://id.bs.no/bibbi/> .
@prefix mads: <http://www.loc.gov/mads/rdf/v1#> .

<http://dewey.info/class/9/e23/>
  skos:prefLabel "Historie og geografi"@nb ;
  a skos:Concept .

<http://dewey.info/class/948.91-948.95/e23/>
  skos:notation "948.91-948.95" ;
  skos:prefLabel "Lokalområder i Danmark"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/948.9/e23/> .

<http://dewey.info/class/948.901-948.906/e23/>
  skos:notation "948.901-948.906" ;
  skos:prefLabel "Historiske perioder for Danmark"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/948.9/e23/> .

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

<http://dewey.info/class/948/e23/>
  skos:notation "948" ;
  skos:prefLabel "Skandinavia og Finland"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/948.9/e23/> .

<http://dewey.info/class/948.97/e23/>
  skos:notation "948.97" ;
  skos:prefLabel "Finland"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/948.9/e23/> .

<http://dewey.info/class/2--489/e23/>
  skos:prefLabel "Danmark og Finland"@nb ;
  a skos:Concept .

<http://dewey.info/class/948.9001-948.9009/e23/>
  skos:notation "948.9001-948.9009" ;
  skos:prefLabel "Generell forminndeling av Danmark"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/948.9/e23/> .

<http://dewey.info/class/948.9/e23/>
  dc:created "2009-12-03"^^xsd:date ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  skos:altLabel "Danmark"@nb ;
  skos:closeMatch bibbi:1162701, bibbi:1148916, bibbi:1672365, bibbi:1147176 ;
  skos:narrower <http://dewey.info/class/948.91-948.95/e23/>, <http://dewey.info/class/948.9001-948.9009/e23/>, <http://dewey.info/class/948.97/e23/>, <http://dewey.info/class/948.901-948.906/e23/> ;
  dc:identifier "ocd00174637" ;
  skos:prefLabel "Danmark og Finland"@nb ;
  dc:modified "2017-01-25"^^xsd:date ;
  skos:broader <http://dewey.info/class/948/e23/> ;
  skos:notation "948.9" ;
  mads:componentList (
   <http://dewey.info/class/9/e23/>
   <http://dewey.info/class/2--489/e23/>
 ) ;
  a skos:Concept .

