@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 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:41168
  skos:prefLabel "dendrometría"@es, "forest mensuration"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:narrower nalt:333401 .

nalt:333401
  skos:broader nalt:41168 ;
  skos:definition nalt:333401_def ;
  skos:prefLabel "incremento anual medio"@es, "mean annual increment"@en ;
  dc:modified "2019-11-25"^^xsd:date ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  skos:related nalt:15956 ;
  dc:created "2019-08-27"^^xsd:date ;
  ns0:marc001previous "94228" ;
  a ns0:Topic, skos:Concept ;
  skos:hiddenLabel "mean annual increments"@en, "mean-annual increment"@en ;
  ns0:marc001 "9813987889800041" .

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

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

nalt:333401_def
  rdf:value "Incremento total de árboles de un grupo hasta una edad dada, dividido entre esa edad, a menudo expresado en metros cúbicos anuales de crecimiento por hectárea (pies cúbicos de crecimiento por acre)."@es, "The total increment of trees in a stand up to a given age, divided by that age, usually expressed in annual cubic meters of growth per hectare (cubic feet of growth per acre)."@en ;
  dc:source "Burns, Russell M. and Barbara H. Honkala, tech. coords. Silvics of North America, vol 2. Hardwoods ; Glossary. Agriculture handbook no.654. Washington, D.C. : U.S. Dept. of Agriculture, Forest Service, 1990. p.835-845." ;
  a ns0:Definition .

nalt:15956
  skos:prefLabel "medidas del árbol y del rodal"@es, "tree and stand measurements"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:333401 .

