@prefix nalt: <https://lod.nal.usda.gov/nalt/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@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 xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix ns0: <https://lod.nal.usda.gov/naltv#> .

nalt:5307
  skos:prefLabel "agricultura sustentable"@es, "sustainable agriculture"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:narrower nalt:342314 .

nalt:14
  skos:prefLabel "manejo de cultivos"@es, "crop management"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:342314 .

nalt:342314_def
  rdf:value "Estrategia para aumentar la rentabilidad de los cultivos, de acuerdo con la cual se modifican la variedad y el sistema de cultivo, se incrementan las exportaciones y la competitividad en los mercados doméstico e internacional, se protege el medio ambiente y se generan condiciones favorables para combinar la agricultura, la pesca, la silvicultura y la ganadería. Puede resultar útil para aumentar la producción de cultivos en diferentes situaciones."@es, "Crop diversification is defined as the strategy of shifting from less profitable to more profitable crops, changing of variety and cropping system, increasing exports and competitiveness in both domestic and international markets, protecting the environment, and making conditions favorable for combining Agriculture-Fishery-Forestry-Livestock. Crop diversification can be a useful means to increase crop output under different situations."@en ;
  dc:source "Singh R B (2000), Welcome Address in Expert Consultation on `Crop Diversification in the AsiaPacific Region', Bangkok, Thailand, July." ;
  a <https://lod.nal.usda.gov/naltv#Definition> .

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

nalt:342314
  a skos:Concept, <https://lod.nal.usda.gov/naltv#Topic> ;
  skos:altLabel "vertical crop diversification"@en, "horizontal crop diversification"@en ;
  dc:modified "2020-10-29"^^xsd:date ;
  skos:prefLabel "crop diversification"@en, "diversificación de cultivos"@es ;
  skos:related nalt:7144, nalt:5506, nalt:14 ;
  skos:broader nalt:5307 ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  dc:created "2020-08-12"^^xsd:date ;
  skos:definition nalt:342314_def ;
  ns0:marc001 "95858" .

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

nalt:7144
  skos:prefLabel "producción orgánica"@es, "organic production"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:342314 .

nalt:5506
  skos:prefLabel "sistemas de explotación agrícola"@es, "farming systems"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:342314 .

