@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/scheme/edition/e23/>
  rdfs:label "Norsk WebDewey"@nb ;
  a skos:ConceptScheme .

<http://dewey.info/class/954.16/e23/>
  skos:notation "954.16" ;
  skos:prefLabel "Brahmaputra (elv)--India"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/954.162/e23/> .

<http://dewey.info/class/954.162/e23/>
  skos:notation "954.162" ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  dc:modified "2017-03-08"^^xsd:date ;
  skos:narrower <http://dewey.info/class/954.162035/e23/> ;
  skos:closeMatch bibbi:1164362 ;
  dc:identifier "94bfc619-87e8-413f-8ca1-7c1c26445314" ;
  mads:componentList (
   <http://dewey.info/class/9/e23/>
   <http://dewey.info/class/2--541.62/e23/>
 ) ;
  skos:prefLabel "Assam (India)"@nb ;
  a skos:Concept ;
  dc:created "2016-08-18"^^xsd:date ;
  skos:broader <http://dewey.info/class/954.16/e23/> .

<http://dewey.info/class/954.162035/e23/>
  skos:notation "954.162035" ;
  skos:prefLabel "Assam (India)--1858-1947"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/954.162/e23/> .

