@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/4908cf0c-d7ab-4533-b2ab-7fcc00ee18d1> a dcat:Dataset ;
    dct:description "Annual fact sheets providing statistics on the Social Security and Supplemental Security Income programs, including the number of people receiving benefits and the amount of total monthly payments, in each state, territory, and Congressional district. Report for 2013." ;
    dct:identifier "US-GOV-SSA-723" ;
    dct:issued "2025-11-21T11:08:15.967388"^^xsd:dateTime ;
    dct:modified "2014-06-09"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "Congressional Statistics, 2013" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Open Data" ;
            vcard:hasEmail <mailto:Open.Data@ssa.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/4908cf0c-d7ab-4533-b2ab-7fcc00ee18d1/resource/aa60ea27-12ff-49e8-a635-f6c9e0147615>,
        <https://data.amerigeoss.org/dataset/4908cf0c-d7ab-4533-b2ab-7fcc00ee18d1/resource/b6cb4d1f-1990-4594-9ff6-8a3bfce3e2ef> ;
    dcat:keyword "2013",
        "amerigeo",
        "amerigeoss",
        "ckan",
        "congressional-statistics",
        "geo",
        "geoss",
        "national",
        "north-america",
        "oasdi",
        "oasdi-beneficiaries",
        "oasdi-statistics",
        "old-age",
        "social-security",
        "social-security-administration",
        "ssa",
        "ssi-statistics",
        "statistics",
        "survivors-and-disability-insurance",
        "united-states" .

<https://data.amerigeoss.org/dataset/4908cf0c-d7ab-4533-b2ab-7fcc00ee18d1/resource/aa60ea27-12ff-49e8-a635-f6c9e0147615> a dcat:Distribution ;
    dct:description "cong_stats13.pdf" ;
    dct:format "PDF" ;
    dct:issued "2020-11-10T16:50:33.032498"^^xsd:dateTime ;
    dct:modified "2025-11-21T11:08:15.956374"^^xsd:dateTime ;
    dct:title "PDF File" ;
    dcat:accessURL <https://www.ssa.gov/policy/docs/factsheets/cong_stats/2013/cong_stats13.pdf> ;
    dcat:mediaType "application/pdf" .

<https://data.amerigeoss.org/dataset/4908cf0c-d7ab-4533-b2ab-7fcc00ee18d1/resource/b6cb4d1f-1990-4594-9ff6-8a3bfce3e2ef> a dcat:Distribution ;
    dct:description "cong_stats13.xlsx" ;
    dct:format "XLS" ;
    dct:issued "2020-11-10T16:50:33.032488"^^xsd:dateTime ;
    dct:modified "2025-11-21T11:08:15.955955"^^xsd:dateTime ;
    dct:title "MS Excel File" ;
    dcat:accessURL <https://www.ssa.gov/policy/docs/factsheets/cong_stats/2013/cong_stats13.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" .

