@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix bibbi: <https://id.bs.no/bibbi/> .
@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/969.105/e23/>
  skos:notation "969.105" ;
  skos:prefLabel "1960-"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/969.1055/e23/> .

<http://dewey.info/class/969.1055/e23/>
  skos:altLabel "Madagaskar--2002-2009"@nb, "Ravalomanana, Marc--malagassisk historie"@nb, "Madagaskar--2000-tallet"@nb ;
  skos:closeMatch bibbi:1163999, bibbi:1163989 ;
  skos:broader <http://dewey.info/class/969.105/e23/> ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  dc:modified "2018-12-12"^^xsd:date ;
  a skos:Concept ;
  skos:notation "969.1055" ;
  dc:identifier "ocd00280502" ;
  dc:created "2010-06-09"^^xsd:date ;
  skos:prefLabel "Marc Ravalomananas regjeringstid, 2002-2009"@nb .

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

