@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 dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix ns0: <https://lod.nal.usda.gov/naltv#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

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

<https://lod.nal.usda.gov/naltv#productOf>
  rdfs:subPropertyOf skos:related ;
  rdfs:label "Is product of"@en .

nalt:17336
  skos:broader nalt:17362, nalt:19272, nalt:17247 ;
  dc:modified "2017-07-25"^^xsd:date ;
  ns0:productOf nalt:127351 ;
  skos:inScheme <https://lod.nal.usda.gov/nalt-core>, <https://lod.nal.usda.gov/nalt> ;
  skos:prefLabel "leña"@es, "fuelwood"@en ;
  a ns0:Product, skos:Concept ;
  skos:scopeNote "Utilice esta palabra para referirse al uso de la madera como fuente de energía. Para aludir a la vegetación viva o muerta que puede encenderse, EMPLEE el vocablo combustibles (ecología del fuego). Para referirse a los materiales utilizados para liberar energía, USE el término combustibles."@es, "Use for the use of wood as a source of energy; For the living or dead vegetation that can be ignited USE fuels (fire ecology); For materials which are used for the purpose of releasing energy USE fuels."@en ;
  ns0:marc001 "15925" ;
  skos:exactMatch <http://id.agrisemantics.org/gacs/C5278>, <http://id.cabi.org/cabt/49766>, <http://aims.fao.org/aos/agrovoc/c_3137> ;
  skos:related nalt:305726, nalt:127351 ;
  skos:altLabel "fire wood"@en, "madera combustible"@es, "firewood"@en, "fuel wood"@en ;
  dc:created "2006-01-19"^^xsd:date .

nalt:17362
  skos:prefLabel "combustibles"@es, "fuels"@en ;
  a ns0:Product, skos:Concept ;
  skos:narrower nalt:17336 .

nalt:127351
  skos:prefLabel "cultivos energéticos"@es, "energy crops"@en ;
  a ns0:Organism, skos:Concept ;
  skos:related nalt:17336 ;
  ns0:hasProduct nalt:17336 .

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

nalt:17247
  skos:prefLabel "bioenergía"@es, "bioenergy"@en ;
  a ns0:Topic, skos:Concept ;
  skos:narrower nalt:17336 .

nalt:305726
  skos:prefLabel "lote de maderables"@es, "woodlots"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:17336 .

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

