@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/6cacdd64-e608-4b26-b08e-f5e26f1af349> a dcat:Dataset ;
    dct:description "This international trade file provides the annual dollar value of U.S. exports and imports of goods for all U.S. trade partners.  It also provides the annual dollar value of U.S. exports and imports of manufactured goods for all U.S. trade partners.  You can find this data and more by going to usatrade.census.gov.  If you have any questions regarding U.S. international trade data, please call us at 1(800)549-0595 option #4 or email us at eid.international.trade.data@census.gov." ;
    dct:identifier <http://api.census.gov/data/id/ftdImpExpHist> ;
    dct:issued "2025-11-22T12:20:16.736788"^^xsd:dateTime ;
    dct:modified "2015-07-20"^^xsd:date ;
    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 "2014 International Trade: Historical Imports and Exports" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Foreign Trade Staff" ;
            vcard:hasEmail <mailto:EID.International.Trade.Data@census.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/6cacdd64-e608-4b26-b08e-f5e26f1af349/resource/7f75cf54-b947-497c-aadf-1fa2d17a96d4> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "census",
        "ckan",
        "geo",
        "geoss",
        "national",
        "north-america",
        "united-states" .

<https://data.amerigeoss.org/dataset/6cacdd64-e608-4b26-b08e-f5e26f1af349/resource/7f75cf54-b947-497c-aadf-1fa2d17a96d4> a dcat:Distribution ;
    dct:description "API endpoint" ;
    dct:format "API" ;
    dct:issued "2022-07-15T13:50:20.755537"^^xsd:dateTime ;
    dct:modified "2025-11-22T12:20:16.730447"^^xsd:dateTime ;
    dct:title "API endpoint" ;
    dcat:accessURL <http://api.census.gov/data/2014/intltrade/imp_exp> ;
    dcat:mediaType "application/json" .

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

