@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 humord: <http://data.ub.uio.no/humord/> .

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

<http://dewey.info/class/948.4435/e23/>
  a skos:Concept ;
  dc:created "2017-03-06"^^xsd:date ;
  dc:identifier "2d2f4881-eda8-45b9-b907-3bad5821d643" ;
  dc:modified "2020-02-05"^^xsd:date ;
  skos:altLabel "Tysfjord vest (Nordland)"@nb, "Tysfjord (Nordland)"@nb ;
  skos:broader <http://dewey.info/class/948.443/e23/> ;
  skos:exactMatch humord:c02774 ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  skos:narrower <http://dewey.info/class/948.4435004945743/e23/> ;
  skos:notation "948.4435" ;
  skos:prefLabel "Hábmera - Hamarøy (Nordland), …"@nb .

<http://dewey.info/class/948.443/e23/>
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/948.4435/e23/> ;
  skos:notation "948.443" ;
  skos:prefLabel "Salten (Nordland)"@nb .

<http://dewey.info/class/948.4435004945743/e23/>
  a skos:Concept ;
  skos:broader <http://dewey.info/class/948.4435/e23/> ;
  skos:notation "948.4435004945743" ;
  skos:prefLabel "Lulesamer--Hábmera - Hamarøy (Nordland)"@nb .

