@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#> .

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

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

<http://dewey.info/class/963.0723/e23/>
  skos:notation "963.0723" ;
  skos:prefLabel "ʼAbey ʼAhmed ʼAlis statsministertid, 2018-"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/963.072/e23/> .

<http://dewey.info/class/963.072/e23/>
  skos:narrower <http://dewey.info/class/963.0723/e23/>, <http://dewey.info/class/963.0722/e23/>, <http://dewey.info/class/963.0721/e23/> ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  a skos:Concept ;
  skos:altLabel "Etiopia--2000-tallet"@nb, "Etiopia--1991-"@nb ;
  skos:broader <http://dewey.info/class/963.07/e23/> ;
  dc:modified "2018-08-03"^^xsd:date ;
  dc:created "2009-12-03"^^xsd:date ;
  dc:identifier "ocd00175782" ;
  skos:notation "963.072" ;
  skos:prefLabel "1991-"@nb .

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

<http://dewey.info/class/963.0722/e23/>
  skos:notation "963.0722" ;
  skos:prefLabel "H̲āylamāryām Dasālañs statsministertid, 2012-2018"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/963.072/e23/> .

