@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix mads: <http://www.loc.gov/mads/rdf/v1#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .

<http://dewey.info/class/995.9202/e23/>
  dc:created "2009-12-03"^^xsd:date ;
  skos:altLabel "North Solomons Province (Papua Ny-Guinea)--1900-tallet"@nb ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  skos:narrower <http://dewey.info/class/995.92022/e23/>, <http://dewey.info/class/995.92021/e23/> ;
  a skos:Concept ;
  mads:componentList (
   <http://dewey.info/class/995.92/e23/>
   <http://dewey.info/class/995..302/e23/>
 ) ;
  skos:broader <http://dewey.info/class/995.9201-995.9205/e23/> ;
  skos:prefLabel "North Solomons Province (Papua Ny-Guinea)--1884-1942, …"@nb ;
  dc:modified "2020-03-30"^^xsd:date ;
  skos:notation "995.9202" ;
  dc:identifier "ocd00178021" .

<http://dewey.info/class/995.92/e23/>
  skos:prefLabel "North Solomons-provinsen"@nb ;
  a skos:Concept .

<http://dewey.info/class/995.9201-995.9205/e23/>
  skos:notation "995.9201-995.9205" ;
  skos:prefLabel "Historiske perioder"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/995.9202/e23/> .

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

<http://dewey.info/class/995.92021/e23/>
  skos:notation "995.92021" ;
  skos:prefLabel "North Solomons Province (Papua Ny-Guinea)--1884-1921"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/995.9202/e23/> .

<http://dewey.info/class/995.92022/e23/>
  skos:notation "995.92022" ;
  skos:prefLabel "North Solomons Province (Papua Ny-Guinea)--1921-1942"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/995.9202/e23/> .

