@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/43a0e29e-aec9-4828-b657-386152a836ca> a dcat:Dataset ;
    dct:description "This database contains information about the Social Security Administration's audits regarding SSA agency performance and compliance. These audits can be requested by both internal and external entities (e.g. OIG or GAO). SSA audits, audit recommendations and actions, as well as information regarding audit-related correspondence is stored in this dataset." ;
    dct:identifier "US-GOV-SSA-1607" ;
    dct:issued "2025-11-21T07:54:28.458185"^^xsd:dateTime ;
    dct:modified "2022-06-29"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "Audit Database and Information Tracking System" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "DA Administrator" ;
            vcard:hasEmail <mailto:da.mailbox@ssa.gov> ] ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "audit",
        "ckan",
        "gao",
        "geo",
        "geoss",
        "national",
        "north-america",
        "oig",
        "recommendation",
        "social-security",
        "social-security-administration",
        "ssa",
        "united-states" .

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

