@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/5b835459-d6fe-4cc9-bf92-fe6c48debf04> a dcat:Dataset ;
    dct:description "Last three years monthly average costs of shipping a metric ton (mt) of Braziian soybeans per 100 miles by truck. This is figure 5 of the Brazil Soybean Transportation report." ;
    dct:identifier "usda-ams-2015-N028" ;
    dct:issued "2025-11-21T23:24:50.100983"^^xsd:dateTime ;
    dct:modified "2015-11-05"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "Brazilian Soybean Export Truck Transportation Weighted Average Prices, 2013/15" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Delmy L. Salin" ;
            vcard:hasEmail <mailto:delmy.salin@ams.usda.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/5b835459-d6fe-4cc9-bf92-fe6c48debf04/resource/7273d787-289e-4fac-a263-933f76ddd157> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "brazil",
        "ckan",
        "exports-truck-index",
        "geo",
        "geoss",
        "national",
        "north-america",
        "soybeans",
        "transportation-cost",
        "truck-rates",
        "united-states" .

<https://data.amerigeoss.org/dataset/5b835459-d6fe-4cc9-bf92-fe6c48debf04/resource/7273d787-289e-4fac-a263-933f76ddd157> a dcat:Distribution ;
    dct:description "BrazilSoybeanFigure5.xlsx" ;
    dct:format "XLS" ;
    dct:issued "2020-11-10T16:27:35.192708"^^xsd:dateTime ;
    dct:modified "2025-11-21T23:24:50.093235"^^xsd:dateTime ;
    dct:title "Brazilian Soybean Export Truck Transportation Weighted Average Prices, 2013/15" ;
    dcat:accessURL <http://www.ams.usda.gov/sites/default/files/media/BrazilSoybeanFigure5.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" .

