@prefix nalt: <https://lod.nal.usda.gov/nalt/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@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#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix ns0: <https://lod.nal.usda.gov/naltv#> .

nalt:19272
  skos:prefLabel "madera"@es, "wood"@en ;
  a <https://lod.nal.usda.gov/naltv#Product>, skos:Concept ;
  skos:narrower nalt:44627 .

<https://lod.nal.usda.gov/naltv#Product>
  rdfs:label "Product"@en ;
  a owl:Class .

nalt:44630
  skos:prefLabel "madera terciada de madera dura"@es, "hardwood plywood"@en ;
  a <https://lod.nal.usda.gov/naltv#Product>, skos:Concept ;
  skos:related nalt:44627 .

nalt:63327
  skos:prefLabel "madera blanda"@es, "softwood"@en ;
  a <https://lod.nal.usda.gov/naltv#Product>, skos:Concept ;
  skos:related nalt:44627 .

nalt:44627_def
  rdf:value "Generalmente uno de los grupos botánicos de árboles que tienen vasos o poros y hojas anchas, en contraste con las coníferas o maderas blandas. El término no hace referencia a la dureza real de la madera."@es, "Generally one of the botanical groups of trees that have vessels or pores and broad leaves, in contrast to the conifers or softwoods. The term has no reference to the actual hardness of the wood."@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 <https://lod.nal.usda.gov/naltv#Definition> .

nalt:44627
  skos:exactMatch <http://id.agrisemantics.org/gacs/C5949>, <http://aims.fao.org/aos/agrovoc/c_3495>, <http://id.cabi.org/cabt/55152> ;
  skos:related nalt:325597, nalt:41213, nalt:44630, nalt:63327 ;
  skos:prefLabel "madera dura"@es, "hardwood"@en ;
  dc:modified "2018-10-22"^^xsd:date ;
  skos:inScheme <https://lod.nal.usda.gov/nalt>, <https://lod.nal.usda.gov/nalt-core> ;
  skos:definition nalt:44627_def ;
  ns0:marc001 "17702" ;
  skos:broader nalt:19272 ;
  skos:hiddenLabel "hardwoods"@en ;
  skos:altLabel "soft hardwoods"@en, "madera de frondosas"@es ;
  a ns0:Product, skos:Concept ;
  dc:created "2006-01-19"^^xsd:date .

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

nalt:41213
  skos:prefLabel "bosques de madera dura"@es, "hardwood forests"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:44627 .

nalt:325597
  skos:prefLabel "lignina de madera dura"@es, "hardwood lignin"@en ;
  a ns0:Chemical, skos:Concept ;
  skos:related nalt:44627 .

