@prefix nalt: <https://lod.nal.usda.gov/nalt/> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix ns0: <https://lod.nal.usda.gov/naltv#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

nalt:149092_def
  rdf:value "Combustible de alcohol hecho por fermentación de carbohidratos en cultivos de azúcar o ricos en almidón como el maíz o la caña de azúcar, u otras fuentes de biomasa, incluyendo pastos."@es, "An alcohol fuel made by fermentation of carbohydrates in sugar- or starch-rich crops such as corn or sugarcane, or other biomass sources including grasses."@en ;
  dc:source "NAL Thesaurus Staff" ;
  a <https://lod.nal.usda.gov/naltv#Definition> .

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

nalt:149092
  skos:broader nalt:17321 ;
  skos:hiddenLabel "cellulosic-ethanol"@en, "bio-ethanol"@en ;
  skos:prefLabel "bioetanol"@es, "bioethanol"@en ;
  skos:definition nalt:149092_def ;
  ns0:marc001 "59491" ;
  skos:related nalt:17363 ;
  a ns0:Product, skos:Concept ;
  dc:modified "2018-09-13"^^xsd:date ;
  skos:inScheme <https://lod.nal.usda.gov/nalt-core>, <https://lod.nal.usda.gov/nalt> ;
  dc:created "2011-11-02"^^xsd:date ;
  skos:altLabel "cellulosic ethanol"@en ;
  skos:exactMatch <http://id.agrisemantics.org/gacs/C28224> .

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

<https://lod.nal.usda.gov/nalt-core>
  rdfs:label "NALT Core"@es, "NALT Core"@en ;
  a skos:ConceptScheme .

nalt:17363
  skos:prefLabel "producción de etanol"@es, "ethanol production"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:149092 .

