@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/6c343612-28b4-4ad5-9f5c-4117e2a07ed0> a dcat:Dataset ;
    dct:description "This dataset shows the improper payment experience for the Supplemental Security Income (SSI) program for fiscal year (FY) 2007 through FY 2017." ;
    dct:identifier "US-GOV-SSA-321" ;
    dct:issued "2025-11-22T12:00:58.535710"^^xsd:dateTime ;
    dct:modified "R/P1Y" ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "Social Security Administration Supplemental Security Income (SSI) Improper Payments" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Gary Greene" ;
            vcard:hasEmail <mailto:gary.greene@ssa.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/6c343612-28b4-4ad5-9f5c-4117e2a07ed0/resource/dc48117e-7111-4fc7-aeb1-8f7b24c8617a> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "federal-benefits",
        "geo",
        "geoss",
        "improper-payments",
        "national",
        "needs-based-program",
        "north-america",
        "social-security",
        "social-security-administration",
        "ssa",
        "ssi",
        "united-states" .

<https://data.amerigeoss.org/dataset/6c343612-28b4-4ad5-9f5c-4117e2a07ed0/resource/dc48117e-7111-4fc7-aeb1-8f7b24c8617a> a dcat:Distribution ;
    dct:description "SSI_IP_ExperienceThru17.xlsx" ;
    dct:format "XLS" ;
    dct:issued "2020-11-10T16:49:59.032108"^^xsd:dateTime ;
    dct:modified "2025-11-22T12:00:58.527049"^^xsd:dateTime ;
    dct:title "MS Excel File" ;
    dcat:accessURL <https://www.ssa.gov/improperpayments/documents/2019/SSI_IP_ExperienceThru17.xlsx> ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

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

