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

<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/936.8251/e23/>
  skos:notation "936.8251" ;
  skos:prefLabel "Gudbrandsdalen (Innlandet)--oldtiden, …"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/936.825/e23/> .

<http://dewey.info/class/2--368/e23/>
  skos:prefLabel "Skandinavia fram til 481"@nb ;
  a skos:Concept .

<http://dewey.info/class/936.82/e23/>
  skos:notation "936.82" ;
  skos:prefLabel "Østlandet (Norge)--oldtiden, …"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/936.825/e23/> .

<http://dewey.info/class/936.825/e23/>
  skos:prefLabel "Oppland (Norge)--oldtiden, …"@nb ;
  skos:narrower <http://dewey.info/class/936.82531/e23/>, <http://dewey.info/class/936.8251/e23/> ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  skos:altLabel "Oppland (Norge)--eldre historie fram til 481"@nb ;
  dc:identifier "1a2f03a1-ad66-4923-a235-c4b2b6c48307" ;
  a skos:Concept ;
  mads:componentList (
   <http://dewey.info/class/9/e23/>
   <http://dewey.info/class/2--368/e23/>
   <http://dewey.info/class/2--482.5/e23/>
 ) ;
  dc:created "2016-11-25"^^xsd:date ;
  dc:modified "2017-09-07"^^xsd:date ;
  skos:notation "936.825" ;
  skos:broader <http://dewey.info/class/936.82/e23/> .

<http://dewey.info/class/936.82531/e23/>
  skos:notation "936.82531" ;
  skos:prefLabel "Gjøvik (Innlandet)--oldtiden, …"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/936.825/e23/> .

