@prefix nalt: <https://lod.nal.usda.gov/nalt/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix ns0: <https://lod.nal.usda.gov/naltv#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@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:4788
  skos:prefLabel "afforestation"@en, "aforestación"@es ;
  skos:related nalt:299410, nalt:302386, nalt:4791, nalt:31999 ;
  skos:narrower nalt:4790 ;
  skos:exactMatch <http://aims.fao.org/aos/agrovoc/c_162>, <http://id.cabi.org/cabt/6707>, <http://id.agrisemantics.org/gacs/C4549>, <http://id.loc.gov/authorities/subjects/sh85001510> ;
  ns0:marc001 "1217" ;
  a skos:Concept, ns0:Topic ;
  skos:definition nalt:4788_def ;
  skos:broader nalt:4789 ;
  dc:created "2006-01-19"^^xsd:date ;
  dc:modified "2017-06-22"^^xsd:date ;
  skos:inScheme <https://lod.nal.usda.gov/nalt-core>, <https://lod.nal.usda.gov/nalt> .

nalt:302386
  skos:prefLabel "plantación por grupos"@es, "group planting"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:4788 .

nalt:4790
  skos:prefLabel "reforestación"@es, "reforestation"@en ;
  a ns0:Topic, skos:Concept ;
  skos:broader nalt:4788 .

nalt:4789
  skos:prefLabel "manejo forestal"@es, "forest management"@en ;
  a ns0:Topic, skos:Concept ;
  skos:narrower nalt:4788 .

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

nalt:4791
  skos:prefLabel "preparación del sitio"@es, "site preparation"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:4788 .

nalt:31999
  skos:prefLabel "deforestación"@es, "deforestation"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:4788 .

nalt:299410
  skos:prefLabel "regeneración avanzada"@es, "advanced regeneration"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:4788 .

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

nalt:4788_def
  rdf:value "Establecimiento de un cultivo de árboles en un área en la que ha estado ausente siempre o por un largo tiempo."@es, "The establishment of a tree crop on an area from which it has always or very long been absent."@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 .

