@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#> .

<http://dewey.info/class/959.802/e23/>
  a skos:Concept ;
  skos:broader <http://dewey.info/class/959.801-959.804/e23/> ;
  skos:notation "959.802" ;
  skos:prefLabel "1602-1945"@nb .

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

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

<http://dewey.info/class/959.801/e23/>
  a skos:Concept ;
  skos:broader <http://dewey.info/class/959.801-959.804/e23/> ;
  skos:notation "959.801" ;
  skos:prefLabel "Eldre historie fram til 1602"@nb .

<http://dewey.info/class/959.801-959.804/e23/>
  a skos:Concept ;
  dc:created "2009-12-03"^^xsd:date ;
  dc:identifier "ocd00175614" ;
  dc:modified "2012-03-05"^^xsd:date ;
  skos:broader <http://dewey.info/class/959.8/e23/> ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  skos:narrower <http://dewey.info/class/959.803/e23/>, <http://dewey.info/class/959.801/e23/>, <http://dewey.info/class/959.802/e23/>, <http://dewey.info/class/959.804/e23/> ;
  skos:notation "959.801-959.804" ;
  skos:prefLabel "Historiske perioder for Indonesia og Øst-Timor behandlet sammen, eller for Indonesia alene"@nb .

<http://dewey.info/class/959.804/e23/>
  a skos:Concept ;
  skos:broader <http://dewey.info/class/959.801-959.804/e23/> ;
  skos:notation "959.804" ;
  skos:prefLabel "1998-"@nb .

<http://dewey.info/class/959.8/e23/>
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/959.801-959.804/e23/> ;
  skos:notation "959.8" ;
  skos:prefLabel "Indonesia og Øst-Timor"@nb .

