@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:44123
  skos:prefLabel "transpiración"@es, "transpiration"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:324729 .

nalt:13658
  skos:prefLabel "parámetros meteorológicos"@es, "meteorological parameters"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:narrower nalt:324729 .

nalt:18883
  skos:prefLabel "contenido de agua"@es, "water content"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:324729 .

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

nalt:46149
  skos:prefLabel "humedad relativa"@es, "relative humidity"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:324729 .

nalt:324729
  skos:hiddenLabel "vapor-pressure-deficit"@en, "vapour-pressure deficit"@en ;
  skos:prefLabel "déficit de presión de vapor"@es, "vapor pressure deficit"@en ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  skos:related nalt:46149, nalt:44123, nalt:18883 ;
  skos:altLabel "vapour pressure deficit"@en ;
  dc:modified "2018-11-14"^^xsd:date ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  ns0:marc001 "91276" ;
  skos:broader nalt:13658 ;
  dc:created "2018-09-27"^^xsd:date ;
  skos:definition nalt:324729_def .

nalt:324729_def
  rdf:value "Diferencia entre la presión de vapor observada y la presión de vapor de saturación en el aire."@es, "The difference between the observed vapor pressure and the saturation vapor pressure in the air."@en ;
  dc:source "NAL Thesaurus Staff" ;
  a ns0:Definition .

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

