@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#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .

nalt:26766
  skos:prefLabel "calidad del agua"@es, "water quality"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:225125 .

nalt:5861
  skos:prefLabel "temperatura"@es, "temperature"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:225125 .

nalt:5217
  skos:prefLabel "contaminación del agua"@es, "water pollution"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:narrower nalt:225125 .

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

nalt:225125
  a skos:Concept, <https://lod.nal.usda.gov/naltv#Topic> ;
  skos:prefLabel "contaminación térmica"@es, "thermal pollution"@en ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  dc:modified "2014-11-17"^^xsd:date ;
  skos:definition nalt:225125_def ;
  dc:created "2014-08-19"^^xsd:date ;
  skos:hiddenLabel "thermal-pollution"@en, "thermal pollutions"@en ;
  ns0:marc001 "74176" ;
  skos:related nalt:26766, nalt:5861 ;
  skos:broader nalt:5217 .

nalt:225125_def
  rdf:value "Alteración de la cantidad de energía disponible en el ambiente por la adición de calor o frío, que ocurre con más frecuencia en forma de calor agregado, devolviendo el agua que ha sido utilizada con fines de refrigeración a un río, un lago, un estuario, una bahía o al océano. Sin embargo, la contaminación térmica puede ocurrir también con el vertido de grandes volúmenes de agua fría y profunda de embalses en masas de agua más cálidas."@es, "Altering the amount of energy available in the environment by the addition of heat or cold. Most frequently this occurs in the form of the heat added by returning water which has been used for cooling purposes to a river, lake, estuary, bay or the ocean. However \"thermal pollution\" may also occur with the release of large volumes of the cold, deep water in reservoirs into warmer bodies of water."@en ;
  dc:source "Schwarz, Charles F.; Thor, Edward C.; Elsner, Gary H. 1976. Wildland planning glossary. Gen. Tech. Rep. PSW-13. Berkeley, Calif.: U.S. Department of Agriculture, Forest Service, Pacific Southwest Forest and Range Experiment Station" ;
  a ns0:Definition .

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

