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

nalt:4832
  skos:prefLabel "África Oriental"@es, "Eastern Africa"@en ;
  a <https://lod.nal.usda.gov/naltv#Geographical>, skos:Concept ;
  skos:related nalt:6166 .

nalt:6166
  skos:exactMatch <http://aims.fao.org/aos/agrovoc/c_7017>, <http://id.agrisemantics.org/gacs/C505>, <http://id.cabi.org/cabt/106401> ;
  skos:inScheme <https://lod.nal.usda.gov/nalt-core>, <https://lod.nal.usda.gov/nalt> ;
  skos:broader nalt:8659 ;
  skos:closeMatch wd:Q1042 ;
  skos:related nalt:4832 ;
  skos:altLabel "Aldabra"@en ;
  dc:created "2006-01-19"^^xsd:date ;
  dc:modified "2016-04-12"^^xsd:date ;
  skos:prefLabel "República de las Seychelles"@es, "Seychelles"@en ;
  skos:hiddenLabel "Aride Island"@en, "Republic of Seychelles"@en ;
  ns0:marc001 "33747" ;
  a skos:Concept, ns0:Geographical .

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

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

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

