@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

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

<http://dewey.info/class/968.4039/e23/>
  skos:broader <http://dewey.info/class/968.403/e23/> ;
  dc:modified "2017-09-21"^^xsd:date ;
  a skos:Concept ;
  skos:altLabel "KwaZulu-Natal (Sør-Afrika)--1816-1828"@nb, "Shaka,--KwaZulu-Natals historie"@nb ;
  skos:prefLabel "Shakas regjeringstid, 1816-1828"@nb ;
  dc:identifier "ocd00176110" ;
  skos:narrower <http://dewey.info/class/968.4039092/e23/> ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  skos:notation "968.4039" ;
  dc:created "2010-02-04"^^xsd:date .

<http://dewey.info/class/968.4039092/e23/>
  skos:notation "968.4039092" ;
  skos:prefLabel "KwaZulu-Natal (Sør-Afrika)--1816-1828--biografier"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/968.4039/e23/> .

<http://dewey.info/class/968.403/e23/>
  skos:notation "968.403" ;
  skos:prefLabel "Eldre historie fram til 1824"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/968.4039/e23/> .

