@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/2732caef-6ef2-4127-84d7-ccf92d24984f> a dcat:Dataset ;
    dct:description "This dataset provides quarterly commodity flows in the U.S. Waterborne Foreign Trade based on PIERS manifest data, most comprehensive statistics on global cargo movements transiting Seaports in the U.S. and Latin America. It is the only source of container movement data in TEU's (twenty equivalent units)." ;
    dct:identifier "DOT-586" ;
    dct:issued "2014-11-21"^^xsd:date ;
    dct:language "{en-US}" ;
    dct:modified "2019-05-01"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "PIERS Shipping Information" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Jonathan Hsieh" ;
            vcard:hasEmail <mailto:Jonathan.Hsieh@dot.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/2732caef-6ef2-4127-84d7-ccf92d24984f/resource/2b15a693-7049-4575-b4d7-755932e539d0> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "container",
        "geo",
        "geoss",
        "national",
        "north-america",
        "port",
        "trade",
        "united-states",
        "waterborne" ;
    dcat:theme <%7BTransportation%7D> .

<https://data.amerigeoss.org/dataset/2732caef-6ef2-4127-84d7-ccf92d24984f/resource/2b15a693-7049-4575-b4d7-755932e539d0> a dcat:Distribution ;
    dct:description "DS_Waterborne_Trade_CustomsDistrict_2013.xls" ;
    dct:format "XLS" ;
    dct:issued "2020-11-12T12:33:03.884793"^^xsd:dateTime ;
    dct:modified "2025-11-20T13:49:28.100094"^^xsd:dateTime ;
    dct:title "U.S. Waterborne Foreign Trade by U.S. Custom Districts" ;
    dcat:accessURL <http://www.marad.dot.gov/wp-content/uploads/xls/DS_Waterborne_Trade_CustomsDistrict_2013.xls> ;
    dcat:mediaType "application/vnd.ms-excel" .

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

