@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 skos: <http://www.w3.org/2004/02/skos/core#> .
@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#> .

nalt:131643_def
  rdf:value "Sistema agroforestal donde los árboles en el estrato más alto proveen sombra a los cultivos del estrato más bajo quienes prefieren, ejemplo como la vainilla que crece entre especies maderables nativas."@es, "An agroforestry system where the trees in the overstory provide shade to shade-loving crops growing in a lower strata, such as Vanilla growing on native timber species."@en ;
  dc:source "Eduardo Somarriba, CATIE" ;
  a <https://lod.nal.usda.gov/naltv#Definition> .

nalt:131643
  skos:hiddenLabel "cocoa cabruca"@en, "cacao cabruca"@en, "cabruca forests"@en, "cabruca shade"@en, "cabruca agroforest"@en, "shade-agroforestry-systems"@en, "cabruca forest"@en ;
  skos:related nalt:37449, nalt:146 ;
  dc:created "2009-08-17"^^xsd:date ;
  dc:modified "2014-08-29"^^xsd:date ;
  skos:prefLabel "shade agroforestry systems"@en, "sistemas de sombra"@es ;
  skos:definition nalt:131643_def ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  ns0:marc001 "57617" ;
  skos:broader nalt:5256 ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> .

nalt:37449
  skos:prefLabel "sombra"@es, "shade"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:131643 .

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

nalt:146
  skos:prefLabel "tolerancia a la sombra"@es, "shade tolerance"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:131643 .

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

nalt:5256
  skos:prefLabel "agroforestería"@es, "agroforestry"@en ;
  a ns0:Topic, skos:Concept ;
  skos:narrower nalt:131643 .

