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

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

<http://dewey.info/table/2/e23/> a skos:ConceptScheme .
<http://dewey.info/class/2--7595/e23/>
  dc:created "2009-12-03"^^xsd:date ;
  skos:narrower <http://dewey.info/class/2--75951/e23/>, <http://dewey.info/class/2--75959/e23/>, <http://dewey.info/class/2--75955/e23/>, <http://dewey.info/class/2--75957/e23/>, <http://dewey.info/class/2--75953/e23/> ;
  dc:identifier "ocd00128515" ;
  skos:broader <http://dewey.info/class/2--759/e23/> ;
  skos:prefLabel "Sør-sentrale fylker i Florida"@nb ;
  a skos:Concept ;
  skos:inScheme <http://dewey.info/table/2/e23/>, <http://dewey.info/scheme/edition/e23/> ;
  dc:modified "2012-03-12"^^xsd:date ;
  skos:notation "T2--7595" .

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

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

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

<http://dewey.info/class/2--75959/e23/>
  skos:notation "T2--75959" ;
  skos:prefLabel "De Soto County"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/2--7595/e23/> .

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

