@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:105763
  skos:prefLabel "Bahía de Bengala"@es, "Bay of Bengal"@en ;
  a <https://lod.nal.usda.gov/naltv#Geographical>, skos:Concept ;
  skos:related nalt:20520 .

nalt:20520
  skos:related nalt:105930, nalt:680, nalt:105763 ;
  skos:altLabel "Burma"@en, "Republic of the Union of Myarmar"@en ;
  dc:created "2006-01-19"^^xsd:date ;
  ns0:marc001 "24323" ;
  skos:exactMatch <http://id.agrisemantics.org/gacs/C469>, <http://id.cabi.org/cabt/76121>, <http://aims.fao.org/aos/agrovoc/c_1155> ;
  skos:closeMatch wd:Q836 ;
  skos:broader nalt:12929 ;
  skos:inScheme <https://lod.nal.usda.gov/nalt-core>, <https://lod.nal.usda.gov/nalt> ;
  skos:prefLabel "Myanmar"@es, "Myanmar"@en ;
  dc:modified "2015-08-07"^^xsd:date ;
  a skos:Concept, ns0:Geographical ;
  skos:hiddenLabel "Myanamar"@en .

nalt:12929
  skos:prefLabel "Sudeste Asiático"@es, "South East Asia"@en ;
  a ns0:Geographical, skos:Concept ;
  skos:narrower nalt:20520 .

nalt:105930
  skos:prefLabel "Río Mekong"@es, "Mekong River"@en ;
  a ns0:Geographical, skos:Concept ;
  skos:related nalt:20520 .

nalt:680
  skos:prefLabel "Indochina"@es, "Indochina"@en ;
  a ns0:Geographical, skos:Concept ;
  skos:related nalt:20520 .

<https://lod.nal.usda.gov/nalt-core>
  rdfs:label "NALT Core"@es, "NALT Core"@en ;
  a skos:ConceptScheme .

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

