@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix ns0: <http://data.ub.uio.no/webdewey-terms#> .
@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/class/2--764155/e23/>
  a skos:Concept ;
  skos:broader <http://dewey.info/class/2--76415/e23/> ;
  skos:notation "T2--764155" ;
  skos:prefLabel "Liberty County"@nb .

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

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

<http://dewey.info/class/2--7641/e23/>
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/2--76415/e23/> ;
  skos:notation "T2--7641" ;
  skos:prefLabel "Coastal plains i Texas"@nb .

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

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

<http://dewey.info/class/2--76415/e23/>
  a skos:Concept ;
  ns0:classHere "Elven"@nb, "Neches"@nb ;
  dc:created "2009-12-03"^^xsd:date ;
  dc:identifier "ocd00128874" ;
  dc:modified "2015-07-30"^^xsd:date ;
  skos:altLabel "Neches River (Tex.)"@nb ;
  skos:broader <http://dewey.info/class/2--7641/e23/> ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/>, <http://dewey.info/table/2/e23/> ;
  skos:narrower <http://dewey.info/class/2--764159/e23/>, <http://dewey.info/class/2--764157/e23/>, <http://dewey.info/class/2--764153/e23/>, <http://dewey.info/class/2--764155/e23/> ;
  skos:notation "T2--76415" ;
  skos:prefLabel "Montgomery County og tilgrensende fylker"@nb .

