@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:11633
  a <https://lod.nal.usda.gov/naltv#Geographical>, skos:Concept ;
  skos:exactMatch <http://id.agrisemantics.org/gacs/C166>, <http://aims.fao.org/aos/agrovoc/c_2503>, <http://id.cabi.org/cabt/42119> ;
  skos:related nalt:688, nalt:68652, nalt:105767, nalt:259882, nalt:684, nalt:105799, nalt:291826 ;
  ns0:marc001 "13056" ;
  skos:hiddenLabel "El Selsela"@en, "Al Agamy"@en, "Al Selsela"@en ;
  skos:closeMatch wd:Q79 ;
  skos:altLabel "Arab Republic of Egypt"@en ;
  skos:inScheme <https://lod.nal.usda.gov/nalt-core>, <https://lod.nal.usda.gov/nalt> ;
  skos:broader nalt:4826 ;
  skos:prefLabel "Egypt"@en, "Egipto"@es ;
  dc:modified "2019-08-20"^^xsd:date ;
  dc:created "2006-01-19"^^xsd:date .

nalt:684
  skos:prefLabel "Región Mediterránea"@es, "Mediterranean region"@en ;
  a ns0:Geographical, skos:Concept ;
  skos:related nalt:11633 .

nalt:105799
  skos:prefLabel "Río Nilo"@es, "Nile River"@en ;
  a ns0:Geographical, skos:Concept ;
  skos:related nalt:11633 .

nalt:291826
  skos:prefLabel "Palestina"@es, "Palestine"@en ;
  a ns0:Geographical, skos:Concept ;
  skos:related nalt:11633 .

nalt:4826
  skos:prefLabel "África del Norte"@es, "Northern Africa"@en ;
  a ns0:Geographical, skos:Concept ;
  skos:narrower nalt:11633 .

nalt:259882
  skos:prefLabel "Golfo de Aqaba"@es, "Gulf of Aqaba"@en ;
  a ns0:Geographical, skos:Concept ;
  skos:related nalt:11633 .

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

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

nalt:105767
  skos:prefLabel "Mar Rojo"@es, "Red Sea"@en ;
  a ns0:Geographical, skos:Concept ;
  skos:related nalt:11633 .

nalt:688
  skos:prefLabel "Oriente Medio"@es, "Middle East"@en ;
  a ns0:Geographical, skos:Concept ;
  skos:related nalt:11633 .

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

