@prefix nalt: <https://lod.nal.usda.gov/nalt/> .
@prefix ns0: <https://lod.nal.usda.gov/naltv#> .
@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 rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .

nalt:39642
  ns0:marc001 "30969" ;
  a ns0:Topic, skos:Concept ;
  skos:prefLabel "tierras públicas"@es, "public lands"@en ;
  skos:hiddenLabel "public-lands"@en ;
  skos:inScheme <https://lod.nal.usda.gov/nalt>, <https://lod.nal.usda.gov/nalt-core> ;
  skos:exactMatch <http://id.agrisemantics.org/gacs/C25806>, <http://id.loc.gov/authorities/subjects/sh85108694> ;
  dc:created "2006-01-19"^^xsd:date ;
  skos:definition nalt:39642_def ;
  skos:altLabel "public land"@en, "federal lands"@en ;
  skos:related nalt:105882, nalt:105883 ;
  dc:modified "2017-02-27"^^xsd:date ;
  skos:broader nalt:1580 .

nalt:1580
  skos:prefLabel "tierra"@es, "land"@en ;
  a ns0:Topic, skos:Concept ;
  skos:narrower nalt:39642 .

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

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

nalt:39642_def
  rdf:value "Tierra cuyo título y control recae en un gobierno federal, estatal, regional, municipal o de un condado."@es, "Land for which the title and control rests with a government - Federal, state, regional, county, or municipal."@en ;
  dc:source "Schwarz, Charles F.; Thor, Edward C.; Elsner, Gary H. 1976. Wildland planning glossary. Gen. Tech. Rep. PSW-13. Berkeley, Calif.: U.S. Department of Agriculture, Forest Service, Pacific Southwest Forest and Range Experiment Station" ;
  a ns0:Definition .

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

