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

nalt:331474
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  skos:related nalt:46276, nalt:58659, nalt:331472 ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  ns0:marc001previous "94914" ;
  skos:hiddenLabel "xylem-hydraulic conductivity"@en ;
  ns0:marc001 "9813981650800041" ;
  skos:prefLabel "xylem hydraulic conductivity"@en, "conductividad hidráulica del xilema"@es ;
  skos:broader nalt:34627 ;
  dc:created "2019-06-18"^^xsd:date ;
  dc:modified "2019-11-25"^^xsd:date .

nalt:58659
  skos:prefLabel "potencial xilema agua"@es, "xylem water potential"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:331474 .

nalt:331472
  skos:prefLabel "tensión del xilema"@es, "xylem tension"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:331474 .

nalt:34627
  skos:prefLabel "relaciones planta-agua"@es, "plant-water relations"@en ;
  a ns0:Topic, skos:Concept ;
  skos:narrower nalt:331474 .

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

nalt:46276
  skos:prefLabel "conductibilidad hidráulica de la raíz"@es, "root hydraulic conductivity"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:331474 .

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

