@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.912/e23/>
  skos:notation "948.912" ;
  skos:prefLabel "Region Sjælland (Danmark), …"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/948.91/e23/> .

<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:narrower <http://dewey.info/class/948.91/e23/> .

<http://dewey.info/class/948.913/e23/>
  skos:notation "948.913" ;
  skos:prefLabel "København (Danmark), …"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/948.91/e23/> .

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

<http://dewey.info/class/948.91/e23/>
  dc:created "2016-06-03"^^xsd:date ;
  skos:closeMatch bibbi:1105534, bibbi:1431233, bibbi:1164297, bibbi:1163151, bibbi:1147864, bibbi:1164462, bibbi:1164617, bibbi:1283787, bibbi:1162929 ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  skos:prefLabel "Sjælland (Danmark)"@nb ;
  dc:identifier "9051db60-6d14-4c66-b3d3-79e3d78b0d40" ;
  skos:notation "948.91" ;
  skos:broader <http://dewey.info/class/948.91-948.95/e23/> ;
  dc:modified "2019-09-24"^^xsd:date ;
  skos:narrower <http://dewey.info/class/948.912/e23/>, <http://dewey.info/class/948.913/e23/> ;
  mads:componentList (
   <http://dewey.info/class/9/e23/>
   <http://dewey.info/class/2--489.1/e23/>
 ) ;
  a skos:Concept .

