@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 rdfs: <http://www.w3.org/2000/01/rdf-schema#> .

<http://dewey.info/class/2--751/e23/>
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/2--7511/e23/>, <http://dewey.info/class/2--7512/e23/>, <http://dewey.info/class/2--7517/e23/>, <http://dewey.info/class/2--7514/e23/> ;
  skos:inScheme <http://dewey.info/table/2/e23/>, <http://dewey.info/scheme/edition/e23/> ;
  skos:broader <http://dewey.info/class/2--75/e23/> ;
  skos:notation "T2--751" ;
  dc:identifier "ocd00127763" ;
  skos:prefLabel "Delaware"@nb ;
  dc:modified "2012-03-28"^^xsd:date ;
  dc:created "2009-12-03"^^xsd:date .

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

<http://dewey.info/class/2--7511/e23/>
  skos:notation "T2--7511" ;
  skos:prefLabel "New Castle County"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/2--751/e23/> .

<http://dewey.info/class/2--7517/e23/>
  skos:notation "T2--7517" ;
  skos:prefLabel "Sussex County"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/2--751/e23/> .

<http://dewey.info/class/2--7514/e23/>
  skos:notation "T2--7514" ;
  skos:prefLabel "Kent County"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/2--751/e23/> .

<http://dewey.info/class/2--75/e23/>
  skos:notation "T2--75" ;
  skos:prefLabel "Det sørøstlige USA (delstater i South Atlantic-regionen)"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/2--751/e23/> .

<http://dewey.info/class/2--7512/e23/>
  skos:notation "T2--7512" ;
  skos:prefLabel "Wilmington"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/2--751/e23/> .

