@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#> .

nalt:41185
  skos:prefLabel "tecnología de la madera"@es, "wood technology"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:28374 .

nalt:28374
  skos:related nalt:41185, nalt:211867 ;
  skos:narrower nalt:259843 ;
  skos:inScheme <https://lod.nal.usda.gov/nalt>, <https://lod.nal.usda.gov/nalt-core> ;
  dc:created "2006-01-19"^^xsd:date ;
  skos:broader nalt:28370 ;
  dc:modified "2016-06-29"^^xsd:date ;
  skos:exactMatch <http://id.agrisemantics.org/gacs/C19642>, <http://aims.fao.org/aos/agrovoc/c_16567>, <http://id.cabi.org/cabt/64314>, <http://id.loc.gov/authorities/subjects/sh85074218> ;
  skos:hiddenLabel "laminated-wood"@en ;
  ns0:marc001 "20612" ;
  skos:prefLabel "laminado de madera"@es, "laminated wood"@en ;
  a skos:Concept, ns0:Product .

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

nalt:211867
  skos:prefLabel "deslaminación"@es, "delamination"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:28374 .

nalt:28370
  skos:prefLabel "productos de madera compuesta"@es, "composite wood products"@en ;
  a ns0:Product, skos:Concept ;
  skos:narrower nalt:28374 .

nalt:259843
  skos:prefLabel "masa de madera"@es, "mass timber"@en ;
  a ns0:Product, skos:Concept ;
  skos:broader nalt:28374 .

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

