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

nalt:62479
  skos:prefLabel "aserrín"@es, "sawdust"@en ;
  a <https://lod.nal.usda.gov/naltv#Product>, skos:Concept ;
  skos:related nalt:67401 .

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

nalt:67401
  skos:hiddenLabel "pine flour"@en, "pine-flours"@en, "wood-flour"@en, "wood-meal"@en, "wood-meals"@en, "wood meals"@en, "Scots pine flour"@en, "pine-flour"@en, "wood flours"@en, "pine flours"@en, "wood-flours"@en ;
  skos:prefLabel "harina de madera"@es, "wood flour"@en ;
  skos:inScheme <https://lod.nal.usda.gov/nalt>, <https://lod.nal.usda.gov/nalt-core> ;
  a skos:Concept, <https://lod.nal.usda.gov/naltv#Product> ;
  skos:broader nalt:24467 ;
  dc:created "2006-01-19"^^xsd:date ;
  skos:exactMatch <http://id.cabi.org/cabt/124818>, <http://id.loc.gov/authorities/subjects/sh85147877>, <http://id.agrisemantics.org/gacs/C31573>, <http://aims.fao.org/aos/agrovoc/c_8425> ;
  dc:modified "2017-07-25"^^xsd:date ;
  skos:definition nalt:67401_def ;
  skos:altLabel "wood meal"@en ;
  skos:related nalt:305693, nalt:62479 ;
  ns0:marc001 "40117" .

nalt:67401_def
  rdf:value "Madera reducida a partículas finamente divididas, aproximadamente igual en tamaño, apariencia y textura que las harinas de cereales, pasan a través de una criba tamaño 40 a 100."@es, "Wood reduced to finely divided particles, approximately the same as those of cereal flours in size, appearance, and texture, and passing a 40 to 100 mesh screen."@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 .

nalt:24467
  skos:prefLabel "productos de la madera"@es, "wood products"@en ;
  a ns0:Product, skos:Concept ;
  skos:narrower nalt:67401 .

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

nalt:305693
  skos:prefLabel "polvo de madera"@es, "wood dust"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:67401 .

