@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:40408
  skos:exactMatch <http://id.cabi.org/cabt/85746>, <http://aims.fao.org/aos/agrovoc/c_5600>, <http://id.agrisemantics.org/gacs/C8761> ;
  dc:created "2006-01-19"^^xsd:date ;
  skos:prefLabel "tableros de partículas"@es, "particleboards"@en ;
  skos:inScheme <https://lod.nal.usda.gov/nalt>, <https://lod.nal.usda.gov/nalt-core> ;
  skos:altLabel "particle board"@en ;
  skos:broader nalt:28376 ;
  a <https://lod.nal.usda.gov/naltv#Product>, skos:Concept ;
  skos:narrower nalt:40407, nalt:56930 ;
  skos:hiddenLabel "particle boards"@en, "particleboard"@en ;
  dc:modified "2012-11-30"^^xsd:date ;
  ns0:marc001 "27270" ;
  skos:closeMatch <http://id.loc.gov/authorities/subjects/sh85098363> ;
  skos:definition nalt:40408_def .

nalt:28376
  skos:prefLabel "tableros a base de madera"@es, "wood-based panels"@en ;
  a ns0:Product, skos:Concept ;
  skos:narrower nalt:40408 .

nalt:56930
  skos:prefLabel "tableros de hojuelas"@es, "waferboards"@en ;
  a ns0:Product, skos:Concept ;
  skos:broader nalt:40408 .

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

nalt:40408_def
  rdf:value "Productos de panel estructural hechos de fragmentos de madera, como chips o virutas, que son mecánicamente presionados hasta forma de láminas y unidos con resina bajo presión y calor."@es, "Structural panel products made of wood fragments, such as chips or shavings, that are mechanically pressed into sheet form and bonded together with resin under heat and pressure."@en ;
  dc:source "NAL Thesaurus Staff" ;
  a ns0:Definition .

nalt:40407
  skos:prefLabel "tableros de virutas"@es, "flakeboards"@en ;
  a ns0:Product, skos:Concept ;
  skos:broader nalt:40408 .

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

