@prefix nalt: <https://lod.nal.usda.gov/nalt/> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix ns0: <https://lod.nal.usda.gov/naltv#> .

nalt:67409_def
  rdf:value "(1) La habilidad de un miembro para sostener una tensión sin fallar. (2) En un modo específico de prueba, la máxima tensión sostenida por un miembro cargado hasta fallar."@es, "(1) The ability of a member to sustain stress without failure. (2) In a specific mode of test, the maximum stress sustained by a member loaded to failure."@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:136521
  skos:prefLabel "propiedades mecánicas de la madera"@es, "wood mechanical properties"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:narrower nalt:67409 .

<https://lod.nal.usda.gov/naltv#Topic>
  rdfs:label "Topic"@en ;
  a owl:Class .

nalt:301853
  skos:prefLabel "resistencia a la fluencia"@es, "creep strength"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:67409 .

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

nalt:67409
  skos:prefLabel "wood strength"@en, "resistencia de la madera"@es ;
  a skos:Concept, <https://lod.nal.usda.gov/naltv#Topic> ;
  skos:hiddenLabel "wood-strength"@en ;
  skos:inScheme <https://lod.nal.usda.gov/nalt-core>, <https://lod.nal.usda.gov/nalt> ;
  skos:related nalt:301853 ;
  skos:exactMatch <http://id.cabi.org/cabt/124839>, <http://id.agrisemantics.org/gacs/C11096> ;
  dc:created "2006-01-19"^^xsd:date ;
  skos:broader nalt:136521 ;
  dc:modified "2017-06-09"^^xsd:date ;
  ns0:marc001 "40133" ;
  skos:definition nalt:67409_def .

