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

nalt:154167
  dc:modified "2012-11-30"^^xsd:date ;
  skos:definition nalt:154167_def ;
  skos:prefLabel "carbón orgánico"@es, "biocoal"@en ;
  skos:related nalt:566 ;
  skos:altLabel "bio-coal"@en, "bio coal"@en ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  ns0:marc001 "60491" ;
  skos:broader nalt:17321 ;
  dc:created "2012-02-14"^^xsd:date .

nalt:566
  skos:prefLabel "carbón vegetal"@es, "charcoal"@en ;
  a ns0:Product, skos:Concept ;
  skos:related nalt:154167 .

nalt:17321
  skos:prefLabel "biocombustibles"@es, "biofuels"@en ;
  a ns0:Product, skos:Concept ;
  skos:narrower nalt:154167 .

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

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

nalt:154167_def
  rdf:value "Combustible de biomasa procesada por torrefacción de desechos agrícolas, tales como residuos de madera en una alta densidad, la energía concentrada producto combustible, se forma como pellets o briquetas."@es, "A biomass fuel processed by torrefaction of agricultural wastes such as wood residues into a high density, energy-concentrated fuel product in the form of pellets or briquettes."@en ;
  dc:source "NAL Thesaurus Staff" ;
  a ns0:Definition .

