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

<http://dewey.info/class/966.106/e23/>
  skos:notation "966.106" ;
  skos:prefLabel "2005-"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/966.1062/e23/> .

<http://dewey.info/class/966.1062/e23/>
  skos:notation "966.1062" ;
  skos:prefLabel "Mohamed Ould Abdel Aziz' regjeringstid, 2009-2019"@nb ;
  a skos:Concept ;
  dc:modified "2022-01-31"^^xsd:date ;
  skos:altLabel "Mauritania--2009-2019"@nb, "Abdel Aziz, Mohamed Ould--mauritansk historie"@nb ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  dc:created "2018-06-06"^^xsd:date ;
  skos:broader <http://dewey.info/class/966.106/e23/> ;
  dc:identifier "ocd00410595" .

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

