@prefix nalt: <https://lod.nal.usda.gov/nalt/> .
@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 rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix ns0: <https://lod.nal.usda.gov/naltv#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

nalt:40029
  skos:prefLabel "células filamentosas"@es, "fiber cells"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:58588 .

nalt:67400
  skos:prefLabel "lana de madera"@es, "wood wool"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:58588 .

nalt:15516
  skos:prefLabel "fibras vegetales"@es, "plant fibers"@en ;
  a <https://lod.nal.usda.gov/naltv#Product>, skos:Concept ;
  skos:narrower nalt:58588 .

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

nalt:58588_def
  rdf:value "Célula de madera relativamente larga (de 40 a 300 mm o 1.5 a 12 o menor), angosta, acuminada y cerrada en ambos extremos."@es, "A wood cell comparatively long (less than or equal to 40 to 300 mm, less than or equal to 1.5 to 12 in.), narrow, tapering, and closed at both ends."@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> .

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

nalt:58588
  skos:exactMatch <http://id.agrisemantics.org/gacs/C21278>, <http://id.cabi.org/cabt/124817> ;
  skos:prefLabel "wood fibers"@en, "fibras de madera"@es ;
  skos:hiddenLabel "heartwood fibers"@en, "wood fibre"@en, "heart-wood fiber"@en, "softwood fiber"@en, "soft-wood fiber"@en, "wood-fibers"@en, "heartwood fiber"@en, "softwood fibers"@en, "wood fiber"@en ;
  skos:inScheme <https://lod.nal.usda.gov/nalt>, <https://lod.nal.usda.gov/nalt-core> ;
  a <https://lod.nal.usda.gov/naltv#Product>, skos:Concept ;
  ns0:marc001 "40116" ;
  skos:related nalt:40029, nalt:67400 ;
  skos:broader nalt:15516 ;
  dc:modified "2017-08-01"^^xsd:date ;
  skos:narrower nalt:24651 ;
  skos:definition nalt:58588_def ;
  dc:created "2006-01-19"^^xsd:date ;
  skos:altLabel "wood fibres"@en .

nalt:24651
  skos:prefLabel "pulpa de madera"@es, "wood pulp"@en ;
  a ns0:Product, skos:Concept ;
  skos:broader nalt:58588 .

