@prefix nalt: <https://lod.nal.usda.gov/nalt/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@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#> .

nalt:10103
  skos:prefLabel "suelos rehabilitados"@es, "reclaimed soils"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:35688 .

nalt:39546
  skos:prefLabel "ordenación de tierras"@es, "land management"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:narrower nalt:35688 .

nalt:305578
  skos:prefLabel "plantas de revegetalización"@es, "revegetation plants"@en ;
  a <https://lod.nal.usda.gov/naltv#Organism>, skos:Concept ;
  skos:related nalt:35688 .

nalt:35682
  skos:prefLabel "restauración ecológica"@es, "ecological restoration"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:narrower nalt:35688 .

<https://lod.nal.usda.gov/nalt-core>
  rdfs:label "NALT Core"@es, "NALT Core"@en ;
  a skos:ConceptScheme .

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

nalt:35688
  skos:altLabel "land rehabilitation"@en, "revegetation"@en, "land revegetation"@en, "land reclamation"@en ;
  skos:hiddenLabel "land-restoration"@en, "rehabilitation and restoration of lands"@en ;
  skos:inScheme <https://lod.nal.usda.gov/nalt-core>, <https://lod.nal.usda.gov/nalt> ;
  skos:broader nalt:35682, nalt:39546 ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:exactMatch <http://aims.fao.org/aos/agrovoc/c_33534>, <http://id.agrisemantics.org/gacs/C3897> ;
  skos:closeMatch <http://id.loc.gov/authorities/subjects/sh85111833>, <http://id.loc.gov/authorities/subjects/sh85113411> ;
  dc:modified "2018-07-17"^^xsd:date ;
  skos:prefLabel "restauración de tierras"@es, "land restoration"@en ;
  skos:related nalt:10103, nalt:305578, nalt:138193 ;
  skos:definition nalt:35688_def ;
  dc:created "2006-01-19"^^xsd:date ;
  ns0:marc001 "20650" .

nalt:138193
  skos:prefLabel "restauración de bosques"@es, "forest restoration"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:35688 .

nalt:35688_def
  rdf:value "Restablecimiento y desarrollo de una cubierta vegetal, que puede tener lugar en forma natural mediante los procesos reproductivos de la flora o, de manera artificial, por medio de la acción directa del ser humano, como por ejemplo, la repoblación forestal y el resemillado de pastos."@es, "The reestablishment and development of a plant cover. This may take place naturally through the reproductive processes of the existing flora or artificially through the direct action of man - e.g., afforestation, range reseeding."@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 .

