@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 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:44632 .

nalt:44632
  skos:hiddenLabel "ply-woods"@en, "plywoods"@en, "ply-wood"@en ;
  skos:prefLabel "contrachapado"@es, "plywood"@en ;
  dc:created "2006-01-19"^^xsd:date ;
  skos:exactMatch <http://id.loc.gov/authorities/subjects/sh85103600>, <http://id.agrisemantics.org/gacs/C11650>, <http://aims.fao.org/aos/agrovoc/c_6033>, <http://id.cabi.org/cabt/92427> ;
  skos:broader nalt:28376 ;
  a <https://lod.nal.usda.gov/naltv#Product>, skos:Concept ;
  skos:inScheme <https://lod.nal.usda.gov/nalt-core>, <https://lod.nal.usda.gov/nalt> ;
  dc:modified "2020-02-11"^^xsd:date ;
  skos:definition nalt:44632_def ;
  ns0:marc001 "29291" .

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

<https://lod.nal.usda.gov/nalt-core>
  rdfs:label "NALT Core"@es, "NALT Core"@en ;
  a skos:ConceptScheme .

nalt:44632_def
  rdf:value "Un tablero de madera engomada hecho de capas relativamente finas de chapas con el grano de las capas adyacentes en ángulos rectos o de chapas en combinación con médula de madera o madera reconstituida. La construcción usual tiene un número impar de capas."@es, "A glued wood panel made up of relatively thin layers of veneer with the grain of adjacent layers at right angles or of veneer in combination with a core of lumber or of reconstituted wood. The usual constructions have an odd number of layers."@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 .

