@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 rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix ns0: <https://lod.nal.usda.gov/naltv#> .

nalt:49078_def
  rdf:value "Producto de madera creado mediante laminación paralela de chapas pegadas bajo presión y calor, con el grano de cada chapa alineado paralelo al eje longitudinal de la moldura."@es, "An engineered wood product created by parallel lamination of veneers glued under heat and pressure with the grain of each veneer running parallel to the longitudinal axis of the billet."@en ;
  dc:source "NAL Thesaurus Staff" ;
  a <https://lod.nal.usda.gov/naltv#Definition> .

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

nalt:259851
  skos:prefLabel "perfiles de virutas de madera laminadas"@es, "laminated strand lumber"@en ;
  a <https://lod.nal.usda.gov/naltv#Product>, skos:Concept ;
  skos:related nalt:49078 .

nalt:49078
  skos:related nalt:259851, nalt:49079 ;
  skos:prefLabel "laminated veneer lumber"@en, "madera de chapas laminadas"@es ;
  a skos:Concept, <https://lod.nal.usda.gov/naltv#Product> ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  skos:hiddenLabel "laminated-veneer-lumber"@en ;
  dc:created "2006-01-19"^^xsd:date ;
  skos:broader nalt:259843 ;
  ns0:marc001 "20611" ;
  skos:definition nalt:49078_def ;
  dc:modified "2016-01-15"^^xsd:date .

nalt:259843
  skos:prefLabel "masa de madera"@es, "mass timber"@en ;
  a ns0:Product, skos:Concept ;
  skos:narrower nalt:49078 .

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

nalt:49079
  skos:prefLabel "chapa de madera"@es, "wood veneer"@en ;
  a ns0:Product, skos:Concept ;
  skos:related nalt:49078 .

