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

nalt:259847
  skos:altLabel "jumbo plywood"@en, "cross laminated timber (CLT)"@en, "cross-laminated mass timber"@en ;
  dc:created "2015-08-24"^^xsd:date ;
  skos:related nalt:28647, nalt:41185, nalt:44632, nalt:259851 ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  skos:hiddenLabel "cross-laminated timbers"@en, "cross-laminated timber"@en, "cross laminated timbers"@en ;
  skos:prefLabel "madera laminada cruzada"@es, "cross laminated timber"@en ;
  ns0:marc001 "65530" ;
  a skos:Concept, ns0:Product ;
  skos:broader nalt:259843 ;
  dc:modified "2017-01-09"^^xsd:date .

nalt:44632
  skos:prefLabel "contrachapado"@es, "plywood"@en ;
  a ns0:Product, skos:Concept ;
  skos:related nalt:259847 .

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

nalt:259851
  skos:prefLabel "perfiles de virutas de madera laminadas"@es, "laminated strand lumber"@en ;
  a ns0:Product, skos:Concept ;
  skos:related nalt:259847 .

nalt:28647
  skos:prefLabel "construcción con madera"@es, "wood construction"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:259847 .

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

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

