@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix ns0: <http://data.ub.uio.no/webdewey-terms#> .
@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--7913/e23/>
  skos:notation "T2--7913" ;
  skos:prefLabel "Colorado Plateau-regionen"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/2--79133/e23/> .

<http://dewey.info/class/2--79133/e23/>
  skos:altLabel "Little Colorado River (N.M. og Ariz.)"@nb, "Painted Desert (Ariz.)"@nb, "Coconino County (Ariz.)"@nb, "Kaibab Plateau (Ariz. og Utah)"@nb ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/>, <http://dewey.info/table/2/e23/> ;
  ns0:classHere "Painted desert"@nb, "Elven"@nb, "Little colorado"@nb ;
  skos:broader <http://dewey.info/class/2--7913/e23/> ;
  dc:modified "2022-01-27"^^xsd:date ;
  dc:identifier "ocd00131219" ;
  skos:notation "T2--79133" ;
  dc:created "2009-12-03"^^xsd:date ;
  a skos:Concept ;
  skos:prefLabel "Coconino County"@nb .

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

