@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:54412
  skos:prefLabel "manejo de rendimiento sostenido"@es, "sustained yield management"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:225026 .

nalt:4789
  skos:prefLabel "manejo forestal"@es, "forest management"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:narrower nalt:225026 .

nalt:225026
  skos:definition nalt:225026_def ;
  skos:hiddenLabel "allowable-cut"@en, "allowable cuts"@en ;
  a skos:Concept, <https://lod.nal.usda.gov/naltv#Topic> ;
  dc:modified "2014-11-17"^^xsd:date ;
  skos:related nalt:54412, nalt:28621 ;
  skos:prefLabel "tala permisible"@es, "allowable cut"@en ;
  skos:broader nalt:4789 ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  ns0:marc001 "62766" ;
  dc:created "2014-08-19"^^xsd:date .

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

nalt:225026_def
  rdf:value "Volumen de árboles maderables que puede ser talado de acuerdo con planes de gestión específicos por un periodo dado."@es, "The volume of timber which can be cut, under specified management plans during a given period."@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:28621
  skos:prefLabel "silvicultura sustentable"@es, "sustainable forestry"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:225026 .

