@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 rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

nalt:317565
  skos:broader nalt:640 ;
  skos:related nalt:105767, nalt:105765, nalt:651, nalt:4095 ;
  dc:created "2018-05-31"^^xsd:date ;
  skos:prefLabel "Gulf of Aden"@en, "golfo de Adén"@es ;
  skos:inScheme <https://lod.nal.usda.gov/nalt>, <https://lod.nal.usda.gov/nalt-core> ;
  a <https://lod.nal.usda.gov/naltv#Geographical>, skos:Concept ;
  ns0:marc001 "87619" ;
  skos:hiddenLabel "Aden Gulf"@en ;
  dc:modified "2018-11-14"^^xsd:date .

nalt:4095
  skos:prefLabel "Yemen"@es, "Yemen"@en ;
  a ns0:Geographical, skos:Concept ;
  skos:related nalt:317565 .

nalt:651
  skos:prefLabel "Océano Índico"@es, "Indian Ocean"@en ;
  a ns0:Geographical, skos:Concept ;
  skos:related nalt:317565 .

nalt:640
  skos:prefLabel "cuerpos de agua con nombres propios"@es, "named bodies of water"@en ;
  a ns0:Geographical, skos:Concept ;
  skos:narrower nalt:317565 .

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

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

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

nalt:105765
  skos:prefLabel "Mar Arábigo"@es, "Arabian Sea"@en ;
  a ns0:Geographical, skos:Concept ;
  skos:related nalt:317565 .

