@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/988.1033/e23/>
  skos:notation "988.1033" ;
  skos:prefLabel "1992-"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/988.10332/e23/> .

<http://dewey.info/class/988.10332/e23/>
  skos:altLabel "Guyana--1997-1999"@nb, "Jagan, Janet--guyansk historie"@nb ;
  dc:identifier "ocd00281121" ;
  dc:created "2010-07-09"^^xsd:date ;
  skos:closeMatch bibbi:1157638, bibbi:1157637 ;
  skos:notation "988.10332" ;
  skos:prefLabel "Janet Jagans regjeringstid, 1997-1999"@nb ;
  skos:broader <http://dewey.info/class/988.1033/e23/> ;
  dc:modified "2018-12-28"^^xsd:date ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  a skos:Concept .

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

