@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 rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

nalt:130727
  skos:broader nalt:5256 ;
  a skos:Concept, <https://lod.nal.usda.gov/naltv#Topic> ;
  dc:created "2009-07-30"^^xsd:date ;
  skos:definition nalt:130727_def ;
  skos:altLabel "taungya planting"@en, "taungya"@en, "taungya practice"@en ;
  skos:hiddenLabel "taungya plantings"@en, "taungya-system"@en ;
  dc:modified "2017-06-29"^^xsd:date ;
  skos:related nalt:20559 ;
  ns0:marc001 "58274" ;
  skos:prefLabel "taungya system"@en, "sistema taungya"@es ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> .

nalt:130727_def
  rdf:value "Tipo de sistema agroforestal en el que los cultivos a corto plazo se producen en los primeros años de la plantación de especies leñosas perennes, a fin de utilizar la tierra, controlar malezas, reducir los costos de establecimiento, generar ingresos pronto y estimular el desarrollo de las especies leñosas perennes."@es, "A form of agroforestry system in which short term crops are grown in the early years of the plantation of a woody perennials species in order to utilize the land, control weeds, reduce establishment costs, generate early income and stimulate the development of the woody perennials species."@en ;
  dc:source "Eduardo Somarriba, CATIE" ;
  a ns0:Definition .

nalt:20559
  skos:prefLabel "cultivo migratorio"@es, "shifting cultivation"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:130727 .

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

<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:130727 .

