@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:52070
  skos:prefLabel "punto de fusión"@es, "melting point"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:302613 .

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

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

nalt:302613
  a skos:Concept, <https://lod.nal.usda.gov/naltv#Topic> ;
  skos:prefLabel "latent heat"@en, "calor latente"@es ;
  skos:related nalt:325658, nalt:325448, nalt:52070, nalt:38816 ;
  skos:definition nalt:302613_def ;
  dc:created "2017-06-27"^^xsd:date ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  ns0:marc001 "82253" ;
  skos:broader nalt:44804 ;
  dc:modified "2018-11-16"^^xsd:date .

nalt:325658
  skos:prefLabel "flujo de calor latente"@es, "latent heat flux"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:302613 .

nalt:302613_def
  rdf:value "Calor absorbido o liberado durante un cambio de etapa a una temperatura y una presión constantes."@es, "Heat absorbed or released during a change of phase at constant temperature and pressure."@en ;
  dc:source "Glossary, National Oceanic and Atmospheric Administration's National Weather Service" ;
  a ns0:Definition .

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

nalt:38816
  skos:prefLabel "evaporación"@es, "evaporation"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:302613 .

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

