@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/6911ac46-cabb-48dd-80cd-fa70d88727fa> a dcat:Dataset ;
    dct:description "This data set contains annual and monthly data for exchange rates important to U.S. agriculture. It includes both nominal and real exchange rates for 79 countries, plus the European Union (EU), as well as real trade-weighted exchange rate indexes for many commodities and aggregations." ;
    dct:identifier "USDA-ERS-00052" ;
    dct:issued "2020-02-20"^^xsd:date ;
    dct:modified "2020-05-28"^^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 "Agricultural Exchange Rate Data Set" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Kayode Ajewole" ;
            vcard:hasEmail <mailto:Kayode.Ajewole@usda.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/6911ac46-cabb-48dd-80cd-fa70d88727fa/resource/e4e537d4-cd33-4a0f-bcc1-25ab70ab7e66> ;
    dcat:keyword "agricultural-economics",
        "agriculture",
        "amerigeo",
        "amerigeoss",
        "ckan",
        "exchange-rate",
        "geo",
        "geoss",
        "national",
        "north-america",
        "united-states",
        "usda" .

<https://data.amerigeoss.org/dataset/6911ac46-cabb-48dd-80cd-fa70d88727fa/resource/e4e537d4-cd33-4a0f-bcc1-25ab70ab7e66> a dcat:Distribution ;
    dct:description "agricultural-exchange-rate-data-set.aspx" ;
    dct:format "XLS" ;
    dct:issued "2020-11-10T16:26:08.673979"^^xsd:dateTime ;
    dct:modified "2025-11-22T09:57:58.870531"^^xsd:dateTime ;
    dct:title "Web page with links to Excel files" ;
    dcat:accessURL <http://www.ers.usda.gov/data-products/agricultural-exchange-rate-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" .

