@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 mads: <http://www.loc.gov/mads/rdf/v1#> .
@prefix humord: <http://data.ub.uio.no/humord/> .
@prefix realfagstermer: <http://data.ub.uio.no/realfagstermer/> .

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

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

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

<http://dewey.info/class/948.83/e23/>
  a skos:Concept ;
  dc:created "2016-09-26"^^xsd:date ;
  dc:identifier "abb515ff-a1a5-42fc-a1ec-e9dcf1badffe" ;
  dc:modified "2016-09-27"^^xsd:date ;
  mads:componentList (
   <http://dewey.info/class/9/e23/>
   <http://dewey.info/class/2--488.3/e23/>
 ) ;
  skos:altLabel "Jämtland landskap (Sverige)"@nb, "Härjedalen landskap (Sverige)"@nb ;
  skos:broader <http://dewey.info/class/948.8/e23/> ;
  skos:exactMatch humord:c03300, realfagstermer:c030606 ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  skos:narrowMatch humord:c03380, humord:c03301, humord:c03302 ;
  skos:notation "948.83" ;
  skos:prefLabel "Jämtlands län (Sverige), …"@nb .

