@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:225098
  skos:hiddenLabel "second growths"@en, "second-growth"@en ;
  skos:prefLabel "segundo crecimiento"@es, "second growth"@en ;
  skos:related nalt:41244 ;
  dc:created "2014-08-19"^^xsd:date ;
  ns0:marc001 "73189" ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  a skos:Concept, ns0:Topic ;
  skos:definition nalt:225098_def ;
  dc:modified "2017-10-03"^^xsd:date ;
  skos:broader nalt:41191 .

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

nalt:225098_def
  rdf:value "Crecimiento del bosque que ha tenido lugar naturalmente luego de una interferencia drástica en el cultivo forestal previo como por ejemplo, una tala indiscriminada, incendios graves o ataques de insectos."@es, "Forest growth that has come up naturally after some drastic interference (e.g., wholesale cutting, serious fire, or insect attack) with the previous forest crop."@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:41244
  skos:prefLabel "bosques secundarios"@es, "secondary forests"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:225098 .

nalt:41191
  skos:prefLabel "regeneración natural"@es, "natural regeneration"@en ;
  a ns0:Topic, skos:Concept ;
  skos:narrower nalt:225098 .

