@prefix nalt: <https://lod.nal.usda.gov/nalt/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@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#> .

nalt:284695
  skos:prefLabel "desulfuración de gases de combustión"@es, "flue gas desulfurization"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:broader nalt:284691 .

nalt:2770
  skos:prefLabel "tecnología de procesamiento"@es, "processing technology"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:narrower nalt:284691 .

nalt:56446
  skos:prefLabel "dióxido de azufre"@es, "sulfur dioxide"@en ;
  a <https://lod.nal.usda.gov/naltv#Chemical>, skos:Concept ;
  skos:related nalt:284691 .

nalt:5851
  skos:prefLabel "control de la polución"@es, "pollution control"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:284691 .

nalt:284691_def
  rdf:value "Proceso de eliminación del azufre o de los óxidos de azufre de gases, aceites u otros materiales."@es, "The process of removal of sulfur or sulfur oxides from gases, oils or other materials."@en ;
  dc:source "NAL Thesaurus Staff" ;
  a <https://lod.nal.usda.gov/naltv#Definition> .

nalt:284691
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  skos:narrower nalt:284695 ;
  skos:related nalt:5851, nalt:56446 ;
  skos:altLabel "desulfurisation"@en ;
  skos:hiddenLabel "desulphurizations"@en, "desulfurisations"@en, "desulphurization"@en, "desulfurizations"@en ;
  a skos:Concept, <https://lod.nal.usda.gov/naltv#Topic> ;
  skos:broader nalt:2770 ;
  skos:prefLabel "desulfuración"@es, "desulfurization"@en ;
  dc:created "2016-07-27"^^xsd:date ;
  skos:definition nalt:284691_def ;
  ns0:marc001 "76424" ;
  dc:modified "2017-09-28"^^xsd:date .

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

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

