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

<http://dewey.info/class/976.496/e23/>
  skos:notation "976.496" ;
  skos:prefLabel "El Paso County (Tex.)"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/976.41-976.49/e23/> .

<http://dewey.info/class/9/e23/>
  skos:prefLabel "Historie og geografi"@nb ;
  a skos:Concept .

<http://dewey.info/class/976.41-976.49/e23/>
  skos:narrower <http://dewey.info/class/976.496/e23/>, <http://dewey.info/class/976.4932/e23/>, <http://dewey.info/class/976.4854/e23/>, <http://dewey.info/class/976.4351/e23/>, <http://dewey.info/class/976.42812/e23/>, <http://dewey.info/class/976.41411/e23/>, <http://dewey.info/class/976.4139/e23/> ;
  skos:broader <http://dewey.info/class/976.4/e23/> ;
  skos:notation "976.41-976.49" ;
  skos:prefLabel "Lokalområder i Texas"@nb ;
  dc:identifier "ocd00389008" ;
  dc:created "2016-10-28"^^xsd:date ;
  dc:modified "2019-09-24"^^xsd:date ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  a skos:Concept ;
  mads:componentList (
   <http://dewey.info/class/9/e23/>
   <http://dewey.info/class/2--764.9/e23/>
   <http://dewey.info/class/2--764.1/e23/>
 ) .

<http://dewey.info/class/976.4/e23/>
  skos:notation "976.4" ;
  skos:prefLabel "Texas"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/976.41-976.49/e23/> .

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

<http://dewey.info/class/976.4932/e23/>
  skos:notation "976.4932" ;
  skos:prefLabel "Brewster County (Tex.)"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/976.41-976.49/e23/> .

<http://dewey.info/class/976.41411/e23/>
  skos:notation "976.41411" ;
  skos:prefLabel "Houston (Tex.)"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/976.41-976.49/e23/> .

<http://dewey.info/class/976.4351/e23/>
  skos:notation "976.4351" ;
  skos:prefLabel "San Antonio (Tex.)"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/976.41-976.49/e23/> .

<http://dewey.info/class/976.4139/e23/>
  skos:notation "976.4139" ;
  skos:prefLabel "Galveston County (Tex.)"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/976.41-976.49/e23/> .

<http://dewey.info/class/976.4854/e23/>
  skos:notation "976.4854" ;
  skos:prefLabel "Dawson County (Tex.)"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/976.41-976.49/e23/> .

<http://dewey.info/class/976.42812/e23/>
  skos:notation "976.42812" ;
  skos:prefLabel "Dallas (Tex.)"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/976.41-976.49/e23/> .

