@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/959.6043/e23/>
  skos:notation "959.6043" ;
  dc:modified "2018-08-03"^^xsd:date ;
  skos:prefLabel "1993-"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/959.604/e23/> ;
  skos:altLabel "Kambodsja--2000-tallet"@nb, "Kambodsja--1993-"@nb ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  dc:created "2009-12-03"^^xsd:date ;
  skos:closeMatch bibbi:1159279, bibbi:1159283 ;
  dc:identifier "ocd00175574" .

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

<http://dewey.info/class/959.604/e23/>
  skos:notation "959.604" ;
  skos:prefLabel "1949-"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/959.6043/e23/> .

