@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/5918140e-95e5-4cec-9004-1dc17e4e189e> a dcat:Dataset ;
    dct:description "Annual report providing county level data on recipients of Supplemental Security Income benefits. Report for 2003." ;
    dct:identifier "US-GOV-SSA-878" ;
    dct:issued "2025-11-21T21:30:18.186987"^^xsd:dateTime ;
    dct:modified "2014-07-30"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "SSI Recipients by State and County, 2003" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Open Data" ;
            vcard:hasEmail <mailto:Open.Data@ssa.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/5918140e-95e5-4cec-9004-1dc17e4e189e/resource/7132e5de-4c28-4993-807d-fcf50779a586>,
        <https://data.amerigeoss.org/dataset/5918140e-95e5-4cec-9004-1dc17e4e189e/resource/e9844275-c1ec-4fc6-bd6e-ce1e241fd75d> ;
    dcat:keyword "2003",
        "amerigeo",
        "amerigeoss",
        "ckan",
        "county",
        "geo",
        "geoss",
        "national",
        "north-america",
        "recipients",
        "social-security",
        "social-security-administration",
        "ssa",
        "ssi",
        "state",
        "supplemental-security-income",
        "united-states" .

<https://data.amerigeoss.org/dataset/5918140e-95e5-4cec-9004-1dc17e4e189e/resource/7132e5de-4c28-4993-807d-fcf50779a586> a dcat:Distribution ;
    dct:description "ssi_sc03.pdf" ;
    dct:format "PDF" ;
    dct:issued "2020-11-10T16:50:48.852010"^^xsd:dateTime ;
    dct:modified "2025-11-21T21:30:18.177325"^^xsd:dateTime ;
    dct:title "PDF File" ;
    dcat:accessURL <https://www.ssa.gov/policy/docs/statcomps/ssi_sc/2003/ssi_sc03.pdf> ;
    dcat:mediaType "application/pdf" .

<https://data.amerigeoss.org/dataset/5918140e-95e5-4cec-9004-1dc17e4e189e/resource/e9844275-c1ec-4fc6-bd6e-ce1e241fd75d> a dcat:Distribution ;
    dct:description "ssi_sc03.xlsx" ;
    dct:format "XLS" ;
    dct:issued "2020-11-10T16:50:48.852001"^^xsd:dateTime ;
    dct:modified "2025-11-21T21:30:18.176910"^^xsd:dateTime ;
    dct:title "MS Excel File" ;
    dcat:accessURL <https://www.ssa.gov/policy/docs/statcomps/ssi_sc/2003/ssi_sc03.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" .

