@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 rdfs: <http://www.w3.org/2000/01/rdf-schema#> .

<http://dewey.info/class/966.905/e23/>
  skos:notation "966.905" ;
  skos:prefLabel "1960-"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/966.9055/e23/> .

<http://dewey.info/class/966.9055/e23/>
  a skos:Concept ;
  dc:modified "2018-08-03"^^xsd:date ;
  skos:prefLabel "Umaru Musa Yar'Aduas regjeringstid, 2007-2010"@nb ;
  dc:identifier "ocd00279920" ;
  skos:narrower <http://dewey.info/class/966.9055092/e23/> ;
  skos:broader <http://dewey.info/class/966.905/e23/> ;
  skos:altLabel "Yar'Adua, Umaru Musa--nigeriansk historie"@nb, "Nigeria--2007-2010"@nb ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  dc:created "2010-06-07"^^xsd:date ;
  skos:closeMatch bibbi:1163643, bibbi:1163652 ;
  skos:notation "966.9055" .

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

<http://dewey.info/class/966.9055092/e23/>
  skos:notation "966.9055092" ;
  skos:prefLabel "Nigeria--2007-2010--biografier"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/966.9055/e23/> .

