@prefix nalt: <https://lod.nal.usda.gov/nalt/> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix ns0: <https://lod.nal.usda.gov/naltv#> .
@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:679_def
  rdf:value "Región en el sur de los Estados Unidos que rodea al Golfo de México (incluye los estados de Alabama, Florida, Luisiana, Misisipí y Texas)."@es, "Region in the Southern United States surrounding the Gulf of Mexico, (including the states of Alabama, Florida, Louisiana, Mississippi, and Texas)."@en ;
  dc:source "NAL Thesaurus Staff" ;
  a <https://lod.nal.usda.gov/naltv#Definition> .

nalt:12208
  skos:prefLabel "Estados del Suroeste de los Estados Unidos de Norteamérica"@es, "Southwestern United States"@en ;
  a <https://lod.nal.usda.gov/naltv#Geographical>, skos:Concept ;
  skos:related nalt:679 .

nalt:679
  skos:prefLabel "Gulf of Mexico region"@en, "Región del Golfo de México"@es ;
  a <https://lod.nal.usda.gov/naltv#Geographical>, skos:Concept ;
  skos:hiddenLabel "US Gulf Coast"@en, "Gulf-of-Mexico-region"@en ;
  skos:inScheme <https://lod.nal.usda.gov/nalt-core>, <https://lod.nal.usda.gov/nalt> ;
  ns0:marc001 "17286" ;
  skos:related nalt:5933, nalt:44103, nalt:12208, nalt:649 ;
  skos:altLabel "Gulf Coast States of USA"@en, "Gulf States of USA"@en ;
  dc:created "2006-01-19"^^xsd:date ;
  skos:definition nalt:679_def ;
  skos:broader nalt:666 ;
  dc:modified "2018-10-29"^^xsd:date .

nalt:5933
  skos:prefLabel "Estados del Sureste de los Estados Unidos de Norteamérica"@es, "Southeastern United States"@en ;
  a ns0:Geographical, skos:Concept ;
  skos:related nalt:679 .

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

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

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

nalt:649
  skos:prefLabel "Golfo de México"@es, "Gulf of Mexico"@en ;
  a ns0:Geographical, skos:Concept ;
  skos:related nalt:679 .

nalt:44103
  skos:prefLabel "México"@es, "Mexico"@en ;
  a ns0:Geographical, skos:Concept ;
  skos:related nalt:679 .

