@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/class/963.03/e23/>
  skos:notation "963.03" ;
  skos:prefLabel "1543-1855"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/963.01-963.07/e23/> .

<http://dewey.info/class/963.04/e23/>
  skos:notation "963.04" ;
  skos:prefLabel "1855-1913"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/963.01-963.07/e23/> .

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

<http://dewey.info/class/963/e23/>
  skos:notation "963" ;
  skos:prefLabel "Etiopia og Eritrea"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/963.01-963.07/e23/> .

<http://dewey.info/class/963.01-963.07/e23/>
  skos:notation "963.01-963.07" ;
  skos:narrower <http://dewey.info/class/963.04/e23/>, <http://dewey.info/class/963.06/e23/>, <http://dewey.info/class/963.02/e23/>, <http://dewey.info/class/963.03/e23/>, <http://dewey.info/class/963.07/e23/>, <http://dewey.info/class/963.01/e23/>, <http://dewey.info/class/963.05/e23/> ;
  dc:modified "2015-02-10"^^xsd:date ;
  skos:prefLabel "Historiske perioder for Etiopia og Eritrea behandlet sammen, eller for Etiopia alene"@nb ;
  dc:identifier "ocd00175766" ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  skos:broader <http://dewey.info/class/963/e23/> ;
  a skos:Concept ;
  dc:created "2009-12-03"^^xsd:date .

<http://dewey.info/class/963.01/e23/>
  skos:notation "963.01" ;
  skos:prefLabel "Eldre historie fram til 640"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/963.01-963.07/e23/> .

<http://dewey.info/class/963.02/e23/>
  skos:notation "963.02" ;
  skos:prefLabel "640-1543"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/963.01-963.07/e23/> .

<http://dewey.info/class/963.07/e23/>
  skos:notation "963.07" ;
  skos:prefLabel "1974-"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/963.01-963.07/e23/> .

<http://dewey.info/class/963.05/e23/>
  skos:notation "963.05" ;
  skos:prefLabel "1913-1941"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/963.01-963.07/e23/> .

<http://dewey.info/class/963.06/e23/>
  skos:notation "963.06" ;
  skos:prefLabel "1941-1974"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/963.01-963.07/e23/> .

