@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 ns0: <https://lod.nal.usda.gov/naltv#> .
@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:105785
  skos:prefLabel "Lago Tanganica"@es, "Lake Tanganyika"@en ;
  a <https://lod.nal.usda.gov/naltv#Geographical>, skos:Concept ;
  skos:related nalt:23662 .

nalt:23662
  dc:created "2006-01-19"^^xsd:date ;
  skos:exactMatch <http://id.agrisemantics.org/gacs/C43>, <http://id.cabi.org/cabt/31480>, <http://aims.fao.org/aos/agrovoc/c_8500> ;
  skos:prefLabel "República Democrática del Congo"@es, "Democratic Republic of the Congo"@en ;
  skos:broader nalt:4830 ;
  skos:hiddenLabel "Congo-Kinshasa"@en, "Democratic-Republic-of-the-Congo"@en, "Democratic Republic Congo"@en, "Salonga National Park"@en, "DR-Congo"@en ;
  ns0:marc001 "11320" ;
  dc:modified "2019-08-21"^^xsd:date ;
  skos:altLabel "Congo Leopoldville"@en, "Congo Kinshasa"@en, "DR Congo"@en, "Zaire"@en, "Democratic Republic of Congo"@en, "Congo Democratic Republic"@en ;
  skos:closeMatch wd:Q974 ;
  a ns0:Geographical, skos:Concept ;
  skos:inScheme <https://lod.nal.usda.gov/nalt>, <https://lod.nal.usda.gov/nalt-core> ;
  skos:related nalt:105785 .

nalt:4830
  skos:prefLabel "África Central"@es, "Central Africa"@en ;
  a ns0:Geographical, skos:Concept ;
  skos:narrower nalt:23662 .

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

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

