@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 ns0: <http://data.ub.uio.no/webdewey-terms#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .

<http://dewey.info/class/2--78849/e23/>
  skos:prefLabel "Saguache County"@nb ;
  skos:broader <http://dewey.info/class/2--7884/e23/> ;
  dc:created "2009-12-03"^^xsd:date ;
  dc:modified "2015-07-30"^^xsd:date ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/>, <http://dewey.info/table/2/e23/> ;
  ns0:including "Sangre de cristo mountains"@nb, "Great sand dunes national park and preserve"@nb ;
  skos:notation "T2--78849" ;
  skos:altLabel "Sangre de Cristo Mountains (Colo. og N.M.)"@nb, "Saguache County (Colo.)"@nb, "Great Sand Dunes National Park and Preserve (Colo.)"@nb ;
  dc:identifier "ocd00131133" ;
  a skos:Concept .

<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--7884/e23/>
  skos:notation "T2--7884" ;
  skos:prefLabel "Vest-sentrale Rocky Mountains fylker"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/2--78849/e23/> .

