@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 bibbi: <https://id.bs.no/bibbi/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

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

<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.07/e23/> .

<http://dewey.info/class/963.07/e23/>
  dc:identifier "ocd00175780" ;
  skos:closeMatch bibbi:1163285, bibbi:1163307 ;
  skos:notation "963.07" ;
  skos:broader <http://dewey.info/class/963.01-963.07/e23/> ;
  a skos:Concept ;
  skos:altLabel "Etiopia--1974-"@nb ;
  dc:created "2009-12-03"^^xsd:date ;
  skos:prefLabel "1974-"@nb ;
  skos:narrower <http://dewey.info/class/963.072/e23/>, <http://dewey.info/class/963.071/e23/> ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  dc:modified "2024-03-05"^^xsd:date .

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

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

