@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:33649
  skos:prefLabel "propiedades de la madera"@es, "wood properties"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:narrower nalt:40038 .

nalt:40038_def
  rdf:value "El punto de saturación de fibra es la etapa en el secado o mojado de madera en la que las paredes celulares están saturadas y las cavidades celulares están libres de agua. Se aplica a una célula individual o grupo de células, no a tablas completas. Usualmente se toma como aproximadamente 30% del contenido de humedad, basado en el peso de la madera secada al horno."@es, "The fiber saturation point is the stage in the drying or wetting of wood at which the cell walls are saturated and the cell cavities are free from water. It applies to an individual cell or group of cells, not to whole boards. It is usually taken as approximately 30% moisture content, based on ovendry weight."@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:40038
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:prefLabel "saturación de fibra"@es, "fiber saturation"@en ;
  skos:broader nalt:33649 ;
  skos:hiddenLabel "fiber-saturation"@en ;
  skos:definition nalt:40038_def ;
  skos:altLabel "fiber saturation point"@en, "fibre saturation"@en ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  dc:created "2006-01-19"^^xsd:date ;
  dc:modified "2013-04-16"^^xsd:date ;
  ns0:marc001 "15092" .

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

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

