@prefix nalt: <https://lod.nal.usda.gov/nalt/> .
@prefix ns0: <https://lod.nal.usda.gov/naltv#> .
@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 rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

nalt:325659
  ns0:marc001 "90475" ;
  skos:hiddenLabel "sensible-heat flux"@en, "sensible heat fluxes"@en ;
  skos:prefLabel "sensible heat flux"@en, "flujo de calor sensible"@es ;
  skos:broader nalt:44804 ;
  skos:definition nalt:325659_def ;
  a ns0:Topic, skos:Concept ;
  dc:created "2018-10-23"^^xsd:date ;
  skos:related nalt:325698 ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  dc:modified "2018-11-16"^^xsd:date .

nalt:325659_def
  rdf:value "Flujo de calor que va desde la superficie terrestre hasta la atmósfera y que no está asociado a cambios en las fases del agua. Componente de la energía superficial."@es, "The flux of heat from the earth's surface to the atmosphere that is not associated with phase changes of water; a component of the surface energy budget."@en ;
  dc:source "Glossary, National Oceanic and Atmospheric Administration's National Weather Service" ;
  a ns0:Definition .

nalt:44804
  skos:prefLabel "propiedades térmicas"@es, "thermal properties"@en ;
  a ns0:Topic, skos:Concept ;
  skos:narrower nalt:325659 .

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

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

nalt:325698
  skos:prefLabel "longitud de Obukhov"@es, "Obukhov length"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:325659 .

