@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/1fbe22d8-bcca-4ea1-9f70-cce3753b0428> a dcat:Dataset ;
    dct:description "Monthly data on federally administered Supplemental Security Income payments." ;
    dct:identifier "US-GOV-SSA-727" ;
    dct:issued "2025-09-24T07:26:58.609935"^^xsd:dateTime ;
    dct:modified "R/P1M" ;
    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 Monthly Statistics - Current Report" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Open Data" ;
            vcard:hasEmail <mailto:Open.Data@ssa.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/1fbe22d8-bcca-4ea1-9f70-cce3753b0428/resource/eac23a68-3801-493c-8c0e-d57106d8bcb2> ;
    dcat:keyword "AmeriGEO",
        "AmeriGEOSS",
        "CKAN",
        "GEO",
        "GEOSS",
        "National",
        "North America",
        "United States",
        "federal-benefit",
        "federally-administered",
        "social-security",
        "social-security-administration",
        "ssa",
        "ssi",
        "supplemental-security-income" .

<https://data.amerigeoss.org/dataset/1fbe22d8-bcca-4ea1-9f70-cce3753b0428/resource/eac23a68-3801-493c-8c0e-d57106d8bcb2> a dcat:Distribution ;
    dct:description "index.html" ;
    dct:format "HTML" ;
    dct:issued "2020-11-10T16:50:33.310781"^^xsd:dateTime ;
    dct:modified "2025-09-24T07:26:58.587327"^^xsd:dateTime ;
    dct:title "Web Page" ;
    dcat:accessURL <https://www.ssa.gov/policy/docs/statcomps/ssi_monthly/index.html> ;
    dcat:mediaType "text/html" .

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

