@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/988.10336/e23/>
  dc:modified "2022-01-31"^^xsd:date ;
  dc:created "2022-01-03"^^xsd:date ;
  skos:closeMatch bibbi:1437673, bibbi:1437674 ;
  skos:broader <http://dewey.info/class/988.1033/e23/> ;
  skos:altLabel "Ali, Irfaan--guyanesisk historie"@nb, "Guyana--2020-"@nb ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  skos:notation "988.10336" ;
  dc:identifier "ocd00465196" ;
  skos:prefLabel "Irfaan Alis regjeringstid, 2020-"@nb ;
  a skos:Concept .

<http://dewey.info/class/988.1033/e23/>
  skos:notation "988.1033" ;
  skos:prefLabel "1992-"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/988.10336/e23/> .

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

