@prefix nalt: <https://lod.nal.usda.gov/nalt/> .
@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 wd: <http://www.wikidata.org/entity/> .
@prefix ns0: <https://lod.nal.usda.gov/naltv#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

nalt:105800
  skos:prefLabel "Río Amazonas"@es, "Amazon River"@en ;
  a <https://lod.nal.usda.gov/naltv#Geographical>, skos:Concept ;
  skos:related nalt:667 .

nalt:7412
  skos:prefLabel "Ecuador"@es, "Ecuador"@en ;
  a <https://lod.nal.usda.gov/naltv#Geographical>, skos:Concept ;
  skos:related nalt:667 .

nalt:667
  skos:altLabel "Amazonian region"@en, "Amazon region"@en, "Amazon rain forest"@en, "Amazon rainforest"@en ;
  dc:modified "2016-07-15"^^xsd:date ;
  a <https://lod.nal.usda.gov/naltv#Geographical>, skos:Concept ;
  skos:broader nalt:666 ;
  skos:hiddenLabel "Colombian Amazon"@en, "Northeastern Amazon"@en, "Brazilian Amazonian"@en, "Northwestern Amazon"@en, "Western Amazon"@en, "Southeastern Amazon"@en, "Ecuadorian Amazon"@en, "Eastern Amazon"@en, "Southwestern Amazon"@en, "Brazilian Amazon"@en, "Peruvian Amazon"@en, "central Amazon"@en, "Bolivian Amazon"@en, "Northern Amazon"@en, "Southern Amazon"@en ;
  skos:related nalt:105800, nalt:7413, nalt:7410, nalt:3005, nalt:7411, nalt:7412 ;
  skos:exactMatch <http://id.agrisemantics.org/gacs/C9646>, <http://id.cabi.org/cabt/9067>, <http://aims.fao.org/aos/agrovoc/c_32372> ;
  skos:closeMatch wd:Q177567, <http://id.loc.gov/authorities/subjects/sh85004137> ;
  skos:inScheme <https://lod.nal.usda.gov/nalt-core>, <https://lod.nal.usda.gov/nalt> ;
  skos:prefLabel "Amazonía"@es, "Amazonia"@en ;
  skos:definition nalt:667_def ;
  dc:created "2006-01-19"^^xsd:date ;
  ns0:marc001 "2012" .

nalt:7410
  skos:prefLabel "Bolivia"@es, "Bolivia"@en ;
  a ns0:Geographical, skos:Concept ;
  skos:related nalt:667 .

nalt:7413
  skos:prefLabel "Perú"@es, "Peru"@en ;
  a ns0:Geographical, skos:Concept ;
  skos:related nalt:667 .

nalt:667_def
  rdf:value "La región contigua al Río Amazonas en Sudamérica."@es, "The region immediately surrounding the Amazon River in South America."@en ;
  dc:source "NAL Thesaurus Staff" ;
  a ns0:Definition .

nalt:3005
  skos:prefLabel "Brasil"@es, "Brazil"@en ;
  a ns0:Geographical, skos:Concept ;
  skos:related nalt:667 .

nalt:7411
  skos:prefLabel "Colombia"@es, "Colombia"@en ;
  a ns0:Geographical, skos:Concept ;
  skos:related nalt:667 .

nalt:666
  skos:prefLabel "regiones geográficas con nombres propios"@es, "named geographical regions"@en ;
  a ns0:Geographical, skos:Concept ;
  skos:narrower nalt:667 .

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

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

