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

<http://dewey.info/class/2--677/e23/>
  skos:narrower <http://dewey.info/class/2--6773/e23/>, <http://dewey.info/class/2--6771/e23/> ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/>, <http://dewey.info/table/2/e23/> ;
  skos:notation "T2--677" ;
  dc:created "2009-12-03"^^xsd:date ;
  dc:modified "2012-07-18"^^xsd:date ;
  a skos:Concept ;
  skos:altLabel "Somaliland"@nb ;
  skos:prefLabel "Djibouti og Somalia"@nb ;
  ns0:classHere "Somaliland"@nb ;
  dc:identifier "ocd00126657" ;
  skos:broader <http://dewey.info/class/2--67/e23/> .

<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--6773/e23/>
  skos:notation "T2--6773" ;
  skos:prefLabel "Somalia"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/2--677/e23/> .

<http://dewey.info/class/2--67/e23/>
  skos:notation "T2--67" ;
  skos:prefLabel "Sentral-Afrika og øyene utenfor kysten"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/2--677/e23/> .

<http://dewey.info/class/2--6771/e23/>
  skos:notation "T2--6771" ;
  skos:prefLabel "Djibouti"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/2--677/e23/> .

