@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/039ba9e1-d80e-4d31-87a4-efb6f67e44be> 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 2015." ;
    dct:identifier "US-GOV-SSA-1564" ;
    dct:issued "2025-09-23T16:00:13.346918"^^xsd:dateTime ;
    dct:modified "2016-06-01"^^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 "Congressional Statistics - 2015" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Open Data" ;
            vcard:hasEmail <mailto:Open.Data@ssa.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/039ba9e1-d80e-4d31-87a4-efb6f67e44be/resource/707613c3-abfc-47f8-ad59-efb9b95bac16> ;
    dcat:keyword "2015",
        "AmeriGEO",
        "AmeriGEOSS",
        "CKAN",
        "GEO",
        "GEOSS",
        "National",
        "North America",
        "United States",
        "congressional-statistics",
        "foia",
        "freedom-of-information",
        "oasdi",
        "oasdi-beneficiaries",
        "oasdi-statistics",
        "old-age",
        "social-security",
        "social-security-administration",
        "ssa",
        "ssi-statistics",
        "statistics",
        "survivors-and-disability-insurance" .

<https://data.amerigeoss.org/dataset/039ba9e1-d80e-4d31-87a4-efb6f67e44be/resource/707613c3-abfc-47f8-ad59-efb9b95bac16> a dcat:Distribution ;
    dct:description "index.html" ;
    dct:format "HTML" ;
    dct:issued "2023-02-01T19:56:42.665462"^^xsd:dateTime ;
    dct:modified "2025-09-23T16:00:13.320593"^^xsd:dateTime ;
    dct:title "Web Page" ;
    dcat:accessURL <https://www.ssa.gov/policy/docs/factsheets/cong_stats/2015/index.html> ;
    dcat:mediaType "text/html" .

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

