@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/365ca8d2-b47a-4f9c-9d18-e89b7126cffa> a dcat:Dataset ;
    dct:description "Data store used by the database area for monitoring of database objects.  It is used to generate alerts that the DBAs investigate to determine if any action needs to be taken." ;
    dct:identifier "US-GOV-SSA-177" ;
    dct:issued "2025-11-20T23:15:49.209517"^^xsd:dateTime ;
    dct:modified "2022-06-29"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "DDBS DB Alert" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Data Administrator" ;
            vcard:hasEmail <mailto:da.mailbox@ssa.gov> ] ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "database",
        "database-alert",
        "dba",
        "geo",
        "geoss",
        "national",
        "north-america",
        "united-states" .

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

