@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/4dafe89b-632b-4bcf-b65c-e35e65875f01> a dcat:Dataset ;
    dct:description "A comprehensive monthly report portraying customer experience with our various service options. The State of Services is shared with the ACOSS and is presented to DCO executives monthly. It is also presented to other components (DCRDP, OB) upon request for informational and decision-making purposes." ;
    dct:identifier "US-GOV-SSA-554" ;
    dct:issued "2025-11-21T14:05:08.413882"^^xsd:dateTime ;
    dct:modified "R/P1M" ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "State of Services Report" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Data Administrator" ;
            vcard:hasEmail <mailto:da.mailbox@ssa.gov> ] ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "customer-experience",
        "customer-service",
        "geo",
        "geoss",
        "national",
        "north-america",
        "social-security",
        "social-security-administration",
        "ssa",
        "state-of-services-key-agency-metrics",
        "united-states" .

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

