@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#> .

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

<http://dewey.info/class/2--5597/e23/>
  a skos:Concept ;
  dc:created "2009-12-03"^^xsd:date ;
  dc:identifier "ocd00126343" ;
  dc:modified "2019-07-19"^^xsd:date ;
  skos:altLabel "Chahar Mahall va Bakhtiari (Iran)"@nb, "Bakhtiari va Chahar Mahall (Iran)"@nb, "Chahar Mahaal og Bakhtiari (Iran)"@nb ;
  skos:broader <http://dewey.info/class/2--559/e23/> ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/>, <http://dewey.info/table/2/e23/> ;
  skos:notation "T2--5597" ;
  skos:prefLabel "Chahar Mahaal og Bakhtiari-provinsen"@nb .

<http://dewey.info/class/2--559/e23/>
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/2--5597/e23/> ;
  skos:notation "T2--559" ;
  skos:prefLabel "Khorasan-provinsen, Khorasan-e Razavi-provinsen, Sør-Khorasan-provinsen, Yazd-provinsen, Isfahan-provinsen, Chahar Mahaal og Bakhiari-provinsen"@nb .

