@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/6ff4be99-849f-4779-b6bf-1826238bea0c> a dcat:Dataset ;
    dct:description "A tool developed to assist in the certification of benefit payments at a summary level." ;
    dct:identifier "US-GOV-SSA-397" ;
    dct:issued "2025-11-22T14:32:17.837156"^^xsd:dateTime ;
    dct:modified "R/P1D" ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "Payment Certification Branch Web Certification Tool" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Data Administrator" ;
            vcard:hasEmail <mailto:da.mailbox@ssa.gov> ] ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "certification",
        "ckan",
        "geo",
        "geoss",
        "national",
        "north-america",
        "title-2-certification",
        "title-xvi-certification",
        "united-states" .

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

