@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/2c3bd4c1-20c0-4063-bd9d-49ad21b4561c> a dcat:Dataset ;
    dct:description "<p>List of web addresses for State Auditor and Inspector County Audit Reports.</p>" ;
    dct:identifier "0ae7cf65-5f81-43cc-9858-5e0148e18b66" ;
    dct:issued "2019-10-31T20:18:40.303442"^^xsd:dateTime ;
    dct:modified "2019-10-31T20:18:41.537329"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "State Auditor and Inspector County Audit Reports" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Douglas Doe" ;
            vcard:hasEmail <mailto:servicedesk@omes.ok.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/2c3bd4c1-20c0-4063-bd9d-49ad21b4561c/resource/1f5a9ce8-7cae-4c13-abc9-e4a34748cf2a> ;
    dcat:keyword "AmeriGEO",
        "AmeriGEOSS",
        "CKAN",
        "GEO",
        "GEOSS",
        "National",
        "North America",
        "United States",
        "audit-reports",
        "county-clerk",
        "county-financial",
        "county-operational",
        "public-trust",
        "state-auditor" .

<https://data.amerigeoss.org/dataset/2c3bd4c1-20c0-4063-bd9d-49ad21b4561c/resource/1f5a9ce8-7cae-4c13-abc9-e4a34748cf2a> a dcat:Distribution ;
    dct:description "<p>This&nbsp;is a list of the links for State Auditor and Inspector county audit reports.</p>" ;
    dct:format "CSV" ;
    dct:issued "2021-08-07T14:56:28.824676"^^xsd:dateTime ;
    dct:modified "2025-09-24T18:45:08.263066"^^xsd:dateTime ;
    dct:title "Data - State Auditor and Inspector County Audit Reports" ;
    dcat:accessURL <https://data.ok.gov/dataset/0ae7cf65-5f81-43cc-9858-5e0148e18b66/resource/34bf413f-96ec-4fde-942e-c86a9deeef2b/download/data-state-auditor-and-inspector-county-audit-reports.csv> ;
    dcat:mediaType "text/csv" .

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

