@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#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .

nalt:47776
  skos:prefLabel "requerimientos de agua"@es, "water requirement"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:58615 .

nalt:148626
  skos:prefLabel "coeficiente de cultivo"@es, "crop coefficient"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:58615 .

nalt:58615
  skos:inScheme <https://lod.nal.usda.gov/nalt>, <https://lod.nal.usda.gov/nalt-core> ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  ns0:marc001 "39849" ;
  skos:altLabel "WUE (water use efficiency)"@en, "precipitation use efficiency"@en ;
  skos:hiddenLabel "water-use efficiency"@en, "water use efficiency-trait"@en, "water use efficiencies"@en, "water-use efficiency-trait"@en, "efficiency of water use"@en, "precipitation use efficiencies"@en, "water utilization efficiency"@en, "efficient water use"@en, "efficient use of water"@en, "water-use-efficiency"@en ;
  skos:closeMatch <http://id.loc.gov/authorities/subjects/sh2001008829> ;
  skos:exactMatch <http://id.cabi.org/cabt/124140>, <http://aims.fao.org/aos/agrovoc/c_36790>, <http://id.agrisemantics.org/gacs/C3246> ;
  skos:broader nalt:34627 ;
  skos:definition nalt:58615_def ;
  skos:related nalt:47776, nalt:148626 ;
  dc:created "2006-01-19"^^xsd:date ;
  skos:prefLabel "eficacia en el uso del agua"@es, "water use efficiency"@en ;
  dc:modified "2020-10-21"^^xsd:date .

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

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

nalt:58615_def
  rdf:value "Característica de las plantas que se mide por la cantidad de materia seca o producto cosechable producido por unidad de agua utilizada por la planta."@es, "A characteristic of plants which is measured by the amount of dry matter or harvestable product produced per unit of water used by the plant."@en ;
  dc:source "NAL Thesaurus Staff" ;
  a ns0:Definition .

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

