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

nalt:7529
  skos:prefLabel "Sudamérica"@es, "South America"@en ;
  a <https://lod.nal.usda.gov/naltv#Geographical>, skos:Concept ;
  skos:narrower nalt:24927 .

nalt:24927
  ns0:marc001 "8002" ;
  dc:modified "2020-02-11"^^xsd:date ;
  dc:created "2006-01-19"^^xsd:date ;
  skos:exactMatch <http://id.agrisemantics.org/gacs/C271>, <http://aims.fao.org/aos/agrovoc/c_1548>, <http://id.cabi.org/cabt/27315> ;
  skos:inScheme <https://lod.nal.usda.gov/nalt>, <https://lod.nal.usda.gov/nalt-core> ;
  skos:hiddenLabel "Chilean Northern Patagonia"@en, "Chilean Patagonia"@en, "Chilean Mediterranean region"@en, "Patagonia (Chile)"@en ;
  skos:broader nalt:7529 ;
  a ns0:Geographical, skos:Concept ;
  skos:closeMatch wd:Q298 ;
  skos:prefLabel "Chile"@es, "Chile"@en ;
  skos:related nalt:105054 .

nalt:105054
  skos:prefLabel "Región Andina"@es, "Andes region"@en ;
  a ns0:Geographical, skos:Concept ;
  skos:related nalt:24927 .

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

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

