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

<https://data.amerigeoss.org/dataset/4fd95661-668d-4e19-aebd-2b81b26b100c> a dcat:Dataset ;
    dct:description "This dataset provides the number of household participating in Supplemental Nutrition Assistance Program (SNAP) for each state." ;
    dct:identifier "USDA-FNS-100" ;
    dct:issued "2025-11-21T15:25:46.890753"^^xsd:dateTime ;
    dct:modified "2015-11-06"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "SNAP Households Participation - Latest Available Month" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Tim Kreh" ;
            vcard:hasEmail <mailto:Tim.Kreh@fns.usda.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/4fd95661-668d-4e19-aebd-2b81b26b100c/resource/f51976e5-1e72-40cc-9169-c520f74dd38b> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "geo",
        "geoss",
        "household",
        "national",
        "north-america",
        "snap",
        "state",
        "united-states" .

<https://data.amerigeoss.org/dataset/4fd95661-668d-4e19-aebd-2b81b26b100c/resource/f51976e5-1e72-40cc-9169-c520f74dd38b> a dcat:Distribution ;
    dct:description "30SNAPcurrHH.pdf" ;
    dct:format "PDF" ;
    dct:issued "2020-11-10T16:28:22.880690"^^xsd:dateTime ;
    dct:modified "2025-11-21T15:25:46.883602"^^xsd:dateTime ;
    dct:title "SNAP Households Participation - Latest Available Month" ;
    dcat:accessURL <http://www.fns.usda.gov/sites/default/files/pd/30SNAPcurrHH.pdf> .

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

