@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix gsp: <http://www.opengis.net/ont/geosparql#> .
@prefix locn: <http://www.w3.org/ns/locn#> .
@prefix vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://data.amerigeoss.org/dataset/0f1f03c4-dd98-47c6-a2c6-8467952db3f9> a dcat:Dataset ;
    dct:description "To encourage Supplemental Nutrition Assistance Program  participants to shop at farmers markets, various organizations have been providing financial incentives to participants who redeem SNAP benefits at participating farmers markets.  This report is meant to be the first systematic study of the roles different organizations play in designing and implementing SNAP based incentive programs, how they choose markets for their programs, and how they evaluate success of their programs." ;
    dct:identifier "USDA-FNS-39" ;
    dct:issued "2025-09-23T20:28:06.311824"^^xsd:dateTime ;
    dct:modified "2014-03-13"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((-124.7333 24.5442, -124.7333 49.3886, -66.9548 49.3886, -66.9548 24.5442, -124.7333 24.5442))"^^gsp:wktLiteral ] ;
    dct:title "Farmers Market Incentive Provider Study" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "FNS Webmaster" ;
            vcard:hasEmail <mailto:webmaster@fns.usda.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/0f1f03c4-dd98-47c6-a2c6-8467952db3f9/resource/74944c01-bd99-4010-bd9c-68c06cdc1cad> ;
    dcat:keyword "AmeriGEO",
        "AmeriGEOSS",
        "CKAN",
        "GEO",
        "GEOSS",
        "National",
        "North America",
        "United States",
        "farmers-market",
        "financial",
        "incentive-programs",
        "report",
        "snap",
        "success" .

<https://data.amerigeoss.org/dataset/0f1f03c4-dd98-47c6-a2c6-8467952db3f9/resource/74944c01-bd99-4010-bd9c-68c06cdc1cad> a dcat:Distribution ;
    dct:description "FarmersMarketIncentiveProvider.pdf" ;
    dct:format "PDF" ;
    dct:issued "2020-11-10T16:28:18.690358"^^xsd:dateTime ;
    dct:modified "2025-09-23T20:28:06.297265"^^xsd:dateTime ;
    dct:title "Farmers Market Incentive Provider Study" ;
    dcat:accessURL <http://www.fns.usda.gov/sites/default/files/FarmersMarketIncentiveProvider.pdf> ;
    dcat:mediaType "application/pdf" .

<https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> a foaf:Agent ;
    foaf:name "US Migrating" .

