@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 rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

nalt:67411
  skos:prefLabel "virutas de madera"@es, "wood shavings"@en ;
  a skos:Concept, <https://lod.nal.usda.gov/naltv#Topic> ;
  skos:definition nalt:67411_def ;
  dc:created "2006-01-19"^^xsd:date ;
  skos:hiddenLabel "wood-shavings"@en ;
  skos:broader nalt:15841 ;
  skos:narrower nalt:67400 ;
  dc:modified "2014-07-31"^^xsd:date ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  ns0:marc001 "40132" .

nalt:67400
  skos:prefLabel "lana de madera"@es, "wood wool"@en ;
  a ns0:Topic, skos:Concept ;
  skos:broader nalt:67411 .

nalt:67411_def
  rdf:value "Partícula pequeña de madera de dimensiones indefinidas, producida incidentalmente en ciertas operaciones de carpintería que suponen el uso de cabezales que con frecuencia giran en la dirección del grano. Esta acción de corte produce virutas finas de diversos grosores, a menudo biseladas al menos en un borde, gruesas en el otro y generalmente curvas."@es, "A small wood particle of indefinite dimensions developed incidental to certain woodworking operations involving rotary cutterheads usually turning in the direction of the grain. This cutting action produces a thin chip of varying thickness, usually feathered along at least one edge and thick at another and generally curled."@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 .

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

nalt:15841
  skos:prefLabel "desechos de la madera"@es, "wood residues"@en ;
  a ns0:Product, skos:Concept ;
  skos:narrower nalt:67411 .

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

