@prefix nalt: <https://lod.nal.usda.gov/nalt/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix wd: <http://www.wikidata.org/entity/> .
@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:53146
  skos:closeMatch wd:Q1494 ;
  a skos:Concept, <https://lod.nal.usda.gov/naltv#Geographical> ;
  dc:modified "2016-06-27"^^xsd:date ;
  dc:created "2006-01-19"^^xsd:date ;
  skos:exactMatch <http://id.cabi.org/cabt/74421>, <http://aims.fao.org/aos/agrovoc/c_4863>, <http://id.agrisemantics.org/gacs/C8101> ;
  skos:broader nalt:5933 ;
  ns0:marc001 "23790" ;
  skos:related nalt:106228, nalt:106207, nalt:282019, nalt:106254, nalt:282036, nalt:106209, nalt:106158, nalt:106229 ;
  skos:prefLabel "Mississippi"@es, "Mississippi"@en ;
  skos:inScheme <https://lod.nal.usda.gov/nalt-core>, <https://lod.nal.usda.gov/nalt> ;
  skos:hiddenLabel "Grenada Reservoirs"@en, "Grenada Reservoir"@en .

nalt:282036
  skos:prefLabel "Bosque Nacional Tombigbee"@es, "Tombigbee National Forest"@en ;
  a ns0:Geographical, skos:Concept ;
  skos:related nalt:53146 .

nalt:106228
  skos:prefLabel "Bosque Nacional Holly Springs"@es, "Holly Springs National Forest"@en ;
  a ns0:Geographical, skos:Concept ;
  skos:related nalt:53146 .

nalt:106254
  skos:prefLabel "Bosque Nacional Mark Twain"@es, "Mark Twain National Forest"@en ;
  a ns0:Geographical, skos:Concept ;
  skos:related nalt:53146 .

nalt:282019
  skos:prefLabel "bosques nacionales Bienville, Delta, Desoto, Holly Springs, Homochitto y Tombigbee"@es, "Bienville, Delta, Desoto, Holly Springs, Homochitto, and Tombigbee National Forests"@en ;
  a ns0:Geographical, skos:Concept ;
  skos:related nalt:53146 .

nalt:106158
  skos:prefLabel "Bosque Nacional Bienville"@es, "Bienville National Forest"@en ;
  a ns0:Geographical, skos:Concept ;
  skos:related nalt:53146 .

nalt:106209
  skos:prefLabel "Bosque Nacional Desoto"@es, "Desoto National Forest"@en ;
  a ns0:Geographical, skos:Concept ;
  skos:related nalt:53146 .

nalt:106229
  skos:prefLabel "Bosque Nacional Homochitto"@es, "Homochitto National Forest"@en ;
  a ns0:Geographical, skos:Concept ;
  skos:related nalt:53146 .

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:narrower nalt:53146 .

nalt:106207
  skos:prefLabel "Bosque Nacional Delta"@es, "Delta National Forest"@en ;
  a ns0:Geographical, skos:Concept ;
  skos:related nalt:53146 .

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

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

