@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:13653
  skos:prefLabel "ciencia del sistema terrestre"@es, "Earth system science"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:narrower nalt:13660 .

nalt:13647
  skos:prefLabel "ciencias atmosféricas"@es, "atmospheric sciences"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:narrower nalt:13660 .

nalt:26876
  skos:prefLabel "calentamiento global"@es, "global warming"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:13660 .

nalt:137757
  skos:prefLabel "emisiones de gases de efecto invernadero"@es, "greenhouse gas emissions"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:13660 .

nalt:5847
  skos:prefLabel "gases de invernadero"@es, "greenhouse gases"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:13660 .

nalt:13660
  dc:modified "2018-10-24"^^xsd:date ;
  skos:inScheme <https://lod.nal.usda.gov/nalt-core>, <https://lod.nal.usda.gov/nalt> ;
  a skos:Concept, <https://lod.nal.usda.gov/naltv#Topic> ;
  skos:broader nalt:13653, nalt:13647 ;
  skos:related nalt:26876, nalt:5847, nalt:137757 ;
  skos:hiddenLabel "greenhouse-effect"@en, "greenhouse warming"@en, "greenhouse climate"@en, "greenhouse effects"@en ;
  skos:definition nalt:13660_def ;
  skos:exactMatch <http://id.agrisemantics.org/gacs/C8089>, <http://aims.fao.org/aos/agrovoc/c_15585>, <http://id.cabi.org/cabt/53391> ;
  ns0:marc001 "17149" ;
  dc:created "2006-01-19"^^xsd:date ;
  skos:prefLabel "efecto invernadero"@es, "greenhouse effect"@en .

<https://lod.nal.usda.gov/nalt-core>
  rdfs:label "NALT Core"@es, "NALT Core"@en ;
  a skos:ConceptScheme .

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

nalt:13660_def
  rdf:value "Atrapamiento y acumulación de calor en la atmósfera (troposfera), cerca de la superficie terrestre. Cierto calor que fluye de nuevo hacia el espacio desde dicha superficie es absorbido por el vapor de agua, el dióxido de carbono, el ozono y varios otros gases de la atmósfera y, posteriormente, es reirradiado otra vez hacia la superficie terrestre. Si las concentraciones atmosféricas de los gases de efecto invernadero ascienden, la temperatura promedio de la capa inferior de la atmósfera irá aumentando gradualmente."@es, "Trapping and build-up of heat in the atmosphere (troposphere) near the Earth's surface. Some of the heat flowing back toward space from the Earth's surface is absorbed by water vapor, carbon dioxide, ozone, and several other gases in the atmosphere and then reradiated back toward the Earth's surface. If the atmospheric concentrations of these greenhouse gases rise, the average temperature of the lower atmosphere will gradually increase."@en ;
  dc:source "US Environmental Protection Agency" ;
  a ns0:Definition .

