@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/6ca15939-184c-4d8a-b865-4976591378cc> a dcat:Dataset ;
    dct:description "This database provides information about ship management invoices and invoice processing capabilities." ;
    dct:identifier "562.0" ;
    dct:issued "2014-11-21"^^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 "Ship Management Invoices -" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Wayne Leong" ;
            vcard:hasEmail <mailto:Kenneth.Williams@dot.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/6ca15939-184c-4d8a-b865-4976591378cc/resource/c22f7afe-73e2-4b1d-9af1-be05439d65c4> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "approval",
        "ckan",
        "expenditure",
        "geo",
        "geoss",
        "invoice",
        "national",
        "north-america",
        "procurement",
        "united-states" ;
    dcat:theme <%7BTransportation%7D> .

<https://data.amerigeoss.org/dataset/6ca15939-184c-4d8a-b865-4976591378cc/resource/c22f7afe-73e2-4b1d-9af1-be05439d65c4> a dcat:Distribution ;
    dct:format "HTML" ;
    dct:issued "2020-11-12T12:56:06.133903"^^xsd:dateTime ;
    dct:modified "2025-11-22T12:17:44.874568"^^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" .

