@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:124411
  skos:definition nalt:124411_def ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  skos:prefLabel "tension wood"@en, "madera de tensión"@es ;
  skos:hiddenLabel "tension-wood"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  dc:modified "2013-05-02"^^xsd:date ;
  ns0:marc001 "55423" ;
  skos:broader nalt:60984 ;
  dc:created "2008-08-07"^^xsd:date .

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

nalt:124411_def
  rdf:value "Madera anormal encontrada en árboles inclinados de algunas especies de árboles de madera de frondosas, caracterizada por la presencia de fibras gelatinosas y encogimiento longitudinal excesivo. La madera de tensión puede causar torcimiento."@es, "Abnormal wood found in leaning trees of some hardwood species and characterized by the presence of gelatinous fibers and excessive longitudinal shrinkage. Tension wood may cause warping."@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 ns0:Definition .

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

nalt:60984
  skos:prefLabel "madera de reacción"@es, "reaction wood"@en ;
  a ns0:Product, skos:Concept ;
  skos:narrower nalt:124411 .

