@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 rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

nalt:18644
  skos:prefLabel "bosques"@es, "forests"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:narrower nalt:41240 .

nalt:276115
  skos:prefLabel "bosques vírgenes"@es, "virgin forests"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:41240 .

nalt:41240
  skos:definition nalt:41240_def ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  dc:created "2006-01-19"^^xsd:date ;
  skos:inScheme <https://lod.nal.usda.gov/nalt-core>, <https://lod.nal.usda.gov/nalt> ;
  skos:closeMatch <http://id.loc.gov/authorities/subjects/sh85094544> ;
  skos:related nalt:276115, nalt:314227 ;
  skos:hiddenLabel "old growth forest"@en, "old-growth forest"@en, "old-growth-forests"@en ;
  skos:exactMatch <http://id.cabi.org/cabt/81541>, <http://id.agrisemantics.org/gacs/C14865> ;
  skos:broader nalt:18644 ;
  skos:altLabel "old growth forests"@en ;
  skos:prefLabel "old-growth forests"@en, "bosques primarios pristinos"@es ;
  ns0:marc001 "26019" ;
  dc:modified "2018-02-26"^^xsd:date .

nalt:41240_def
  rdf:value "Poblaciones de árboles forestales de especies serales o clímax que crecen solas o asociadas a otras especies de árboles. Generalmente ya han alcanzado su edad de madurez, definida por la culminación del incremento promedio anual, y suelen presentar características de descomposición, entre las que se incluyen: un bajo ritmo de crecimiento, árboles muertos y a punto de morir, tocones y material leñoso caído. Suelen caracterizarse por tener árboles de gran diámetro en relación con el potencial de la especie y del lugar, copas con múltiples capas, árboles de diversos diámetros y vegetación de sotobosque. Sus cualidades específicas dependen principalmente de las asociaciones vegetales y del tipo de cubierta forestal."@es, "Stands of forest trees of either seral or climax species growing singly or in association with other tree species. The stands are usually well past the age of maturity as defined by the culmination of mean annual increment and often exhibit characteristics of decadence. These characteristics may include, but are not limited to: low growth rates, dead and dying trees, snags, and down woody material. The stands are usually characterized by large diameter trees relative to species and site potential, multi-layered canopies, a range in tree diameter sizes, and the presence of understory vegetation. The specific attributes of an old-growth stand are primarily dependent on plant associations and forest cover type."@en ;
  dc:source "Burns, Russell M. and Barbara H. Honkala, tech. coords. Silvics of North America, vol 2. Hardwoods; Glossary. Agriculture handbook no. 654. U.S. Department of Agriculture, Forest Service, 1990" ;
  a ns0:Definition .

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

nalt:314227
  skos:prefLabel "árboles de edad madura"@es, "old-growth trees"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:41240 .

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

