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

<http://dewey.info/class/948.8/e23/>
  skos:notation "948.8" ;
  skos:prefLabel "Norrland"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/948.85/e23/> .

<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.85/e23/>
  dc:identifier "056ce4f8-82ec-40eb-8d77-5a9dbc54da23" ;
  skos:closeMatch bibbi:1164745, bibbi:1165000, bibbi:1290620, bibbi:1162963, bibbi:1669721, bibbi:1188126 ;
  skos:altLabel "Ångermanland landskap (Sverige)"@nb, "Medelpad landskap (Sverige)"@nb ;
  dc:created "2018-03-16"^^xsd:date ;
  skos:prefLabel "Västernorrlands län (Sverige), …"@nb ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  mads:componentList (
   <http://dewey.info/class/9/e23/>
   <http://dewey.info/class/2--488.5/e23/>
 ) ;
  dc:modified "2018-03-16"^^xsd:date ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/948.8/e23/> ;
  skos:notation "948.85" .

