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

nalt:58628
  skos:prefLabel "tocón"@es, "stumps"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:58528 .

nalt:851
  skos:prefLabel "anatomía de la planta"@es, "plant anatomy"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:narrower nalt:58528 .

nalt:58528_def
  rdf:value "Tallo principal de un árbol de un diámetro considerable, a partir del cual se produce madera para aserrar, chapas de madera o postes grandes. Las plántulas, los árboles jóvenes y los árboles cuyo diámetro es pequeño tienen tallos, no troncos."@es, "The main stem of a tree of substantial diameter—roughly, capable of yielding sawtimber, veneer logs, or large poles. Seedlings, saplings, and small-diameter trees have stems, not boles."@en ;
  dc:source "Forest Products Laboratory. 2010. Wood handbook - Wood as an engineering material. Gen. Tech. Rep. FPL-GTR-190. Madison, WI: U.S. Department of Agriculture, Forest Service, Forest Products Laboratory" ;
  a <https://lod.nal.usda.gov/naltv#Definition> .

nalt:58528
  skos:altLabel "trunks (plants)"@en, "bole"@en, "boles"@en ;
  a skos:Concept, <https://lod.nal.usda.gov/naltv#Topic> ;
  dc:modified "2017-06-29"^^xsd:date ;
  skos:hiddenLabel "tree-trunk"@en, "tree trunks"@en ;
  skos:related nalt:58628 ;
  skos:prefLabel "tree trunk"@en, "tronco de los árboles"@es ;
  skos:inScheme <https://lod.nal.usda.gov/nalt>, <https://lod.nal.usda.gov/nalt-core> ;
  skos:exactMatch <http://id.cabi.org/cabt/120465>, <http://id.agrisemantics.org/gacs/C12231>, <http://aims.fao.org/aos/agrovoc/c_15017> ;
  dc:created "2006-01-19"^^xsd:date ;
  ns0:marc001 "38182" ;
  skos:broader nalt:851 ;
  skos:definition nalt:58528_def .

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

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

