@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/573fb372-45fa-4310-8f35-bce868eb5fb6> a dcat:Dataset ;
    dct:description "The Audit Follow-up Tracking System (AFTS) is used to track, monitor, and report on audits and open recommendations of the U.S. Office of Personnel Management (OPM) by external and internal oversight organizations. (Note: External audit reports contained in AFTS are \"owned\" by the auditing organizations. However, AFTS does contain internal reports and documents produced by OPM.)" ;
    dct:identifier "OPM-AFTS-0001" ;
    dct:issued "2025-11-21T20:19:06.570887"^^xsd:dateTime ;
    dct:language "{en-US}" ;
    dct:modified "2014"^^xsd:gYear ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "Audit Follow-up Tracking System (AFTS)" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Janet Barnes" ;
            vcard:hasEmail <mailto:Janet.Barnes@opm.gov> ] ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "audit",
        "audit-report",
        "ckan",
        "gao",
        "geo",
        "geoss",
        "government-accountability-office",
        "inspector-general",
        "internal-revenue-service",
        "irs",
        "merit-system-protection-board",
        "mspb",
        "national",
        "north-america",
        "oig",
        "recommendation",
        "united-states" .

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

