@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:4832
  skos:prefLabel "África Oriental"@es, "Eastern Africa"@en ;
  a <https://lod.nal.usda.gov/naltv#Geographical>, skos:Concept ;
  skos:narrower nalt:4778 .

nalt:4778
  skos:altLabel "Jibuti"@en, "Afars and Issas Territory"@en, "French Somaliland"@en, "French Territory of the Afars and the Issas"@en ;
  skos:prefLabel "Yibuti"@es, "Djibouti"@en ;
  dc:modified "2012-11-30"^^xsd:date ;
  dc:created "2006-01-19"^^xsd:date ;
  a skos:Concept, <https://lod.nal.usda.gov/naltv#Geographical> ;
  skos:inScheme <https://lod.nal.usda.gov/nalt-core>, <https://lod.nal.usda.gov/nalt> ;
  ns0:marc001 "12380" ;
  skos:broader nalt:4832 ;
  skos:related nalt:68652, nalt:68618 ;
  skos:closeMatch wd:Q977 ;
  skos:exactMatch <http://id.agrisemantics.org/gacs/C661>, <http://aims.fao.org/aos/agrovoc/c_2346>, <http://id.cabi.org/cabt/40151> .

nalt:68652
  skos:prefLabel "Mundo árabe"@es, "Arab countries"@en ;
  a ns0:Geographical, skos:Concept ;
  skos:related nalt:4778 .

nalt:68618
  skos:prefLabel "árabes"@es, "Arabs"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:4778 .

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

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

