@prefix nalt: <https://lod.nal.usda.gov/nalt/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix ns0: <https://lod.nal.usda.gov/naltv#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix wd: <http://www.wikidata.org/entity/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

nalt:106199
  skos:prefLabel "Bosque Nacional Croatan"@es, "Croatan National Forest"@en ;
  a <https://lod.nal.usda.gov/naltv#Geographical>, skos:Concept ;
  skos:related nalt:55226 .

nalt:105959
  skos:prefLabel "Región de las montañas Great Smoky"@es, "Great Smoky Mountain region"@en ;
  a <https://lod.nal.usda.gov/naltv#Geographical>, skos:Concept ;
  skos:related nalt:55226 .

nalt:281984
  skos:prefLabel "bosques nacionales Croatan, Nantahala, Pisgah y Uwharrie"@es, "Croatan, Nantahala, Pisgah, and Uwharrie National Forests"@en ;
  a <https://lod.nal.usda.gov/naltv#Geographical>, skos:Concept ;
  skos:related nalt:55226 .

nalt:106329
  skos:prefLabel "Bosque Nacional Uwharrie"@es, "Uwharrie National Forest"@en ;
  a <https://lod.nal.usda.gov/naltv#Geographical>, skos:Concept ;
  skos:related nalt:55226 .

nalt:106280
  skos:prefLabel "Bosque Nacional Pisgah"@es, "Pisgah National Forest"@en ;
  a <https://lod.nal.usda.gov/naltv#Geographical>, skos:Concept ;
  skos:related nalt:55226 .

nalt:55226
  skos:inScheme <https://lod.nal.usda.gov/nalt>, <https://lod.nal.usda.gov/nalt-core> ;
  ns0:marc001 "25589" ;
  skos:exactMatch <http://id.agrisemantics.org/gacs/C7726>, <http://aims.fao.org/aos/agrovoc/c_5221>, <http://id.cabi.org/cabt/80032> ;
  skos:related nalt:106280, nalt:105959, nalt:106329, nalt:106263, nalt:106199, nalt:281984, nalt:105964 ;
  skos:prefLabel "Carolina del Norte"@es, "North Carolina"@en ;
  a skos:Concept, ns0:Geographical ;
  skos:broader nalt:5933 ;
  skos:hiddenLabel "North-Carolina"@en ;
  dc:modified "2016-06-24"^^xsd:date ;
  skos:closeMatch wd:Q1454 ;
  dc:created "2006-01-19"^^xsd:date .

nalt:106263
  skos:prefLabel "Bosque Nacional Nantahala"@es, "Nantahala National Forest"@en ;
  a ns0:Geographical, skos:Concept ;
  skos:related nalt:55226 .

nalt:105964
  skos:prefLabel "Región de las montañas Blue Ridge"@es, "Blue Ridge Mountain region"@en ;
  a ns0:Geographical, skos:Concept ;
  skos:related nalt:55226 .

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:55226 .

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

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

