@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:105881
  skos:prefLabel "national grasslands"@en, "llanuras nacionales"@es ;
  skos:broader nalt:9709 ;
  dc:created "2007-11-15"^^xsd:date ;
  skos:related nalt:28595, nalt:105883, nalt:105882, nalt:41194 ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  dc:modified "2012-11-30"^^xsd:date ;
  skos:hiddenLabel "national-grasslands"@en ;
  ns0:marc001 "53225" ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> .

nalt:9709
  skos:prefLabel "llanuras (pastos)"@es, "grasslands"@en ;
  a ns0:Topic, skos:Concept ;
  skos:narrower nalt:105881 .

nalt:41194
  skos:prefLabel "bosques nacionales"@es, "national forests"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:105881 .

nalt:105882
  skos:prefLabel "Sistema Nacional de Bosques de los Estados Unidos"@es, "US National Forest System"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:105881 .

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

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

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:related nalt:105881 .

nalt:28595
  skos:prefLabel "áreas de conservación"@es, "conservation areas"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:105881 .

