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

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

<http://dewey.info/class/962.401-962.404/e23/>
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/962.402/e23/> ;
  skos:notation "962.401-962.404" ;
  skos:prefLabel "Historiske perioder for Sudan og Sør-Sudan behandlet sammen, eller for Sudan alene"@nb .

<http://dewey.info/class/962.4023/e23/>
  a skos:Concept ;
  skos:broader <http://dewey.info/class/962.402/e23/> ;
  skos:notation "962.4023" ;
  skos:prefLabel "Perioden med Fundj-sultanatet, 1504-1820"@nb .

<http://dewey.info/class/962.402/e23/>
  a skos:Concept ;
  dc:created "2009-12-03"^^xsd:date ;
  dc:identifier "ocd00175737" ;
  dc:modified "2016-10-07"^^xsd:date ;
  skos:altLabel "Sudan--500-1820"@nb ;
  skos:broader <http://dewey.info/class/962.401-962.404/e23/> ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  skos:narrower <http://dewey.info/class/962.4022/e23/>, <http://dewey.info/class/962.4023/e23/> ;
  skos:notation "962.402" ;
  skos:prefLabel "500-1820"@nb .

<http://dewey.info/class/962.4022/e23/>
  a skos:Concept ;
  skos:broader <http://dewey.info/class/962.402/e23/> ;
  skos:notation "962.4022" ;
  skos:prefLabel "Perioden med kristne kongedømmer, 500-1504"@nb .

