@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:46856
  skos:prefLabel "Estados del Noroeste de los Estados Unidos de Norteamérica"@es, "Northwestern United States"@en ;
  a <https://lod.nal.usda.gov/naltv#Geographical>, skos:Concept ;
  skos:broader nalt:55252 .

nalt:7522
  skos:prefLabel "Estados Unidos"@es, "United States"@en ;
  a <https://lod.nal.usda.gov/naltv#Geographical>, skos:Concept ;
  skos:narrower nalt:55252 .

nalt:12208
  skos:prefLabel "Estados del Suroeste de los Estados Unidos de Norteamérica"@es, "Southwestern United States"@en ;
  a <https://lod.nal.usda.gov/naltv#Geographical>, skos:Concept ;
  skos:broader nalt:55252 .

nalt:55252
  skos:narrower nalt:5970, nalt:46856, nalt:12208 ;
  skos:hiddenLabel "Western States of the US"@en, "Western USA"@en, "West coast of the United States"@en, "Western-United-States"@en, "Western US"@en ;
  skos:exactMatch <http://aims.fao.org/aos/agrovoc/c_8367>, <http://id.agrisemantics.org/gacs/C15382>, <http://id.cabi.org/cabt/124403> ;
  a skos:Concept, <https://lod.nal.usda.gov/naltv#Geographical> ;
  skos:closeMatch wd:Q12612 ;
  skos:prefLabel "Western United States"@en, "Estados del Oeste de los Estados Unidos de Norteamérica"@es ;
  skos:altLabel "Western States of USA"@en ;
  skos:broader nalt:7522 ;
  dc:created "2006-01-19"^^xsd:date ;
  skos:inScheme <https://lod.nal.usda.gov/nalt-core>, <https://lod.nal.usda.gov/nalt> ;
  dc:modified "2016-10-04"^^xsd:date ;
  ns0:marc001 "39942" .

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

nalt:5970
  skos:prefLabel "Estados del Pacífico"@es, "Pacific States"@en ;
  a ns0:Geographical, skos:Concept ;
  skos:broader nalt:55252 .

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

