@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:327110
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  skos:prefLabel "recuperación del calor residual"@es, "waste heat recovery"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:hiddenLabel "waste-heat utilisation"@en, "waste heat utilisation"@en, "waste heat-recovery"@en, "waste heat utilizations"@en, "waste-heat utilization"@en ;
  dc:modified "2019-11-25"^^xsd:date ;
  ns0:marc001previous "94886" ;
  ns0:marc001 "9813986245500041" ;
  skos:definition nalt:327110_def ;
  skos:altLabel "waste heat utilization"@en ;
  skos:broader nalt:306451 ;
  dc:created "2019-02-12"^^xsd:date .

nalt:306451
  skos:prefLabel "recuperación de calor"@es, "heat recovery"@en ;
  a ns0:Topic, skos:Concept ;
  skos:narrower nalt:327110 .

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

nalt:327110_def
  rdf:value "Captación de la energía térmica que es un subproducto de los procesos de fabricación, para utilizarla, en lugar de liberarla en la atmósfera."@es, "Capturing heat energy that is a byproduct of manufacturing processes and putting it to use rather than releasing it into the atmosphere."@en ;
  dc:source "US, Environmental Protection Agency" ;
  a ns0:Definition .

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

