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

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

nalt:640
  skos:prefLabel "cuerpos de agua con nombres propios"@es, "named bodies of water"@en ;
  a <https://lod.nal.usda.gov/naltv#Geographical>, skos:Concept ;
  skos:narrower nalt:233591 .

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

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

nalt:3005
  skos:prefLabel "Brasil"@es, "Brazil"@en ;
  a <https://lod.nal.usda.gov/naltv#Geographical>, skos:Concept ;
  skos:related nalt:233591 .

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

<https://lod.nal.usda.gov/naltv#Geographical>
  rdfs:label "Geographical"@en ;
  a owl:Class .

nalt:233591
  skos:prefLabel "río Paraguay"@es, "Paraguay River"@en ;
  ns0:marc001 "70929" ;
  skos:related nalt:56808, nalt:7410, nalt:12077, nalt:3005, nalt:7529 ;
  skos:broader nalt:640 ;
  a skos:Concept, ns0:Geographical ;
  skos:inScheme <https://lod.nal.usda.gov/nalt-core>, <https://lod.nal.usda.gov/nalt> ;
  dc:modified "2019-10-24"^^xsd:date ;
  skos:hiddenLabel "river Paraguay"@en, "Paraguay-River"@en ;
  dc:created "2014-10-29"^^xsd:date .

nalt:12077
  skos:prefLabel "Argentina"@es, "Argentina"@en ;
  a ns0:Geographical, skos:Concept ;
  skos:related nalt:233591 .

