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

nalt:105354_def
  rdf:value "Una mixtura de gasolina y combustibles de alcohol, ya sea metanol o etanol, que es usada como un combustible para motores. La mixtura es usualmente 90% gasolina y 10% combustible de alcohol."@es, "A mixture of gasoline and either methanol or ethanol fuel that is used as a motor fuel. The mixture is usually 90% gasoline and 10% alcohol fuel."@en ;
  dc:source "NAL Thesaurus Staff" ;
  a <https://lod.nal.usda.gov/naltv#Definition> .

nalt:292392
  skos:prefLabel "combustibles sintéticos"@es, "synthetic fuels"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:narrower nalt:105354 .

nalt:105351
  skos:prefLabel "gasolina"@es, "gasoline"@en ;
  a <https://lod.nal.usda.gov/naltv#Chemical>, skos:Concept ;
  skos:related nalt:105354 .

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

nalt:105354
  dc:modified "2017-02-15"^^xsd:date ;
  skos:related nalt:105355, nalt:137835, nalt:105351 ;
  skos:broader nalt:292392 ;
  ns0:marc001 "53113" ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  a ns0:Topic, skos:Concept ;
  skos:altLabel "gasahol"@en ;
  dc:created "2007-10-26"^^xsd:date ;
  skos:prefLabel "gasohol"@es, "gasohol"@en ;
  skos:definition nalt:105354_def .

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

nalt:137835
  skos:prefLabel "combustibles alternativos"@es, "alternative fuels"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:105354 .

nalt:105355
  skos:prefLabel "combustibles de alcohol"@es, "alcohol fuels"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:105354 .

