@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.801/e23/>
  skos:notation "959.801" ;
  skos:prefLabel "Eldre historie fram til 1602"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/959.8011/e23/> .

<http://dewey.info/class/959.801109009/e23/>
  skos:notation "959.801109009" ;
  skos:prefLabel "Indonesia--eldre historie fram til 358--arkeologi"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/959.8011/e23/> .

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

<http://dewey.info/class/959.8011/e23/>
  dc:modified "2017-09-21"^^xsd:date ;
  dc:created "2010-07-19"^^xsd:date ;
  skos:altLabel "Indonesia--eldre historie fram til 358"@nb ;
  a skos:Concept ;
  dc:identifier "ocd00281420" ;
  skos:broader <http://dewey.info/class/959.801/e23/> ;
  skos:narrower <http://dewey.info/class/959.801109009/e23/> ;
  skos:notation "959.8011" ;
  skos:closeMatch bibbi:1159360, bibbi:1159359 ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  skos:prefLabel "Eldre historie fram til 358"@nb .

