@prefix nalt: <https://lod.nal.usda.gov/nalt/> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix ns0: <https://lod.nal.usda.gov/naltv#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

nalt:334052_def
  rdf:value "Contenido real de agua foliar relativo al contenido de agua foliar en turgencia total. Se utiliza para evaluar el estado del agua de la hoja, la planta, etc."@es, "It is the actual leaf water content relative to the water content of leaf at full turgescence. It is used to assess the water status of the leaf, plant, etc."@en ;
  dc:source "NAL Thesaurus Staff" ;
  a <https://lod.nal.usda.gov/naltv#Definition> .

nalt:49435
  skos:prefLabel "potencial hídrico foliar"@es, "leaf water potential"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:334052 .

nalt:34627
  skos:prefLabel "relaciones planta-agua"@es, "plant-water relations"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:narrower nalt:334052 .

nalt:334052
  dc:modified "2019-12-16"^^xsd:date ;
  a skos:Concept, <https://lod.nal.usda.gov/naltv#Topic> ;
  skos:definition nalt:334052_def ;
  skos:prefLabel "contenido relativo de agua foliar"@es, "leaf relative water content"@en ;
  ns0:marc001 "9813984269200041" ;
  ns0:marc001previous "94125" ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  dc:created "2019-09-19"^^xsd:date ;
  skos:related nalt:49435 ;
  skos:broader nalt:34627 .

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

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

