@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/> .

<http://dewey.info/class/948.976/e23/>
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/948.9763/e23/> ;
  skos:notation "948.976" ;
  skos:prefLabel "Oulun lääni (Finland), …"@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.9763/e23/>
  a skos:Concept ;
  dc:created "2017-02-17"^^xsd:date ;
  dc:identifier "aa708164-1d3a-484d-9279-6330e56f7d2f" ;
  dc:modified "2017-02-21"^^xsd:date ;
  mads:componentList (
   <http://dewey.info/class/9/e23/>
   <http://dewey.info/class/2--489.763/e23/>
 ) ;
  skos:altLabel "Kainuu (Finland)"@nb ;
  skos:broader <http://dewey.info/class/948.976/e23/> ;
  skos:exactMatch humord:c29088 ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  skos:narrowMatch humord:c13378, humord:c18308 ;
  skos:notation "948.9763" ;
  skos:prefLabel "Kajanaland (Finland), …"@nb .

