@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 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#> .

nalt:44804
  skos:prefLabel "propiedades térmicas"@es, "thermal properties"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:narrower nalt:325658 .

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

nalt:325658_def
  rdf:value "Flujo de calor que va desde la superficie terrestre hasta la atmósfera, asociado a la evaporación o la condensación del vapor de agua en la superficie. Componente de la energía superficial."@es, "The flux of heat from the earth's surface to the atmosphere that is associated with evaporation or condensation of water vapor at the surface; a component of the surface energy budget."@en ;
  dc:source "Glossary, National Oceanic and Atmospheric Administration's National Weather Service" ;
  a <https://lod.nal.usda.gov/naltv#Definition> .

nalt:302613
  skos:prefLabel "calor latente"@es, "latent heat"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:325658 .

nalt:325658
  skos:definition nalt:325658_def ;
  skos:prefLabel "flujo de calor latente"@es, "latent heat flux"@en ;
  skos:related nalt:302613 ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  dc:modified "2018-11-16"^^xsd:date ;
  skos:broader nalt:44804 ;
  ns0:marc001 "88241" ;
  dc:created "2018-10-23"^^xsd:date .

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

