@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/362913a1-aef8-47c7-bed2-9113744bc0f5> a dcat:Dataset ;
    dct:description "Provides all audit management functions including audit metadata, electronic workpapers, cost management, and recommendation tracking." ;
    dct:identifier "460.0" ;
    dct:issued "2011-01-01"^^xsd:date ;
    dct:language "{en-US}" ;
    dct:modified "2018-12-19"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "Audit Management System (TeamMate) -" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Jason Carroll" ;
            vcard:hasEmail <mailto:jason.carroll@oig.dot.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/362913a1-aef8-47c7-bed2-9113744bc0f5/resource/89e033dd-0e01-4d97-92d3-d7c77fc739ed> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "audit",
        "ckan",
        "geo",
        "geoss",
        "national",
        "north-america",
        "process-tracking",
        "united-states",
        "work-papers" ;
    dcat:theme <%7BTransportation%7D> .

<https://data.amerigeoss.org/dataset/362913a1-aef8-47c7-bed2-9113744bc0f5/resource/89e033dd-0e01-4d97-92d3-d7c77fc739ed> a dcat:Distribution ;
    dct:format "HTML" ;
    dct:issued "2020-11-12T13:03:06.769011"^^xsd:dateTime ;
    dct:modified "2025-11-20T23:08:34.080343"^^xsd:dateTime ;
    dct:title "Web Page" ;
    dcat:accessURL <https://www.transportation.gov/mission/data-inventory-not-available> ;
    dcat:mediaType "text/html" .

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

