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

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

nalt:200631_def
  rdf:value "La intensificación sostenible de la producción de cultivos brinda oportunidades para optimizar la producción agrícola por unidad de área, tomando en cuenta una variedad de aspectos en torno a la sostenibilidad, incluido el impacto potencial o real en los ámbitos social, político, económico y ambiental."@es, "Sustainable crop production intensification provides opportunities for optimizing crop production per unit area, taking into consideration the range of sustainability aspects including potential and/or real social, political, economic and environmental impacts."@en ;
  dc:source "Food and Agriculture Organization of the United Nations" ;
  a <https://lod.nal.usda.gov/naltv#Definition> .

nalt:200631
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:broader nalt:39540, nalt:5307 ;
  skos:prefLabel "intensificación sostenible de la agricultura"@es, "sustainable agricultural intensification"@en ;
  ns0:marc001 "73865" ;
  dc:modified "2013-12-06"^^xsd:date ;
  skos:altLabel "sustainable intensification of agriculture"@en, "sustainable crop production intensification"@en ;
  skos:hiddenLabel "sustainable-agricultural-intensification"@en ;
  skos:definition nalt:200631_def ;
  dc:created "2013-07-26"^^xsd:date .

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

nalt:39540
  skos:prefLabel "agricultura intensiva"@es, "intensive farming"@en ;
  a ns0:Topic, skos:Concept ;
  skos:narrower nalt:200631 .

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

