@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:305722 .

nalt:305722
  skos:hiddenLabel "yield table"@en, "volume table"@en, "yield-tables"@en, "yield-table"@en ;
  skos:prefLabel "tablas de rendimiento"@es, "yield tables"@en ;
  skos:altLabel "volume tables"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  dc:created "2017-07-25"^^xsd:date ;
  skos:definition nalt:305722_def ;
  skos:broader nalt:41168 ;
  dc:modified "2017-11-10"^^xsd:date ;
  skos:related nalt:15956, nalt:41169 ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  ns0:marc001 "84502" .

nalt:41169
  skos:prefLabel "tablas de rodales"@es, "stand tables"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:305722 .

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

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

nalt:305722_def
  rdf:value "Tabla que muestra, en relación con una o varias especies en un rodal completamente provisto, el patrón de crecimiento de un rodal de árboles de la misma edad, derivado de las mediciones en intervalos regulares que abarcan su vida productiva. Incluye el diámetro a la altura del pecho (DAP) y la altura promedio, el número de tallos y los árboles en pie por unidad de superficie. También puede contener otros datos útiles."@es, "A table showing, for one or more species in a fully stocked stand, the growth pattern of a managed even-aged stand derived from measurements at regular intervals covering its useful life. It includes mean d.b.h. and height, number of stems, and standing volume per unit area. The table may also contain a variety of other useful data."@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:305722 .

