@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:199370
  skos:altLabel "timber salvage"@en, "salvage timber"@en, "salvage harvesting"@en, "salvage cutting"@en ;
  skos:hiddenLabel "salvage-logging"@en ;
  dc:created "2013-05-14"^^xsd:date ;
  skos:prefLabel "salvage logging"@en, "corta de recuperación"@es ;
  ns0:marc001 "72926" ;
  skos:definition nalt:199370_def ;
  skos:broader nalt:39773 ;
  dc:modified "2013-12-06"^^xsd:date ;
  skos:exactMatch <http://id.loc.gov/authorities/subjects/sh2008004254> ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  a ns0:Topic, skos:Concept .

nalt:199370_def
  rdf:value "Corta que se realiza principalmente para utilizar el material inerte y caído y los árboles aislados de alto riesgo que no serán comercializables si permanecen en pie hasta la siguiente corta programada."@es, "Cutting primarily to utilize dead and downed material and scattered poor-risk trees that will not be merchantable if left in the stand until the next scheduled cut."@en ;
  dc:source "Wood Handbook Glossary, Forest Service" ;
  a ns0:Definition .

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

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

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

