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

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

<http://dewey.info/class/2--632-634/e23/>
  skos:notation "T2--632-634" ;
  skos:prefLabel "Etiopia"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/2--63/e23/> .

<http://dewey.info/class/2--635/e23/>
  skos:notation "T2--635" ;
  skos:prefLabel "Eritrea"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/2--63/e23/> .

<http://dewey.info/class/2--6/e23/>
  skos:notation "T2--6" ;
  skos:prefLabel "Afrika"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/2--63/e23/> .

<http://dewey.info/class/2--63/e23/>
  skos:notation "T2--63" ;
  skos:broader <http://dewey.info/class/2--6/e23/> ;
  ns0:classHere "Afrikas horn"@nb ;
  dc:modified "2016-08-30"^^xsd:date ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/2--635/e23/>, <http://dewey.info/class/2--632-634/e23/> ;
  skos:altLabel "Abessinia"@nb, "Afrikas Horn"@nb, "Etiopia"@nb ;
  skos:inScheme <http://dewey.info/table/2/e23/>, <http://dewey.info/scheme/edition/e23/> ;
  skos:prefLabel "Etiopia og Eritrea"@nb ;
  dc:identifier "ocd00126514" ;
  dc:created "2009-12-03"^^xsd:date .

