@prefix nalt: <https://lod.nal.usda.gov/nalt/> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix ns0: <https://lod.nal.usda.gov/naltv#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@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:38817
  dc:modified "2016-04-12"^^xsd:date ;
  ns0:marc001 "14593" ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  skos:hiddenLabel "evaporation-rate"@en ;
  skos:prefLabel "evaporation rate"@en, "tasa de evaporación"@es ;
  skos:broader nalt:38816 ;
  skos:altLabel "índice de evaporación"@es ;
  skos:related nalt:276518 ;
  dc:created "2006-01-19"^^xsd:date ;
  a ns0:Topic, skos:Concept ;
  skos:definition nalt:38817_def .

nalt:38817_def
  rdf:value "En términos hidrológicos, la cantidad de agua, expresada en términos de profundidad de agua líquida, que se evapora de una superficie dada por unidad de tiempo. Se suele expresar en pulgadas de profundidad, por día, mes o año."@es, "In hydrologic terms, the quantity of water, expressed in terms of depth of liquid water, which is evaporated from a given surface per unit of time. It is usually expressed in inches depth, per day, month, or year."@en ;
  dc:source "National Oceanic and Atmospheric Administration Glossary" ;
  a ns0:Definition .

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

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

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

nalt:276518
  skos:prefLabel "demanda de evaporación"@es, "evaporative demand"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:38817 .

