@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/34e6bc8a-4056-4863-a7ac-3e90b10ed5c8> a dcat:Dataset ;
    dct:description "Annual report providing program and demographic information about the people receiving Supplemental Security Income benefits. Report for 2022." ;
    dct:identifier "US-GOV-SSA-3250" ;
    dct:issued "2025-09-25T00:58:34.337950"^^xsd:dateTime ;
    dct:modified "2023-12-12"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "SSI Annual Statistical Report - 2022" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Open Data" ;
            vcard:hasEmail <mailto:Open.Data@ssa.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/34e6bc8a-4056-4863-a7ac-3e90b10ed5c8/resource/448ca7a7-1e99-43d8-94e1-96b11e0ef371>,
        <https://data.amerigeoss.org/dataset/34e6bc8a-4056-4863-a7ac-3e90b10ed5c8/resource/8ab6f202-47fa-4548-8e56-60a5e53ecb64>,
        <https://data.amerigeoss.org/dataset/34e6bc8a-4056-4863-a7ac-3e90b10ed5c8/resource/b98a93ef-b8b6-424c-8650-e738b7ece953> ;
    dcat:keyword "2022",
        "AmeriGEO",
        "AmeriGEOSS",
        "CKAN",
        "GEO",
        "GEOSS",
        "National",
        "North America",
        "United States",
        "federal-benefit",
        "federally-administered",
        "social-security",
        "social-security-administration",
        "ssa",
        "ssi",
        "state-supplement",
        "supplemental-security-income" .

<https://data.amerigeoss.org/dataset/34e6bc8a-4056-4863-a7ac-3e90b10ed5c8/resource/448ca7a7-1e99-43d8-94e1-96b11e0ef371> a dcat:Distribution ;
    dct:description "ssi_asr22.xlsx" ;
    dct:format "XLS" ;
    dct:issued "2025-05-22T18:14:11.783539"^^xsd:dateTime ;
    dct:modified "2025-09-25T00:58:34.313697"^^xsd:dateTime ;
    dct:title "MS Excel File" ;
    dcat:accessURL <https://www.ssa.gov/policy/docs/statcomps/ssi_asr/2022/ssi_asr22.xlsx> ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<https://data.amerigeoss.org/dataset/34e6bc8a-4056-4863-a7ac-3e90b10ed5c8/resource/8ab6f202-47fa-4548-8e56-60a5e53ecb64> a dcat:Distribution ;
    dct:description "index.html" ;
    dct:format "HTML" ;
    dct:issued "2025-05-22T18:14:11.783535"^^xsd:dateTime ;
    dct:modified "2025-09-25T00:58:34.312286"^^xsd:dateTime ;
    dct:title "Web Page" ;
    dcat:accessURL <https://www.ssa.gov/policy/docs/statcomps/ssi_asr/2022/index.html> ;
    dcat:mediaType "text/html" .

<https://data.amerigeoss.org/dataset/34e6bc8a-4056-4863-a7ac-3e90b10ed5c8/resource/b98a93ef-b8b6-424c-8650-e738b7ece953> a dcat:Distribution ;
    dct:description "ssi_asr22.pdf" ;
    dct:format "PDF" ;
    dct:issued "2025-05-22T18:14:11.783540"^^xsd:dateTime ;
    dct:modified "2025-09-25T00:58:34.314985"^^xsd:dateTime ;
    dct:title "PDF File" ;
    dcat:accessURL <https://www.ssa.gov/policy/docs/statcomps/ssi_asr/2022/ssi_asr22.pdf> ;
    dcat:mediaType "application/pdf" .

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

