@prefix nalt: <https://lod.nal.usda.gov/nalt/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@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:20691
  skos:prefLabel "aprovechamiento de desechos"@es, "waste utilization"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:305521 .

nalt:61008
  skos:prefLabel "reciclaje"@es, "recycling"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:305521 .

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

nalt:47215
  skos:prefLabel "desechos industriales"@es, "industrial wastes"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:305521 .

nalt:29632
  skos:prefLabel "desechos de procesamiento"@es, "processing waste"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:305521 .

nalt:42323
  skos:prefLabel "desechos sólidos municipales"@es, "municipal solid waste"@en ;
  a <https://lod.nal.usda.gov/naltv#Product>, skos:Concept ;
  skos:related nalt:305521 .

nalt:305521
  skos:hiddenLabel "refuse derived fuel"@en, "refuse-derived fuels"@en, "refused derived fuel"@en, "refuse-derived fuel"@en, "refused derived fuels"@en ;
  skos:related nalt:29632, nalt:20691, nalt:61008, nalt:47215, nalt:42323 ;
  skos:prefLabel "combustibles derivados de residuos"@es, "refuse derived fuels"@en ;
  dc:created "2017-07-20"^^xsd:date ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  dc:modified "2018-05-17"^^xsd:date ;
  ns0:marc001 "83531" ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  skos:broader nalt:17362 ;
  skos:definition nalt:305521_def .

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

nalt:305521_def
  rdf:value "Combustible preparado a partir de componentes combustibles de residuos sólidos municipales, industriales o comerciales."@es, "Fuel prepared from combustible components of municipal, industrial or commercial solid waste or refuse."@en ;
  dc:source "NAL Thesaurus Staff" ;
  a ns0:Definition .

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

