@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:28374
  skos:prefLabel "laminado de madera"@es, "laminated wood"@en ;
  a <https://lod.nal.usda.gov/naltv#Product>, skos:Concept ;
  skos:related nalt:211867 .

nalt:31971
  skos:prefLabel "defectos de la madera"@es, "wood defects"@en ;
  a <https://lod.nal.usda.gov/naltv#Product>, skos:Concept ;
  skos:narrower nalt:211867 .

nalt:211867
  ns0:marc001 "65887" ;
  dc:modified "2014-11-17"^^xsd:date ;
  skos:definition nalt:211867_def ;
  skos:prefLabel "delamination"@en, "deslaminación"@es ;
  skos:hiddenLabel "delaminations"@en ;
  dc:created "2014-03-12"^^xsd:date ;
  a ns0:Topic, skos:Concept ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  skos:related nalt:28374 ;
  skos:broader nalt:31971 .

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

nalt:211867_def
  rdf:value "Separación de las capas de la madera laminada o contrachapada como resultado de la falla del adhesivo, ya sea en él mismo o en el contacto entre el adhesivo y la superficie adherida."@es, "The separation of layers in laminated wood or plywood because of failure of the adhesive, either within the adhesive itself or at the interface between the adhesive and the adherend."@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 .

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

