@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/> .
@prefix mads: <http://www.loc.gov/mads/rdf/v1#> .

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

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

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

<http://dewey.info/class/959.5704/e23/>
  skos:notation "959.5704" ;
  skos:prefLabel "1946-1963"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/959.57/e23/> .

<http://dewey.info/class/959.5/e23/>
  skos:notation "959.5" ;
  skos:prefLabel "Malaysia, Brunei, Singapore"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/959.57/e23/> .

<http://dewey.info/class/959.57/e23/>
  a skos:Concept ;
  dc:identifier "ocd00175563" ;
  dc:modified "2017-01-25"^^xsd:date ;
  skos:closeMatch bibbi:1163133, bibbi:1147883, bibbi:1159241, bibbi:1148617 ;
  skos:narrower <http://dewey.info/class/959.5703/e23/>, <http://dewey.info/class/959.5704/e23/>, <http://dewey.info/class/959.5705/e23/> ;
  skos:notation "959.57" ;
  mads:componentList (
   <http://dewey.info/class/9/e23/>
   <http://dewey.info/class/2--595.7/e23/>
 ) ;
  dc:created "2009-12-03"^^xsd:date ;
  skos:prefLabel "Singapore"@nb ;
  skos:broader <http://dewey.info/class/959.5/e23/> ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> .

<http://dewey.info/class/959.5705/e23/>
  skos:notation "959.5705" ;
  skos:prefLabel "1963-"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/959.57/e23/> .

