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

nalt:1843
  skos:prefLabel "Emiratos Árabes unidos"@es, "United Arab Emirates"@en ;
  a <https://lod.nal.usda.gov/naltv#Geographical>, skos:Concept ;
  skos:related nalt:694 .

nalt:52899
  skos:prefLabel "Qatar"@es, "Qatar"@en ;
  a <https://lod.nal.usda.gov/naltv#Geographical>, skos:Concept ;
  skos:related nalt:694 .

nalt:15535
  skos:prefLabel "Bahréin"@es, "Bahrain"@en ;
  a <https://lod.nal.usda.gov/naltv#Geographical>, skos:Concept ;
  skos:related nalt:694 .

nalt:105766
  skos:prefLabel "Golfo Pérsico"@es, "Persian Gulf"@en ;
  a <https://lod.nal.usda.gov/naltv#Geographical>, skos:Concept ;
  skos:related nalt:694 .

nalt:4793
  skos:prefLabel "Asia Occidental"@es, "West Asia"@en ;
  a <https://lod.nal.usda.gov/naltv#Geographical>, skos:Concept ;
  skos:related nalt:694 .

nalt:694
  skos:inScheme <https://lod.nal.usda.gov/nalt>, <https://lod.nal.usda.gov/nalt-core> ;
  skos:prefLabel "Estados del Golfo Pérsico"@es, "Persian Gulf States"@en ;
  skos:altLabel "Gulf States (Persian Gulf)"@en, "Gulf States (Arabian Gulf)"@en, "Arabian Gulf States"@en ;
  skos:related nalt:1843, nalt:52899, nalt:48619, nalt:15535, nalt:105766, nalt:4793 ;
  skos:definition nalt:694_def ;
  skos:hiddenLabel "Persian-Gulf-States"@en ;
  dc:created "2006-01-19"^^xsd:date ;
  skos:broader nalt:666 ;
  dc:modified "2012-11-30"^^xsd:date ;
  skos:exactMatch <http://id.loc.gov/authorities/subjects/sh85100068> ;
  ns0:marc001 "27864" ;
  a skos:Concept, ns0:Geographical .

nalt:48619
  skos:prefLabel "Kuwait"@es, "Kuwait"@en ;
  a ns0:Geographical, skos:Concept ;
  skos:related nalt:694 .

nalt:694_def
  rdf:value "Término frecuentemente aplicado a varios estados de la costa este de la Península Arábiga."@es, "A term commonly applied to a number of states on the east coast of the Arabian Pennisula."@en ;
  dc:source "NAL Thesaurus Staff" ;
  a ns0:Definition .

nalt:666
  skos:prefLabel "regiones geográficas con nombres propios"@es, "named geographical regions"@en ;
  a ns0:Geographical, skos:Concept ;
  skos:narrower nalt:694 .

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

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

