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

<http://dewey.info/class/968.058/e23/>
  skos:notation "968.058" ;
  dc:identifier "ocd00176177" ;
  skos:altLabel "Sør-Afrika--1958-1966"@nb, "Verwoerd, Hendrik Frensch--sørafrikansk historie"@nb, "Sharpeville-massakren, 1960"@nb ;
  skos:prefLabel "Hendrik Frensch Verwoerds statsministertid, 1958-1966"@nb ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  ns0:including "Sharpeville-massakren, 1960"@nb ;
  dc:modified "2014-12-02"^^xsd:date ;
  dc:created "2010-02-04"^^xsd:date ;
  skos:broader <http://dewey.info/class/968.05/e23/> ;
  a skos:Concept .

<http://dewey.info/class/968.05/e23/>
  skos:notation "968.05" ;
  skos:prefLabel "Perioden med union, 1910-1961"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/968.058/e23/> .

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

