@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 rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

nalt:302858
  skos:hiddenLabel "wild-lands"@en, "wild-land"@en, "wild land"@en, "wildlands"@en ;
  skos:prefLabel "wildland"@en, "terreno valdío"@es ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  skos:related nalt:17463 ;
  dc:modified "2017-11-10"^^xsd:date ;
  dc:created "2017-06-29"^^xsd:date ;
  skos:definition nalt:302858_def ;
  skos:broader nalt:1580 ;
  ns0:marc001 "84443" .

nalt:17463
  skos:prefLabel "vida silvestre"@es, "wildlife"@en ;
  a ns0:Organism, skos:Concept ;
  skos:related nalt:302858 .

nalt:302858_def
  rdf:value "Tierras no ocupadas por cultivos, pastos ni establecimientos urbanos, residenciales, industriales o de transporte. Tierras a lo largo de las cuales los humanos no han extendido un dominio completo ni permanente con sus excavadoras, arados y asfaltadoras."@es, "Lands unoccupied by crops, pastures, urban, residential, industrial or transportation facilities. Lands over which man has not extended his complete and permanent domain with his bulldozers, plows and asphalt spreaders."@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 Exp. Stn. 252 p." ;
  a ns0:Definition .

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

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

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

