@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/aff21724-825f-4cf4-ae95-061cd330fdb3> a dcat:Dataset ;
    dct:description "An annual statistical report on the Supplemental Security Income program that provides tables on program recipients, federal payments, and federally administered state supplementation. Report for 2005." ;
    dct:identifier "US-GOV-SSA-880" ;
    dct:issued "2025-09-29T14:42:10.878004"^^xsd:dateTime ;
    dct:modified "2014-07-31"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "SSI Recipients by State and County - 2005" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Open Data" ;
            vcard:hasEmail <mailto:Open.Data@ssa.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/aff21724-825f-4cf4-ae95-061cd330fdb3/resource/4fa219c1-15c4-498e-8e06-c9996ca3f409>,
        <https://data.amerigeoss.org/dataset/aff21724-825f-4cf4-ae95-061cd330fdb3/resource/ac355c95-8462-4c56-aaec-e2a579a8f848>,
        <https://data.amerigeoss.org/dataset/aff21724-825f-4cf4-ae95-061cd330fdb3/resource/dbfecd93-5780-44b7-b08f-fe045bb33ac0> ;
    dcat:keyword "2005",
        "AmeriGEO",
        "AmeriGEOSS",
        "CKAN",
        "GEO",
        "GEOSS",
        "National",
        "North America",
        "United States",
        "county",
        "recipients",
        "social-security",
        "social-security-administration",
        "ssa",
        "ssi",
        "state",
        "supplemental-security-income" .

<https://data.amerigeoss.org/dataset/aff21724-825f-4cf4-ae95-061cd330fdb3/resource/4fa219c1-15c4-498e-8e06-c9996ca3f409> a dcat:Distribution ;
    dct:description "ssi_sc05.pdf" ;
    dct:format "PDF" ;
    dct:issued "2020-11-10T16:50:48.927232"^^xsd:dateTime ;
    dct:modified "2025-09-29T14:42:10.861391"^^xsd:dateTime ;
    dct:title "PDF File" ;
    dcat:accessURL <https://www.ssa.gov/policy/docs/statcomps/ssi_sc/2005/ssi_sc05.pdf> ;
    dcat:mediaType "application/pdf" .

<https://data.amerigeoss.org/dataset/aff21724-825f-4cf4-ae95-061cd330fdb3/resource/ac355c95-8462-4c56-aaec-e2a579a8f848> a dcat:Distribution ;
    dct:description "index.html" ;
    dct:format "HTML" ;
    dct:issued "2023-02-01T19:54:51.765604"^^xsd:dateTime ;
    dct:modified "2025-09-29T14:42:10.859918"^^xsd:dateTime ;
    dct:title "Web Page" ;
    dcat:accessURL <https://www.ssa.gov/policy/docs/statcomps/ssi_sc/2005/index.html> ;
    dcat:mediaType "text/html" .

<https://data.amerigeoss.org/dataset/aff21724-825f-4cf4-ae95-061cd330fdb3/resource/dbfecd93-5780-44b7-b08f-fe045bb33ac0> a dcat:Distribution ;
    dct:description "ssi_sc05.xlsx" ;
    dct:format "XLS" ;
    dct:issued "2020-11-10T16:50:48.927241"^^xsd:dateTime ;
    dct:modified "2025-09-29T14:42:10.860698"^^xsd:dateTime ;
    dct:title "MS Excel File" ;
    dcat:accessURL <https://www.ssa.gov/policy/docs/statcomps/ssi_sc/2005/ssi_sc05.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" .

