@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/class/2--52/e23/>
  skos:notation "T2--52" ;
  skos:prefLabel "Japan"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/2--523/e23/> .

<http://dewey.info/table/2/e23/> a skos:ConceptScheme .
<http://dewey.info/class/2--5234/e23/>
  skos:notation "T2--5234" ;
  skos:prefLabel "Tokushima-prefekturet (Tokushima-ken)"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/2--523/e23/> .

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

<http://dewey.info/class/2--5235/e23/>
  skos:notation "T2--5235" ;
  skos:prefLabel "Kagawa-prefekturet (Kagawa-ken)"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/2--523/e23/> .

<http://dewey.info/class/2--5232/e23/>
  skos:notation "T2--5232" ;
  skos:prefLabel "Ehime-prefekturet (Ehime-ken)"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/2--523/e23/> .

<http://dewey.info/class/2--5233/e23/>
  skos:notation "T2--5233" ;
  skos:prefLabel "Kochi-prefekturet (Kōchi-ken)"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/2--523/e23/> .

<http://dewey.info/class/2--523/e23/>
  skos:narrower <http://dewey.info/class/2--5234/e23/>, <http://dewey.info/class/2--5232/e23/>, <http://dewey.info/class/2--5233/e23/>, <http://dewey.info/class/2--5235/e23/> ;
  skos:prefLabel "Shikoku"@nb ;
  skos:inScheme <http://dewey.info/table/2/e23/>, <http://dewey.info/scheme/edition/e23/> ;
  dc:identifier "ocd00126204" ;
  dc:created "2009-12-03"^^xsd:date ;
  skos:altLabel "Shikoku (Japan : region)"@nb, "Shikoku (Japan : øy)"@nb ;
  skos:notation "T2--523" ;
  skos:broader <http://dewey.info/class/2--52/e23/> ;
  a skos:Concept ;
  dc:modified "2016-10-28"^^xsd:date .

