@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 humord: <http://data.ub.uio.no/humord/> .

<http://dewey.info/table/2/e23/> a skos:ConceptScheme .
<http://dewey.info/class/2--42483/e23/>
  a skos:Concept ;
  skos:broader <http://dewey.info/class/2--4248/e23/> ;
  skos:notation "T2--42483" ;
  skos:prefLabel "Nuneaton and Bedworth Borough"@nb .

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

<http://dewey.info/class/2--42489/e23/>
  a skos:Concept ;
  skos:broader <http://dewey.info/class/2--4248/e23/> ;
  skos:notation "T2--42489" ;
  skos:prefLabel "Stratford-on-Avon District"@nb .

<http://dewey.info/class/2--42481/e23/>
  a skos:Concept ;
  skos:broader <http://dewey.info/class/2--4248/e23/> ;
  skos:notation "T2--42481" ;
  skos:prefLabel "North Warwickshire Borough"@nb .

<http://dewey.info/class/2--42487/e23/>
  a skos:Concept ;
  skos:broader <http://dewey.info/class/2--4248/e23/> ;
  skos:notation "T2--42487" ;
  skos:prefLabel "Warwick District"@nb .

<http://dewey.info/class/2--4248/e23/>
  a skos:Concept ;
  dc:created "2009-12-03"^^xsd:date ;
  dc:identifier "ocd00124812" ;
  dc:modified "2017-04-21"^^xsd:date ;
  skos:altLabel "Warwickshire (England)"@nb ;
  skos:broader <http://dewey.info/class/2--424/e23/> ;
  skos:exactMatch humord:c03229 ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/>, <http://dewey.info/table/2/e23/> ;
  skos:narrower <http://dewey.info/class/2--42485/e23/>, <http://dewey.info/class/2--42483/e23/>, <http://dewey.info/class/2--42489/e23/>, <http://dewey.info/class/2--42481/e23/>, <http://dewey.info/class/2--42487/e23/> ;
  skos:notation "T2--4248" ;
  skos:prefLabel "Warwickshire"@nb .

<http://dewey.info/class/2--424/e23/>
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/2--4248/e23/> ;
  skos:notation "T2--424" ;
  skos:prefLabel "Midlands i England"@nb .

<http://dewey.info/class/2--42485/e23/>
  a skos:Concept ;
  skos:broader <http://dewey.info/class/2--4248/e23/> ;
  skos:notation "T2--42485" ;
  skos:prefLabel "Rugby Borough"@nb .

