@prefix nalt: <https://lod.nal.usda.gov/nalt/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix ns0: <https://lod.nal.usda.gov/naltv#> .
@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:1821
  skos:prefLabel "fisiología vegetal"@es, "plant physiology"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:narrower nalt:69903 .

nalt:69903_def
  rdf:value "Medición que relaciona la producción de materia seca con la energía de radiación fotosintéticamente activa (PAR) captada."@es, "A measurement that relates dry matter production to the photosynthetically active radiation (PAR) energy that is intercepted."@en ;
  dc:source "NAL Thesaurus Staff" ;
  a <https://lod.nal.usda.gov/naltv#Definition> .

nalt:69903
  ns0:marc001 "51921" ;
  skos:inScheme <https://lod.nal.usda.gov/nalt>, <https://lod.nal.usda.gov/nalt-core> ;
  skos:prefLabel "radiation use efficiency"@en, "eficiencia de uso de la radiación"@es ;
  skos:hiddenLabel "leaf-light use efficiency"@en, "light use efficiency"@en, "light-use efficiency"@en, "leaf light use efficiency"@en, "radiation-use-efficiency"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:47447, nalt:34702, nalt:69904, nalt:14059 ;
  dc:modified "2018-05-02"^^xsd:date ;
  skos:broader nalt:1821 ;
  dc:created "2006-05-05"^^xsd:date ;
  skos:definition nalt:69903_def ;
  skos:exactMatch <http://id.agrisemantics.org/gacs/C28914> .

nalt:14059
  skos:prefLabel "fotosíntesis"@es, "photosynthesis"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:69903 .

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

nalt:69904
  skos:prefLabel "radiación fotosintéticamente activa"@es, "photosynthetically active radiation"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:69903 .

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

nalt:34702
  skos:prefLabel "acumulación de materia seca"@es, "dry matter accumulation"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:69903 .

nalt:47447
  skos:prefLabel "radiación solar"@es, "solar radiation"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:69903 .

