@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 rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix ns0: <https://lod.nal.usda.gov/naltv#> .

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

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

nalt:41167_def
  rdf:value "Curso de acciones que intervienen en el mantenimiento de un bosque o una población de árboles entremezclados, que se diferencian notablemente por su edad."@es, "The course of actions involved in maintaining a forest or stand, composed of intermingling trees that differ markedly in age."@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 <https://lod.nal.usda.gov/naltv#Definition> .

nalt:41167
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  dc:modified "2017-06-29"^^xsd:date ;
  skos:prefLabel "manejo de rodal de edad dispar"@es, "uneven-aged management"@en ;
  skos:definition nalt:41167_def ;
  skos:hiddenLabel "uneven aged management"@en, "uneven-aged-management"@en ;
  skos:altLabel "manejo de rodal incoetaneo"@es ;
  dc:created "2006-01-19"^^xsd:date ;
  skos:broader nalt:4789 ;
  ns0:marc001 "38907" .

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

