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

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

<http://dewey.info/class/2--7921/e23/>
  skos:narrower <http://dewey.info/class/2--79215/e23/>, <http://dewey.info/class/2--79213/e23/>, <http://dewey.info/class/2--79214/e23/>, <http://dewey.info/class/2--79212/e23/> ;
  dc:modified "2011-12-12"^^xsd:date ;
  skos:notation "T2--7921" ;
  a skos:Concept ;
  dc:identifier "ocd00131238" ;
  skos:prefLabel "Wyoming Basin-regionen"@nb ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/>, <http://dewey.info/table/2/e23/> ;
  skos:broader <http://dewey.info/class/2--792/e23/> ;
  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--79215/e23/>
  skos:notation "T2--79215" ;
  skos:prefLabel "Daggett County"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/2--7921/e23/> .

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

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

