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

<http://dewey.info/class/2--883/e23/>
  skos:prefLabel "Surinam"@nb ;
  a skos:Concept .

<http://dewey.info/class/988.301/e23/>
  skos:notation "988.301" ;
  skos:prefLabel "Eldre historie fram til 1815"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/988.3/e23/> .

<http://dewey.info/class/988.3/e23/>
  skos:narrower <http://dewey.info/class/988.303/e23/>, <http://dewey.info/class/988.31-988.39/e23/>, <http://dewey.info/class/988.301/e23/>, <http://dewey.info/class/988.302/e23/> ;
  skos:closeMatch bibbi:1148292, bibbi:1157642, bibbi:1148664, bibbi:1164822 ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  mads:componentList (
   <http://dewey.info/class/9/e23/>
   <http://dewey.info/class/2--883/e23/>
 ) ;
  skos:broader <http://dewey.info/class/988/e23/> ;
  skos:prefLabel "Surinam"@nb ;
  skos:notation "988.3" ;
  dc:identifier "ocd00177876" ;
  a skos:Concept ;
  dc:modified "2017-01-25"^^xsd:date ;
  dc:created "2009-12-03"^^xsd:date .

<http://dewey.info/class/9/e23/>
  skos:prefLabel "Historie og geografi"@nb ;
  a skos:Concept .

<http://dewey.info/class/988/e23/>
  skos:notation "988" ;
  skos:prefLabel "Guiana"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/988.3/e23/> .

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

<http://dewey.info/class/988.31-988.39/e23/>
  skos:notation "988.31-988.39" ;
  skos:prefLabel "Lokalområder i  Surinam"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/988.3/e23/> .

<http://dewey.info/class/988.302/e23/>
  skos:notation "988.302" ;
  skos:prefLabel "1815-1945"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/988.3/e23/> .

<http://dewey.info/class/988.303/e23/>
  skos:notation "988.303" ;
  skos:prefLabel "1945-"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/988.3/e23/> .

