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

nalt:28376
  skos:prefLabel "tableros a base de madera"@es, "wood-based panels"@en ;
  a <https://lod.nal.usda.gov/naltv#Product>, skos:Concept ;
  skos:narrower nalt:56165 .

nalt:56165
  skos:hiddenLabel "oriented-structural board"@en, "oriented strandboard"@en, "hybrid oriented strand boards"@en, "oriented structural board"@en, "oriented-structural-board"@en, "oriented-strandboards"@en, "oriented strand board"@en, "hybrid oriented strand board"@en ;
  skos:altLabel "oriented strand boards"@en, "OSB (wood products)"@en, "oriented structural boards"@en ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  a <https://lod.nal.usda.gov/naltv#Product>, skos:Concept ;
  ns0:marc001 "26346" ;
  skos:broader nalt:28376 ;
  skos:prefLabel "láminas de chapa orientadas"@es, "oriented strandboards"@en ;
  skos:definition nalt:56165_def ;
  dc:created "2006-01-19"^^xsd:date ;
  dc:modified "2017-06-30"^^xsd:date .

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

nalt:56165_def
  rdf:value "Panel estructural diseñado a base de madera formado de hilos de madera, hojuelas u obleas unidas bajo presión y calor con una resina impermeable. Las capas externas son alineadas en la dirección de panel y las capas interiores son alineadas, ya sea cruzadas o con orientación al azar. Se usan comunmente para entablado en paredes, suelos, y cielos."@es, "An engineered structural wood-based panel composed of wood strands, flakes or wafers bonded under heat and pressure with a waterproof resin. The external layers are aligned in the panel direction and the inner layers are either cross-aligned or randomly-oriented. Common uses are sheathing in walls, floors, and roofs."@en ;
  dc:source "NAL Thesaurus Staff" ;
  a ns0:Definition .

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

