@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 rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix ns0: <https://lod.nal.usda.gov/naltv#> .

nalt:49411_def
  rdf:value "Área total de la superficie superior de las hojas por área de unidad de terreno que se encuentre directamente debajo de la planta."@es, "The total area of the upper surface of leaves per unit area of ground that is directly below the plant."@en ;
  dc:source "NAL Thesaurus Staff" ;
  a <https://lod.nal.usda.gov/naltv#Definition> .

<https://lod.nal.usda.gov/nalt-core>
  rdfs:label "NALT Core"@es, "NALT Core"@en ;
  a skos:ConceptScheme .

<https://lod.nal.usda.gov/naltv#Topic>
  rdfs:label "Topic"@en ;
  a owl:Class .

nalt:49411
  skos:exactMatch <http://aims.fao.org/aos/agrovoc/c_35196>, <http://id.cabi.org/cabt/65077>, <http://id.agrisemantics.org/gacs/C4923> ;
  skos:altLabel "canopy area index"@en ;
  dc:modified "2019-09-19"^^xsd:date ;
  skos:broader nalt:237901 ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:hiddenLabel "leaf-area-index"@en, "LAI (leaf area index)"@en, "leaf area indices"@en ;
  dc:created "2006-01-19"^^xsd:date ;
  ns0:marc001 "20822" ;
  skos:inScheme <https://lod.nal.usda.gov/nalt-core>, <https://lod.nal.usda.gov/nalt> ;
  skos:definition nalt:49411_def ;
  skos:related nalt:21922 ;
  skos:prefLabel "índice de área foliar"@es, "leaf area index"@en .

nalt:21922
  skos:prefLabel "cubierta (plantas)"@es, "canopy"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:49411 .

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

