@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/fe63f04a-7fa7-49d2-a9b1-3b3c719fc985> a dcat:Dataset ;
    dct:description "Unified ICM/Unified CCE software uses information in the central database to determine how to route N8NN calls, including information about telephone system configuration and routingscripts. The local database also contains tables of real-time information that describe activity at the callcenters. Historical information is stored in the central database." ;
    dct:identifier "fe63f04a-7fa7-49d2-a9b1-3b3c719fc985" ;
    dct:issued "2025-12-02T10:22:40.102594"^^xsd:dateTime ;
    dct:modified "2025-12-02T10:22:40.102599"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "Unified ICM/Unified CCE Databases" ;
    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",
        "united-states" .

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

