@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:26876
  skos:prefLabel "calentamiento global"@es, "global warming"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:324710 .

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

nalt:324710
  skos:broader nalt:13647 ;
  skos:related nalt:13646, nalt:26876, nalt:325448 ;
  skos:definition nalt:324710_def ;
  skos:prefLabel "radiación neta"@es, "net radiation"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  dc:created "2018-09-26"^^xsd:date ;
  dc:modified "2018-11-14"^^xsd:date ;
  ns0:marc001 "89042" ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  skos:altLabel "Earth's net radiation"@en .

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

nalt:13646
  skos:prefLabel "atmósfera terrestre"@es, "Earth atmosphere"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:324710 .

nalt:324710_def
  rdf:value "La radiación neta de la Tierra, en ocasiones denominada flujo neto, es el equilibrio entre la energía entrante y la saliente en la capa superior de la atmósfera. Constituye la energía total disponible que influye en el clima."@es, "Earth's net radiation, sometimes called net flux, is the balance between incoming and outgoing energy at the top of the atmosphere. It is the total energy that is available to influence the climate."@en ;
  dc:source "Earth Observatory, NASA" ;
  a ns0:Definition .

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

nalt:325448
  skos:prefLabel "razón de Bowen"@es, "Bowen ratio"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:324710 .

