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

nalt:17362
  skos:prefLabel "combustibles"@es, "fuels"@en ;
  a <https://lod.nal.usda.gov/naltv#Product>, skos:Concept ;
  skos:narrower nalt:33343 .

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

nalt:67732
  skos:prefLabel "biodiesel"@es, "biodiesel"@en ;
  a <https://lod.nal.usda.gov/naltv#Product>, skos:Concept ;
  skos:related nalt:33343 .

nalt:33343
  skos:hiddenLabel "diesel fuels"@en, "diesel-fuel"@en ;
  dc:created "2006-01-19"^^xsd:date ;
  skos:exactMatch <http://id.agrisemantics.org/gacs/C18135>, <http://id.cabi.org/cabt/38884>, <http://aims.fao.org/aos/agrovoc/c_34813> ;
  skos:prefLabel "diesel fuel"@en, "combustible diesel"@es ;
  skos:closeMatch <http://id.loc.gov/authorities/subjects/sh85037815> ;
  skos:broader nalt:17362 ;
  ns0:marc001 "11981" ;
  a ns0:Chemical, skos:Concept ;
  dc:modified "2015-02-03"^^xsd:date ;
  skos:inScheme <https://lod.nal.usda.gov/nalt>, <https://lod.nal.usda.gov/nalt-core> ;
  skos:related nalt:67732 ;
  skos:altLabel "diesel oil"@en, "petrodiesel"@en .

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

