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

nalt:41887
  dc:modified "2019-02-13"^^xsd:date ;
  ns0:marc001 "15989" ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  skos:prefLabel "calderas (calefacción)"@es, "furnaces"@en ;
  skos:hiddenLabel "heating furnace"@en, "heating furnaces"@en, "furnace"@en, "heating-furnaces"@en, "heating-furnace"@en ;
  skos:related nalt:327206, nalt:242229, nalt:242228, nalt:301773 ;
  a skos:Concept, ns0:Topic ;
  dc:created "2006-01-19"^^xsd:date ;
  skos:broader nalt:105358 ;
  skos:exactMatch <http://id.loc.gov/authorities/subjects/sh85052511> ;
  skos:narrower nalt:292417 .

nalt:242229
  skos:prefLabel "chimeneas solares"@es, "solar chimneys"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:41887 .

nalt:105358
  skos:prefLabel "sistemas de calefacción"@es, "heating systems"@en ;
  a ns0:Topic, skos:Concept ;
  skos:narrower nalt:41887 .

nalt:292417
  skos:prefLabel "hornos eléctricos"@es, "electric furnaces"@en ;
  a ns0:Topic, skos:Concept ;
  skos:broader nalt:41887 .

nalt:301773
  skos:prefLabel "eficiencia de combustión"@es, "combustion efficiency"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:41887 .

nalt:327206
  skos:prefLabel "fundiciones"@es, "smelters"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:41887 .

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

nalt:242228
  skos:prefLabel "chimeneas"@es, "chimneys"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:41887 .

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

