@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 wd: <http://www.wikidata.org/entity/> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

nalt:333599
  skos:prefLabel "región indomalaya"@es, "Indo-Malayan region"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:24161 .

nalt:24161
  ns0:marc001 "35081" ;
  skos:closeMatch wd:Q854 ;
  skos:inScheme <https://lod.nal.usda.gov/nalt>, <https://lod.nal.usda.gov/nalt-core> ;
  skos:hiddenLabel "Sri-Lanka"@en ;
  a ns0:Geographical, skos:Concept ;
  skos:exactMatch <http://id.agrisemantics.org/gacs/C739>, <http://id.cabi.org/cabt/110308>, <http://aims.fao.org/aos/agrovoc/c_7345> ;
  dc:modified "2019-09-05"^^xsd:date ;
  skos:related nalt:8660, nalt:333599 ;
  skos:prefLabel "Sri Lanka"@es, "Sri Lanka"@en ;
  skos:broader nalt:8659 ;
  dc:created "2006-01-19"^^xsd:date ;
  skos:altLabel "Ceylon"@en .

nalt:8660
  skos:prefLabel "Sudasia"@es, "South Asia"@en ;
  a ns0:Geographical, skos:Concept ;
  skos:related nalt:24161 .

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

nalt:8659
  skos:prefLabel "Islas Dispersas del Océano Índico"@es, "Indian Ocean Islands"@en ;
  a ns0:Geographical, skos:Concept ;
  skos:narrower nalt:24161 .

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

