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

<http://dewey.info/class/969.1058/e23/>
  dc:created "2022-01-03"^^xsd:date ;
  dc:modified "2022-01-31"^^xsd:date ;
  dc:identifier "ocd00465495" ;
  skos:altLabel "Madagascar--2019-"@nb, "Rajoelina, Andry--malagassisk historie--2019-"@nb ;
  skos:broader <http://dewey.info/class/969.105/e23/> ;
  a skos:Concept ;
  skos:notation "969.1058" ;
  skos:prefLabel "Andry Rajoelinas andre regjeringstid, 2019-"@nb ;
  skos:closeMatch bibbi:1437652, bibbi:1437653 ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> .

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

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

