@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/3eac13ce-2edc-43c0-8a82-ad900cb8ec97> a dcat:Dataset ;
    dct:description "Delphi acconts payable module contains the following data elements, but are not limited to vendor information, bank account information, invoice numbers, invoice amounts, line of accounting details, interest payment information, 1099 details, invoice aging, invoice approver information, income tax types, and employee information." ;
    dct:identifier "597.0" ;
    dct:issued "2014-12-29"^^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 "Delphi Accounts Payable Module -" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Devin Ure" ;
            vcard:hasEmail <mailto:devin.ure@dot.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/3eac13ce-2edc-43c0-8a82-ad900cb8ec97/resource/bc63d00e-6ecc-449b-b108-fb9dcab1a700> ;
    dcat:keyword "1099",
        "amerigeo",
        "amerigeoss",
        "bank-account",
        "ckan",
        "employee",
        "geo",
        "geoss",
        "income-tax",
        "interest-payment",
        "invoice-aging",
        "invoice-amounts",
        "invoice-approver",
        "invoice-numbers",
        "line-of-accounting",
        "national",
        "north-america",
        "united-states",
        "vendor" ;
    dcat:theme <%7BTransportation%7D> .

<https://data.amerigeoss.org/dataset/3eac13ce-2edc-43c0-8a82-ad900cb8ec97/resource/bc63d00e-6ecc-449b-b108-fb9dcab1a700> a dcat:Distribution ;
    dct:format "HTML" ;
    dct:issued "2022-08-08T20:38:07.287321"^^xsd:dateTime ;
    dct:modified "2025-11-21T04:18:13.874896"^^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" .

