@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/3858a4f1-ea64-4572-ad8b-9dacbbd4ffac> a dcat:Dataset ;
    dct:description "Annual report providing program and demographic information about the people receiving Supplemental Security Income benefits. Report for 2003." ;
    dct:identifier "US-GOV-SSA-802" ;
    dct:issued "2025-11-21T00:26:16.363974"^^xsd:dateTime ;
    dct:modified "2014-07-10"^^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 "SSI Annual Statistical Report, 2003" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Open Data" ;
            vcard:hasEmail <mailto:Open.Data@ssa.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/3858a4f1-ea64-4572-ad8b-9dacbbd4ffac/resource/494a3967-edb9-4fb6-b8ef-1dab81eac67f>,
        <https://data.amerigeoss.org/dataset/3858a4f1-ea64-4572-ad8b-9dacbbd4ffac/resource/8ae80bf1-3d17-45e6-ba59-91e4567b2c9f> ;
    dcat:keyword "2003",
        "amerigeo",
        "amerigeoss",
        "ckan",
        "federal-benefit-rates",
        "geo",
        "geoss",
        "national",
        "north-america",
        "social-security",
        "social-security-administration",
        "ssa",
        "ssi-statistics",
        "state-supplements",
        "supplemental-security-income-data",
        "united-states" .

<https://data.amerigeoss.org/dataset/3858a4f1-ea64-4572-ad8b-9dacbbd4ffac/resource/494a3967-edb9-4fb6-b8ef-1dab81eac67f> a dcat:Distribution ;
    dct:description "ssi_asr03.pdf" ;
    dct:format "PDF" ;
    dct:issued "2020-11-10T16:50:40.969977"^^xsd:dateTime ;
    dct:modified "2025-11-21T00:26:16.354448"^^xsd:dateTime ;
    dct:title "PDF File" ;
    dcat:accessURL <https://www.ssa.gov/policy/docs/statcomps/ssi_asr/2003/ssi_asr03.pdf> ;
    dcat:mediaType "application/pdf" .

<https://data.amerigeoss.org/dataset/3858a4f1-ea64-4572-ad8b-9dacbbd4ffac/resource/8ae80bf1-3d17-45e6-ba59-91e4567b2c9f> a dcat:Distribution ;
    dct:description "ssi_asr03.xlsx" ;
    dct:format "XLS" ;
    dct:issued "2020-11-10T16:50:40.969984"^^xsd:dateTime ;
    dct:modified "2025-11-21T00:26:16.354867"^^xsd:dateTime ;
    dct:title "MS Excel File" ;
    dcat:accessURL <https://www.ssa.gov/policy/docs/statcomps/ssi_asr/2003/ssi_asr03.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" .

