@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:106315
  skos:prefLabel "Bosque Nacional Talladega"@es, "Talladega National Forest"@en ;
  a <https://lod.nal.usda.gov/naltv#Geographical>, skos:Concept ;
  skos:broader nalt:281967 .

nalt:106324
  skos:prefLabel "Bosque Nacional Tuskegee"@es, "Tuskegee National Forest"@en ;
  a <https://lod.nal.usda.gov/naltv#Geographical>, skos:Concept ;
  skos:broader nalt:281967 .

nalt:106197
  skos:prefLabel "Bosque Nacional Conecuh"@es, "Conecuh National Forest"@en ;
  a <https://lod.nal.usda.gov/naltv#Geographical>, skos:Concept ;
  skos:broader nalt:281967 .

nalt:281967
  skos:inScheme <https://lod.nal.usda.gov/nalt-core>, <https://lod.nal.usda.gov/nalt> ;
  skos:hiddenLabel "Alabama's National Forests"@en, "National forests of Alabama"@en, "National Forests in Alabama"@en ;
  a skos:Concept, <https://lod.nal.usda.gov/naltv#Geographical> ;
  dc:created "2016-06-24"^^xsd:date ;
  skos:prefLabel "Conecuh, Talladega, Tuskegee, and William B. Bankhead National Forests"@en, "bosques nacionales Conecuh, Talladega, Tuskegee y William B. Bankhead"@es ;
  skos:broader nalt:105883 ;
  skos:narrower nalt:106324, nalt:106315, nalt:106197, nalt:106338 ;
  dc:modified "2016-11-14"^^xsd:date ;
  skos:related nalt:5932 ;
  ns0:marc001 "76175" ;
  skos:altLabel "Bankhead, Conecuh, Talladega and Tuskegee National Forests"@en .

nalt:5932
  skos:prefLabel "Alabama"@es, "Alabama"@en ;
  a ns0:Geographical, skos:Concept ;
  skos:related nalt:281967 .

nalt:106338
  skos:prefLabel "Bosque Nacional William B. Bankhead"@es, "William B. Bankhead National Forest"@en ;
  a ns0:Geographical, skos:Concept ;
  skos:broader nalt:281967 .

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

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

nalt:105883
  skos:prefLabel "Sistema de Bosques Nacionales de los Estados Unidos con nombres propios"@es, "named US National Forest System areas"@en ;
  a ns0:Geographical, skos:Concept ;
  skos:narrower nalt:281967 .

