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

<http://dewey.info/class/967.8232/e23/>
  a skos:Concept ;
  skos:broader <http://dewey.info/class/967.823/e23/> ;
  skos:notation "967.8232" ;
  skos:prefLabel "Dar es Salaam (Tanzania : region)"@nb .

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

<http://dewey.info/class/967.822-967.828/e23/>
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/967.823/e23/> ;
  skos:notation "967.822-967.828" ;
  skos:prefLabel "Lokalområder i fastlandsregioner i Tanzania"@nb .

<http://dewey.info/class/967.823/e23/>
  a skos:Concept ;
  dc:created "2017-08-17"^^xsd:date ;
  dc:identifier "0d755b22-5ab7-4821-979b-bbefb336d39e" ;
  dc:modified "2019-09-18"^^xsd:date ;
  mads:componentList (
   <http://dewey.info/class/9/e23/>
   <http://dewey.info/class/2--678.23/e23/>
 ) ;
  skos:altLabel "Pwani (Tanzania)"@nb, "Mafiaøya (Tanzania)"@nb ;
  skos:broader <http://dewey.info/class/967.822-967.828/e23/> ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  skos:narrowMatch humord:c29026 ;
  skos:narrower <http://dewey.info/class/967.8232/e23/> ;
  skos:notation "967.823" ;
  skos:prefLabel "Coast Region (Tanzania), …"@nb .

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

