@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/959.8037/e23/>
  a skos:Concept ;
  skos:closeMatch bibbi:1159398, bibbi:1159399 ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  skos:altLabel "Soeharto--indonesisk historie"@nb, "Suharto--indonesisk historie"@nb, "Indonesia--1967-1998"@nb ;
  skos:notation "959.8037" ;
  dc:identifier "ocd00175623" ;
  skos:prefLabel "Suhartos regjeringstid, 1967-1998"@nb ;
  dc:modified "2017-09-21"^^xsd:date ;
  skos:broader <http://dewey.info/class/959.803/e23/> ;
  dc:created "2009-12-03"^^xsd:date .

<http://dewey.info/class/959.803/e23/>
  skos:notation "959.803" ;
  skos:prefLabel "1945-1998"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/959.8037/e23/> .

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

