@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/090fbfb8-142f-4f91-afd3-14cfa70355d7> a dcat:Dataset ;
    dct:description "The International Macroeconomic Data Set provides data from 1969 through 2030 for real (adjusted for inflation) gross domestic product (GDP), population, real exchange rates, and other variables for the 190 countries and 34 regions that are most important for U.S. agricultural trade. The data presented here are a key component of the USDA Baseline projections process, and can be used as a benchmark for analyzing the impacts of U.S. and global macroeconomic shocks." ;
    dct:identifier "USDA-ERS-29151" ;
    dct:issued "2020-01-09"^^xsd:date ;
    dct:modified "2020-01-09"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "International Macroeconomic Data Set" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Steven Zahniser" ;
            vcard:hasEmail <mailto:steven.zahniser@usda.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/090fbfb8-142f-4f91-afd3-14cfa70355d7/resource/fe2b1eef-7e33-48bc-8e10-ab63d6376a0a> ;
    dcat:keyword "AmeriGEO",
        "AmeriGEOSS",
        "CKAN",
        "GEO",
        "GEOSS",
        "National",
        "North America",
        "United States",
        "baseline-macroeconomic-assumptions",
        "consumer-price-indexes",
        "gdp",
        "gdp-deflators",
        "gross-domestic-product",
        "long-term-forecasts",
        "per-capita-income",
        "population",
        "real-exchange-rates",
        "real-gdp" .

<https://data.amerigeoss.org/dataset/090fbfb8-142f-4f91-afd3-14cfa70355d7/resource/fe2b1eef-7e33-48bc-8e10-ab63d6376a0a> a dcat:Distribution ;
    dct:description "international-macroeconomic-data-set.aspx" ;
    dct:format "XLS" ;
    dct:issued "2020-11-10T16:26:13.672573"^^xsd:dateTime ;
    dct:modified "2025-09-23T17:53:32.105413"^^xsd:dateTime ;
    dct:title "Web page with links to Excel files" ;
    dcat:accessURL <http://ers.usda.gov/data-products/international-macroeconomic-data-set.aspx> ;
    dcat:mediaType "application/vnd.ms-excel" .

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

