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

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

<http://dewey.info/class/936.8952/e23/>
  skos:notation "936.8952" ;
  skos:prefLabel "Region Syddanmark (Denmark)--oldtiden, …"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/936.895/e23/> .

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

<http://dewey.info/class/936.8958/e23/>
  skos:notation "936.8958" ;
  skos:prefLabel "Region Nordjylland (Danmark)--oldtiden, …"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/936.895/e23/> .

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

<http://dewey.info/class/936.89/e23/>
  skos:notation "936.89" ;
  skos:prefLabel "Danmark fram til 481"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/936.895/e23/> .

<http://dewey.info/class/936.8955/e23/>
  skos:notation "936.8955" ;
  skos:prefLabel "Region Midtjylland (Danmark)--oldtiden, …"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/936.895/e23/> .

<http://dewey.info/class/936.895/e23/>
  dc:identifier "1a0d1981-6f63-4727-9673-f53d9cdf710f" ;
  dc:created "2017-01-06"^^xsd:date ;
  skos:altLabel "Jylland (Danmark)--eldre historie fram til 481"@nb ;
  skos:narrower <http://dewey.info/class/936.8952/e23/>, <http://dewey.info/class/936.8958/e23/>, <http://dewey.info/class/936.8955/e23/> ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  skos:broader <http://dewey.info/class/936.89/e23/> ;
  skos:notation "936.895" ;
  dc:modified "2021-09-22"^^xsd:date ;
  skos:prefLabel "Jylland (Danmark)--oldtiden, …"@nb ;
  mads:componentList (
   <http://dewey.info/class/9/e23/>
   <http://dewey.info/class/2--368/e23/>
   <http://dewey.info/class/2--489.5/e23/>
 ) ;
  a skos:Concept .

