@prefix nalt: <https://lod.nal.usda.gov/nalt/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix dc: <http://purl.org/dc/terms/> .
@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#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .

nalt:324666
  skos:prefLabel "características de la hoja"@es, "leaf characteristics"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:narrower nalt:334059 .

nalt:334059
  skos:definition nalt:334059_def ;
  dc:modified "2019-12-16"^^xsd:date ;
  skos:prefLabel "reflectancia foliar"@es, "leaf reflectance"@en ;
  skos:broader nalt:324666, nalt:237901 ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  ns0:marc001 "9813984269300041" ;
  skos:altLabel "foliar reflectance"@en, "canopy reflectance"@en ;
  dc:created "2019-09-19"^^xsd:date ;
  a ns0:Topic, skos:Concept ;
  ns0:marc001previous "94124" .

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

nalt:334059_def
  rdf:value "Proporción de la luz irradiada que es reflejada por la hoja."@es, "Leaf reflectance is defined as the proportion of the irradiated light that is reflected by the leaf."@en ;
  dc:source "NAL Thesaurus Staff" ;
  a ns0:Definition .

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

nalt:237901
  skos:prefLabel "índice de vegetación"@es, "vegetation index"@en ;
  a ns0:Topic, skos:Concept ;
  skos:narrower nalt:334059 .

