@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 ns0: <http://data.ub.uio.no/webdewey-terms#> .

<http://dewey.info/class/968.94/e23/>
  skos:notation "968.94" ;
  skos:prefLabel "Zambia"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/968.9401/e23/> .

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

<http://dewey.info/class/968.9401/e23/>
  skos:altLabel "Zambia--eldre historie fram til 1890"@nb, "Barotseland (zambisk historie)"@nb, "Bemba-kongedømmene (zambisk historie)"@nb ;
  dc:identifier "ocd00176290" ;
  skos:broader <http://dewey.info/class/968.94/e23/> ;
  dc:modified "2014-12-02"^^xsd:date ;
  a skos:Concept ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  ns0:including "Barotseland og bemba-kongedømmene"@nb ;
  skos:prefLabel "Eldre historie fram til 1890"@nb ;
  skos:notation "968.9401" ;
  dc:created "2010-02-04"^^xsd:date .

