@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix bibbi: <https://id.bs.no/bibbi/> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<http://dewey.info/class/966.4/e23/>
  skos:notation "966.4" ;
  skos:prefLabel "Sierra Leone"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/966.405/e23/> .

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

<http://dewey.info/class/966.4051/e23/>
  skos:notation "966.4051" ;
  skos:prefLabel "Ernest Bai Koromas regjeringstid, 2007-2018"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/966.405/e23/> .

<http://dewey.info/class/966.4052/e23/>
  skos:notation "966.4052" ;
  skos:prefLabel "Julius Maada Bios regjeringstid, 2018-"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/966.405/e23/> .

<http://dewey.info/class/966.405/e23/>
  skos:closeMatch bibbi:1163460, bibbi:1163476 ;
  skos:broader <http://dewey.info/class/966.4/e23/> ;
  dc:identifier "ocd00279611" ;
  skos:altLabel "Sierra Leone--2000-tallet"@nb, "Sierra Leone--2007-"@nb ;
  a skos:Concept ;
  dc:modified "2019-09-20"^^xsd:date ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  skos:narrower <http://dewey.info/class/966.4051/e23/>, <http://dewey.info/class/966.4052/e23/> ;
  skos:prefLabel "2007-"@nb ;
  dc:created "2010-06-02"^^xsd:date ;
  skos:notation "966.405" .

