@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/5ddea23b-5823-4466-8b69-82a29c2fac2d> a dcat:Dataset ;
    dct:description "Annual report providing program and demographic information about the people receiving Supplemental Security Income benefits. Report for 2005." ;
    dct:identifier "US-GOV-SSA-804" ;
    dct:issued "2025-11-22T01:16:07.131821"^^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, 2005" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Open Data" ;
            vcard:hasEmail <mailto:Open.Data@ssa.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/5ddea23b-5823-4466-8b69-82a29c2fac2d/resource/74e4ef30-7368-47dc-95fc-9125df00a33d>,
        <https://data.amerigeoss.org/dataset/5ddea23b-5823-4466-8b69-82a29c2fac2d/resource/f0df8059-f7e7-4f20-a23b-2ed5ad3f84a4> ;
    dcat:keyword "2005",
        "amerigeo",
        "amerigeoss",
        "ckan",
        "federal-benefit-rates",
        "geo",
        "geoss",
        "national",
        "north-america",
        "social-security",
        "social-security-administration",
        "ssa",
        "ssi",
        "ssi-statistics",
        "state-supplements",
        "supplemental-security-income-data",
        "united-states" .

<https://data.amerigeoss.org/dataset/5ddea23b-5823-4466-8b69-82a29c2fac2d/resource/74e4ef30-7368-47dc-95fc-9125df00a33d> a dcat:Distribution ;
    dct:description "ssi_asr05.xlsx" ;
    dct:format "XLS" ;
    dct:issued "2020-11-10T16:50:41.152595"^^xsd:dateTime ;
    dct:modified "2025-11-22T01:16:07.121887"^^xsd:dateTime ;
    dct:title "MS Excel File" ;
    dcat:accessURL <https://www.ssa.gov/policy/docs/statcomps/ssi_asr/2005/ssi_asr05.xlsx> ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<https://data.amerigeoss.org/dataset/5ddea23b-5823-4466-8b69-82a29c2fac2d/resource/f0df8059-f7e7-4f20-a23b-2ed5ad3f84a4> a dcat:Distribution ;
    dct:description "ssi_asr05.pdf" ;
    dct:format "PDF" ;
    dct:issued "2020-11-10T16:50:41.152606"^^xsd:dateTime ;
    dct:modified "2025-11-22T01:16:07.122302"^^xsd:dateTime ;
    dct:title "PDF File" ;
    dcat:accessURL <https://www.ssa.gov/policy/docs/statcomps/ssi_asr/2005/ssi_asr05.pdf> ;
    dcat:mediaType "application/pdf" .

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

