@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/71cb9faf-ccfb-4966-9984-9e6f28ee555d> a dcat:Dataset ;
    dct:description "The quarterly trade \"Report\" and yearly \"Profile\" provide an overview of U.S. trade with Sub-Saharan Africa.   The Profile is a more extensive version of the Report.   Using data essentially from the World Trade Atlas, Census, IMF, and the World Bank, the report and profile describe: Sub-Saharan Africa's global trade and economic growth, U.S. imports and exports to/from Sub-Saharan Africa, and U.S. direct investment to the region." ;
    dct:identifier "DOC-5431" ;
    dct:issued "2011-09-07"^^xsd:date ;
    dct:modified "2014-06-24"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "U.S.-Sub-Saharan Trade Report/Profile" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Giancarlo Cavallo" ;
            vcard:hasEmail <mailto:Giancarlo.Cavallo@trade.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/71cb9faf-ccfb-4966-9984-9e6f28ee555d/resource/5286ba3b-13a8-41e6-928f-26e8efa144a6> ;
    dcat:keyword "africa",
        "amerigeo",
        "amerigeoss",
        "ckan",
        "geo",
        "geoss",
        "national",
        "north-america",
        "sub-saharan-africa",
        "u-s-trade",
        "united-states" .

<https://data.amerigeoss.org/dataset/71cb9faf-ccfb-4966-9984-9e6f28ee555d/resource/5286ba3b-13a8-41e6-928f-26e8efa144a6> a dcat:Distribution ;
    dct:description "US_African_Trade_Profile_2009.pdf" ;
    dct:format "PDF" ;
    dct:issued "2021-03-11T00:44:40.081877"^^xsd:dateTime ;
    dct:modified "2025-11-22T15:44:27.440479"^^xsd:dateTime ;
    dct:title "PDF File" ;
    dcat:accessURL <http://www.agoa.gov/resources/US_African_Trade_Profile_2009.pdf> ;
    dcat:mediaType "application/pdf" .

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

