@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/scheme/edition/e23/>
  rdfs:label "Norsk WebDewey"@nb ;
  a skos:ConceptScheme .

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

<http://dewey.info/class/936.8955/e23/>
  skos:broader <http://dewey.info/class/936.895/e23/> ;
  skos:notation "936.8955" ;
  skos:prefLabel "Region Midtjylland (Danmark)--oldtiden, …"@nb ;
  dc:identifier "8f9e87cb-d139-44c3-ad58-d001742b8190" ;
  dc:created "2021-09-17"^^xsd:date ;
  skos:altLabel "Ringkøbing amt (Danmark)--oldtiden"@nb, "Viborg amt (Danmark)--oldtiden"@nb, "Region Midtjylland (Danmark)--eldre historie fram til 481"@nb, "Århus amt (Danmark)--oldtiden"@nb ;
  dc:modified "2021-09-22"^^xsd:date ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  mads:componentList (
   <http://dewey.info/class/9/e23/>
   <http://dewey.info/class/2--368/e23/>
   <http://dewey.info/class/2--489.55/e23/>
 ) ;
  a skos:Concept .

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

