@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:broader <http://dewey.info/class/2--79/e23/> ;
  skos:prefLabel "Utah"@nb ;
  dc:created "2009-12-03"^^xsd:date ;
  dc:identifier "ocd00131237" ;
  skos:notation "T2--792" ;
  dc:modified "2012-07-23"^^xsd:date ;
  skos:narrower <http://dewey.info/class/2--7924/e23/>, <http://dewey.info/class/2--7925/e23/>, <http://dewey.info/class/2--7922/e23/>, <http://dewey.info/class/2--7921/e23/> ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/>, <http://dewey.info/table/2/e23/> ;
  a skos:Concept .

<http://dewey.info/table/2/e23/> a skos:ConceptScheme .
<http://dewey.info/class/2--7921/e23/>
  skos:notation "T2--7921" ;
  skos:prefLabel "Wyoming Basin-regionen"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/2--792/e23/> .

<http://dewey.info/class/2--79/e23/>
  skos:notation "T2--79" ;
  skos:prefLabel "Great Basin og Pacific Slope i USA"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/2--792/e23/> .

<http://dewey.info/class/2--7922/e23/>
  skos:notation "T2--7922" ;
  skos:prefLabel "Rocky Mountains-regionen"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/2--792/e23/> .

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

<http://dewey.info/class/2--7925/e23/>
  skos:notation "T2--7925" ;
  skos:prefLabel "Colorado Plateau-regionen"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/2--792/e23/> .

<http://dewey.info/class/2--7924/e23/>
  skos:notation "T2--7924" ;
  skos:prefLabel "Great Basin-regionen"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/2--792/e23/> .

