@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix gsp: <http://www.opengis.net/ont/geosparql#> .
@prefix locn: <http://www.w3.org/ns/locn#> .
@prefix vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://data.amerigeoss.org/dataset/0b086b3b-32ea-455c-8d31-68f3937cd37d> a dcat:Dataset ;
    dct:description "This data release accompanied the Year in Trade 2018 Report. The data were used to present statistics on trade with major partners." ;
    dct:identifier <https://www.usitc.gov/publications/332/other/readme_for_the_year_in_trade_2018_companion_dataset.pdf> ;
    dct:issued "2019-10"^^xsd:gYearMonth ;
    dct:language "{en-US}" ;
    dct:modified "R/P1Y" ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((-124.7333 24.5442, -124.7333 49.3886, -66.9548 49.3886, -66.9548 24.5442, -124.7333 24.5442))"^^gsp:wktLiteral ] ;
    dct:title "Year in Trade 2018 Companion Dataset" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Bill Powers" ;
            vcard:hasEmail <mailto:william.powers@usitc.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/0b086b3b-32ea-455c-8d31-68f3937cd37d/resource/a5a64995-5d58-4914-a466-cae7c4845820> ;
    dcat:keyword "AmeriGEO",
        "AmeriGEOSS",
        "CKAN",
        "GEO",
        "GEOSS",
        "National",
        "North America",
        "United States",
        "export",
        "import",
        "trade",
        "year-in-trade" ;
    dcat:theme <%7B%22USITC%20Year%20in%20Trade%202018%20Companion%20Dataset%22%7D> .

<https://data.amerigeoss.org/dataset/0b086b3b-32ea-455c-8d31-68f3937cd37d/resource/a5a64995-5d58-4914-a466-cae7c4845820> a dcat:Distribution ;
    dct:description "Trade with Major Partners in xlsx format" ;
    dct:format "XLS" ;
    dct:issued "2020-11-12T13:55:27.862193"^^xsd:dateTime ;
    dct:modified "2025-09-23T18:35:41.039183"^^xsd:dateTime ;
    dct:title "Year in Trade 2018 Companion Dataset (Excel)" ;
    dcat:accessURL <https://www.usitc.gov/publications/332/other/otap_2018_dataset_10_10_2019.xlsx> ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

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

