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

nalt:40854_def
  rdf:value "Organizaciones tipo sombrilla o clearinghouses que solicitan excedentes de alimento comercializable y productos alimenticios y los distribuyen a instituciones benéficas locales o agencias de clientes, que a su vez distribuyen los alimentos directamente a personas y familias necesitadas."@es, "Umbrella organizations or clearinghouses that solicit marketable and surplus food and grocery products and distribute these products to local nonprofit charities or client agencies, which in turn distribute the food directly to needy individuals and families."@en ;
  dc:source "Food Assistance and Nutrition Research Report Number 16. Economic Research Service, USDA" ;
  a <https://lod.nal.usda.gov/naltv#Definition> .

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

nalt:40854
  skos:definition nalt:40854_def ;
  skos:prefLabel "food banks"@en, "bancos alimentarios"@es ;
  skos:hiddenLabel "foodbank"@en, "food bank"@en, "food-banks"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:broader nalt:40832 ;
  skos:related nalt:40846 ;
  ns0:marc001 "40772" ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  skos:altLabel "food distribution centers (food assistance)"@en, "foodbanks"@en ;
  skos:exactMatch <http://id.loc.gov/authorities/subjects/sh98002440> ;
  dc:created "2006-01-19"^^xsd:date ;
  dc:modified "2015-08-05"^^xsd:date .

nalt:40832
  skos:prefLabel "programas de distribución alimentaria"@es, "food distribution programs"@en ;
  a ns0:Topic, skos:Concept ;
  skos:narrower nalt:40854 .

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

nalt:40846
  skos:prefLabel "recuperación de alimentos"@es, "food recovery"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:40854 .

