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

<http://dewey.info/class/959.304/e23/>
  skos:notation "959.304" ;
  skos:prefLabel "1910-"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/959.3043/e23/> .

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

<http://dewey.info/class/959.3043/e23/>
  dc:created "2009-12-03"^^xsd:date ;
  skos:altLabel "Thailand--1935-1946"@nb, "Ananda Mahidol,--thailandsk historie"@nb, "Rama--thailandsk historie"@nb ;
  skos:prefLabel "Rama VIIIs regjeringstid, 1935-1946"@nb ;
  skos:closeMatch bibbi:1159163, bibbi:1159162 ;
  a skos:Concept ;
  dc:modified "2014-12-02"^^xsd:date ;
  dc:identifier "ocd00175542" ;
  skos:notation "959.3043" ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  skos:broader <http://dewey.info/class/959.304/e23/> .

