@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:28297
  skos:prefLabel "mercadeo directo"@es, "direct marketing"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:28295 .

nalt:148319
  skos:prefLabel "sistemas alimentarios locales"@es, "local food systems"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:28295 .

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

nalt:28295
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:altLabel "agricultura sustentada por la comunidad"@es, "community-supported agriculture"@en ;
  skos:related nalt:148319, nalt:28297 ;
  dc:modified "2020-01-14"^^xsd:date ;
  dc:created "2006-01-19"^^xsd:date ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  skos:prefLabel "agricultura comunitaria"@es, "community supported agriculture"@en ;
  skos:hiddenLabel "community-supported-agriculture"@en ;
  skos:closeMatch <http://id.loc.gov/authorities/subjects/sh2006000460> ;
  ns0:marc001 "9413" ;
  skos:definition nalt:28295_def ;
  skos:broader nalt:5307 .

nalt:28295_def
  rdf:value "Community Supported Agriculture consiste en una comunidad de individuos que prometen apoyo a una operación agrícola para que las tierras agrícolas se conviertan, legal o espiritualmente, en la granja de la comunidad, con los productores y consumidores brindando apoyo mutuo y compartiendo los riesgos y beneficios de la producción de alimentos."@es, "Community Supported Agriculture consists of a community of individuals who pledge support to a farm operation so that the farmland becomes, either legally or spiritually, the community's farm, with the growers and consumers providing mutual support and sharing the risks and benefits of food production."@en ;
  dc:source "Alternative Farming Systems Information Center, USDA" ;
  a ns0:Definition .

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

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

