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

nalt:290633
  skos:prefLabel "torta de extrusión de Jatropha"@es, "jatropha cake"@en ;
  a <https://lod.nal.usda.gov/naltv#Product>, skos:Concept ;
  skos:related nalt:67732 .

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

nalt:262720
  skos:prefLabel "éster metílico de colza"@es, "rapeseed methyl ester"@en ;
  a <https://lod.nal.usda.gov/naltv#Chemical>, skos:Concept ;
  skos:related nalt:67732 .

nalt:17321
  skos:prefLabel "biocombustibles"@es, "biofuels"@en ;
  a <https://lod.nal.usda.gov/naltv#Product>, skos:Concept ;
  skos:narrower nalt:67732 .

nalt:67732
  skos:hiddenLabel "bio-diesels"@en, "bio-diesel"@en, "biodiesels"@en ;
  skos:prefLabel "biodiesel"@es, "biodiesel"@en ;
  skos:inScheme <https://lod.nal.usda.gov/nalt>, <https://lod.nal.usda.gov/nalt-core> ;
  a <https://lod.nal.usda.gov/naltv#Product>, skos:Concept ;
  ns0:marc001 "52211" ;
  skos:definition nalt:67732_def ;
  skos:exactMatch <http://id.agrisemantics.org/gacs/C9666>, <http://aims.fao.org/aos/agrovoc/c_35013>, <http://id.cabi.org/cabt/18707> ;
  dc:created "2006-02-08"^^xsd:date ;
  dc:modified "2017-01-24"^^xsd:date ;
  skos:broader nalt:17321 ;
  skos:related nalt:33343, nalt:262720, nalt:290633 .

nalt:33343
  skos:prefLabel "combustible diesel"@es, "diesel fuel"@en ;
  a ns0:Chemical, skos:Concept ;
  skos:related nalt:67732 .

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

nalt:67732_def
  rdf:value "Biocombustible para uso en motores diesel producido mediante la transesterificación de grasas o aceites derivados orgánicamente combinados con alcohol (etanol o metanol) en presencia de un catalizador. Se puede utilizar como componente o reemplazo del combustible diesel."@es, "A biofuel for use in diesel engines produced through the transesterfication of organically-derived oils or fats combined with alcohol (ethanol or methanol) in the presence of a catalyst. It may be used either as a replacement for or as a component of diesel fuel."@en ;
  dc:source "NAL Thesaurus Staff" ;
  a ns0:Definition .

