@prefix nalt: <https://lod.nal.usda.gov/nalt/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix ns0: <https://lod.nal.usda.gov/naltv#> .

nalt:4788
  skos:prefLabel "aforestación"@es, "afforestation"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:299410 .

nalt:299410_def
  rdf:value "Plántulas o retoños que se desarrollan naturalmente bajo la cubierta forestal y que pueden convertirse en la próxima, luego de la cosecha del follaje maduro."@es, "Seedlings or saplings that develop naturally under a forest canopy and can become the next forest canopy after the mature canopy is harvested."@en ;
  dc:source "NAL Thesaurus Staff" ;
  a <https://lod.nal.usda.gov/naltv#Definition> .

<https://lod.nal.usda.gov/naltv#Topic>
  rdfs:label "Topic"@en ;
  a owl:Class .

nalt:41125
  skos:prefLabel "rodales"@es, "forest stands"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:299410 .

nalt:299410
  a skos:Concept, <https://lod.nal.usda.gov/naltv#Topic> ;
  dc:modified "2017-11-10"^^xsd:date ;
  skos:hiddenLabel "advanced-regeneration"@en, "advance-growth"@en, "advanced regenerations"@en ;
  skos:related nalt:4788, nalt:41125 ;
  skos:prefLabel "regeneración avanzada"@es, "advanced regeneration"@en ;
  skos:altLabel "advance growth"@en ;
  skos:broader nalt:41191 ;
  ns0:marc001 "79739" ;
  dc:created "2017-05-03"^^xsd:date ;
  skos:definition nalt:299410_def ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> .

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

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

