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

<http://dewey.info/class/954.9201/e23/>
  skos:notation "954.9201" ;
  skos:prefLabel "Oldtiden fram til 647"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/954.92/e23/> .

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

<http://dewey.info/class/954.9/e23/>
  skos:notation "954.9" ;
  skos:prefLabel "Andre jurisdiksjoner"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/954.92/e23/> .

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

<http://dewey.info/class/954.9202-954.9205/e23/>
  skos:notation "954.9202-954.9205" ;
  skos:prefLabel "Historiske perioder for Bangladesh"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/954.92/e23/> .

<http://dewey.info/class/954.92/e23/>
  mads:componentList (
   <http://dewey.info/class/9/e23/>
   <http://dewey.info/class/2--549.2/e23/>
 ) ;
  a skos:Concept ;
  skos:closeMatch bibbi:1162828, bibbi:1158275, bibbi:1147039, bibbi:1147038 ;
  skos:narrower <http://dewey.info/class/954.922-954.929/e23/>, <http://dewey.info/class/954.9202-954.9205/e23/>, <http://dewey.info/class/954.9201/e23/> ;
  dc:identifier "ocd00175205" ;
  skos:broader <http://dewey.info/class/954.9/e23/> ;
  skos:prefLabel "Bangladesh"@nb ;
  dc:modified "2017-10-27"^^xsd:date ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  dc:created "2009-12-03"^^xsd:date ;
  skos:notation "954.92" .

<http://dewey.info/class/954.922-954.929/e23/>
  skos:notation "954.922-954.929" ;
  skos:prefLabel "Lokalområder i  Bangladesh"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/954.92/e23/> .

