@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:40044
  skos:hiddenLabel "medium-density-fiberboards"@en, "medium density fiberboard"@en, "medium density fibreboard"@en ;
  dc:modified "2014-05-12"^^xsd:date ;
  a skos:Concept, <https://lod.nal.usda.gov/naltv#Product> ;
  skos:inScheme <https://lod.nal.usda.gov/nalt>, <https://lod.nal.usda.gov/nalt-core> ;
  skos:prefLabel "medium density fiberboards"@en, "paneles de madera conglomerada de densidad media"@es ;
  skos:exactMatch <http://id.cabi.org/cabt/71031>, <http://id.agrisemantics.org/gacs/C31857> ;
  skos:altLabel "medium-dinsity fiberboard"@en, "MDF (wood products)"@en, "medium density hardboard"@en, "medium density fibreboards"@en ;
  skos:definition nalt:40044_def ;
  ns0:marc001 "22782" ;
  dc:created "2006-01-19"^^xsd:date ;
  skos:broader nalt:40042 .

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

nalt:40042
  skos:prefLabel "tableros de fibras"@es, "fiberboards"@en ;
  a ns0:Product, skos:Concept ;
  skos:narrower nalt:40044 .

nalt:40044_def
  rdf:value "Producto elaborado de madera formado por demolición de madera blanda en fibras de madera, comprimiéndolas con un material aglomerante, como pegamento, cera y resina, y formando paneles aplicando alta temperatura y presión. Estos paneles tienen una densidad de alrededor 800 kg/m3."@es, "An engineered wood product formed by breaking down softwood into wood fibres, compressing it with a binding material, such as glue, wax and resin, and forming panels by applying high temperature and pressure. These panels have a density of around 800 kg/m3."@en ;
  dc:source "NAL Thesaurus Staff" ;
  a ns0:Definition .

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

