@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@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 bibbi: <https://id.bs.no/bibbi/> .
@prefix ns0: <http://data.ub.uio.no/webdewey-terms#> .

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

<http://dewey.info/class/963.06/e23/>
  dc:created "2009-12-03"^^xsd:date ;
  skos:closeMatch bibbi:1163306, bibbi:1163284 ;
  ns0:including "Avsettingen av haile selassie, 1974"@nb ;
  skos:prefLabel "1941-1974"@nb ;
  skos:narrower <http://dewey.info/class/963.06092/e23/> ;
  skos:notation "963.06" ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/963.01-963.07/e23/> ;
  skos:altLabel "Etiopia--1941-1974"@nb ;
  dc:modified "2014-12-02"^^xsd:date ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  dc:identifier "ocd00175779" .

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

<http://dewey.info/class/963.01-963.07/e23/>
  skos:notation "963.01-963.07" ;
  skos:prefLabel "Historiske perioder for Etiopia og Eritrea behandlet sammen, eller for Etiopia alene"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/963.06/e23/> .

