@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/3d08588e-3bbb-4d16-ad2e-85e16b575f54> a dcat:Dataset ;
    dct:description "Provides reports and listings of batch Post-Eligibility transactions that fail to update the Supplemental Security Record (SSR)." ;
    dct:identifier "US-GOV-SSA-577" ;
    dct:issued "2025-11-21T03:18:09.459085"^^xsd:dateTime ;
    dct:modified "R/P1W" ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "SSI Post-Eligibility Reject Report Management Information" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Data Administrator" ;
            vcard:hasEmail <mailto:da.mailbox@ssa.gov> ] ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "geo",
        "geoss",
        "national",
        "north-america",
        "post-eligibility",
        "reject",
        "ssi",
        "t16",
        "title-16",
        "title-xvi",
        "united-states" .

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

