@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/21cc6f9c-5567-4a7a-81a3-e48cd9f2f007> a dcat:Dataset ;
    dct:description "TIGTA's Audit Reports review and recommend improvements on all aspects of the IRS's administration of the tax system." ;
    dct:identifier "015-TIGTA-0001" ;
    dct:issued "2025-09-24T09:01:45.096243"^^xsd:dateTime ;
    dct:modified "2025-02-11"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "Audit Reports" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Office of Information Technology, Web Team" ;
            vcard:hasEmail <mailto:ITWebTeam@tigta.treas.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/21cc6f9c-5567-4a7a-81a3-e48cd9f2f007/resource/ec486f42-5b1b-4f33-92fa-6e5367af51b4> ;
    dcat:keyword "AmeriGEO",
        "AmeriGEOSS",
        "CKAN",
        "GEO",
        "GEOSS",
        "National",
        "North America",
        "United States",
        "audit",
        "ig",
        "inspector-general",
        "irs",
        "recommendations",
        "report",
        "review",
        "tigta" .

<https://data.amerigeoss.org/dataset/21cc6f9c-5567-4a7a-81a3-e48cd9f2f007/resource/ec486f42-5b1b-4f33-92fa-6e5367af51b4> a dcat:Distribution ;
    dct:format "HTML" ;
    dct:issued "2023-12-01T09:06:02.337757"^^xsd:dateTime ;
    dct:modified "2025-09-24T09:01:45.072920"^^xsd:dateTime ;
    dct:title "Web Page" ;
    dcat:accessURL <http://www.treasury.gov/tigta/oa_auditreports.shtml> ;
    dcat:mediaType "text/html" .

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

