@prefix nalt: <https://lod.nal.usda.gov/nalt/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix wd: <http://www.wikidata.org/entity/> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix ns0: <https://lod.nal.usda.gov/naltv#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

nalt:12207
  skos:hiddenLabel "Pigeon mine"@en, "Organ Pipe Cactus National Monument"@en, "Walnut Canyon National Monument"@en, "Lees Ferry"@en, "Phoenix metropolitan"@en, "Lee's Ferry"@en ;
  skos:exactMatch <http://id.cabi.org/cabt/13773>, <http://aims.fao.org/aos/agrovoc/c_615>, <http://id.agrisemantics.org/gacs/C7252> ;
  skos:closeMatch wd:Q816 ;
  skos:related nalt:665, nalt:68946, nalt:192926, nalt:106303, nalt:106282, nalt:106198, nalt:106192, nalt:106235, nalt:189988, nalt:106322 ;
  dc:created "2006-01-19"^^xsd:date ;
  ns0:marc001 "3430" ;
  skos:inScheme <https://lod.nal.usda.gov/nalt-core>, <https://lod.nal.usda.gov/nalt> ;
  skos:broader nalt:12208 ;
  dc:modified "2018-06-20"^^xsd:date ;
  skos:prefLabel "Arizona"@es, "Arizona"@en ;
  a skos:Concept, ns0:Geographical .

nalt:106192
  skos:prefLabel "Bosque Nacional Coconino"@es, "Coconino National Forest"@en ;
  a ns0:Geographical, skos:Concept ;
  skos:related nalt:12207 .

nalt:106282
  skos:prefLabel "Bosque Nacional Prescott"@es, "Prescott National Forest"@en ;
  a ns0:Geographical, skos:Concept ;
  skos:related nalt:12207 .

nalt:68946
  skos:prefLabel "Región de las montañas del oeste de Estados Unidos"@es, "Intermountain West region"@en ;
  a ns0:Geographical, skos:Concept ;
  skos:related nalt:12207 .

nalt:665
  skos:prefLabel "Desierto de Sonora"@es, "Sonoran Desert"@en ;
  a ns0:Geographical, skos:Concept ;
  skos:related nalt:12207 .

nalt:12208
  skos:prefLabel "Estados del Suroeste de los Estados Unidos de Norteamérica"@es, "Southwestern United States"@en ;
  a ns0:Geographical, skos:Concept ;
  skos:narrower nalt:12207 .

nalt:106322
  skos:prefLabel "Bosque Nacional de Tonto"@es, "Tonto National Forest"@en ;
  a ns0:Geographical, skos:Concept ;
  skos:related nalt:12207 .

nalt:192926
  skos:prefLabel "desierto de Chihuahua"@es, "Chihuahuan Desert"@en ;
  a ns0:Geographical, skos:Concept ;
  skos:related nalt:12207 .

nalt:106198
  skos:prefLabel "Bosque Nacional Coronado"@es, "Coronado National Forest"@en ;
  a ns0:Geographical, skos:Concept ;
  skos:related nalt:12207 .

nalt:106235
  skos:prefLabel "Bosque Nacional Kaibab"@es, "Kaibab National Forest"@en ;
  a ns0:Geographical, skos:Concept ;
  skos:related nalt:12207 .

nalt:189988
  skos:prefLabel "lago Mead"@es, "Lake Mead"@en ;
  a ns0:Geographical, skos:Concept ;
  skos:related nalt:12207 .

nalt:106303
  skos:prefLabel "Bosque Nacional Apache-Sitgreaves"@es, "Apache-Sitgreaves National Forest"@en ;
  a ns0:Geographical, skos:Concept ;
  skos:related nalt:12207 .

<https://lod.nal.usda.gov/nalt>
  rdfs:label "NALT Full"@en ;
  a skos:ConceptScheme .

ns0:Geographical
  rdfs:label "Geographical"@en ;
  a owl:Class .

