@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#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .

nalt:39772
  skos:prefLabel "felling"@en, "tala"@es ;
  dc:modified "2017-08-10"^^xsd:date ;
  skos:exactMatch <http://id.agrisemantics.org/gacs/C10127>, <http://aims.fao.org/aos/agrovoc/c_2847>, <http://id.cabi.org/cabt/47507> ;
  a skos:Concept, <https://lod.nal.usda.gov/naltv#Topic> ;
  skos:inScheme <https://lod.nal.usda.gov/nalt>, <https://lod.nal.usda.gov/nalt-core> ;
  skos:hiddenLabel "salvage felling"@en ;
  dc:created "2006-01-19"^^xsd:date ;
  ns0:marc001 "14963" ;
  skos:broader nalt:39773 ;
  skos:definition nalt:39772_def .

<https://lod.nal.usda.gov/nalt-core>
  rdfs:label "NALT Core"@es, "NALT Core"@en ;
  a skos:ConceptScheme .

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

nalt:39772_def
  rdf:value "Corta de una masa de árboles por el pie. El término \"tala\" no es sinónimo de explotación forestal ni de aprovechamiento de los bosques, que son términos que incluyen la extracción de los árboles talados y el procesamiento inicial de la madera previo a dicha extracción."@es, "The cutting down of standing trees. \"Felling\" is not a synonym for logging nor harvesting. These latter terms also include removal of felled trees and some initial processing of the timber prior to removal."@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 .

nalt:39773
  skos:prefLabel "explotación forestal"@es, "logging"@en ;
  a ns0:Topic, skos:Concept ;
  skos:narrower nalt:39772 .

