@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 owl: <http://www.w3.org/2002/07/owl#> .
@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#> .

nalt:127350_def
  rdf:value "Un sistema agroforestal cuyos componentes (cultivos, árboles, arbustos, ganado, fauna y flora, etc.) ocupan distintas capas de la estructura vertical de la comunidad. Un ejemplo es la producción del café intercalado con banano ocupando el estrato más baja, sombreados por árboles frutales de tamaño medio en el estrato medio vertical, con una cubierta de árboles maderables altos en elestrato superior del dosel ."@es, "An agroforestry system whose components (crops, trees, shrubs, livestock, wildlife, etc.) occupy distinct layers of the vertical structure of the community. An example is the production of coffee intercropped with bananas occupying the lowest strata, shaded by medium-sized fruit trees in the middle vertical strata, with an overstory of tall timber trees in the upper canopy strata."@en ;
  dc:source "NAL Thesaurus Staff" ;
  a <https://lod.nal.usda.gov/naltv#Definition> .

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

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

nalt:30186
  skos:prefLabel "cultivo múltiple"@es, "multiple cropping"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:127350 .

nalt:5587
  skos:prefLabel "estrato vegetal"@es, "plant strata"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:127350 .

nalt:127350
  skos:hiddenLabel "multistrata-agroforestry-systems"@en ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  dc:modified "2012-11-30"^^xsd:date ;
  skos:related nalt:30186, nalt:5587 ;
  skos:broader nalt:5256 ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:altLabel "Cultivos en estratos"@es ;
  skos:prefLabel "multistrata agroforestry systems"@en, "sistemas agroforestales multiestrato"@es ;
  dc:created "2009-02-20"^^xsd:date ;
  skos:definition nalt:127350_def ;
  ns0:marc001 "57013" .

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

