@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/3da8c7e2-c403-450e-b254-63b6034fe864> a dcat:Dataset ;
    dct:description "Cost and return estimates are reported for the United States and major production regions for corn, soybeans, wheat, cotton, grain sorghum, rice, peanuts, oats, barley, milk, hogs, and cow-calf. The history of commodity cost and return estimates for the U.S. and regions is divided into three categories: current, recent, and historical estimates. Cost of Production Forecasts are also available for major U.S. field crops." ;
    dct:identifier "USDA-ERS-26111" ;
    dct:issued "2019-12-17"^^xsd:date ;
    dct:modified "2020-06-22"^^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 "Commodity Costs and Returns" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Jeffrey Gillespie" ;
            vcard:hasEmail <mailto:Jeffrey.Gillespie@usda.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/3da8c7e2-c403-450e-b254-63b6034fe864/resource/07f4c14c-41d0-4097-8ceb-a7321e3f943a> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "commodity",
        "costs",
        "geo",
        "geoss",
        "national",
        "north-america",
        "returns",
        "united-states" .

<https://data.amerigeoss.org/dataset/3da8c7e2-c403-450e-b254-63b6034fe864/resource/07f4c14c-41d0-4097-8ceb-a7321e3f943a> a dcat:Distribution ;
    dct:description "commodity-costs-and-returns.aspx" ;
    dct:format "XLS" ;
    dct:issued "2020-11-10T16:26:10.096727"^^xsd:dateTime ;
    dct:modified "2025-11-21T03:41:13.121189"^^xsd:dateTime ;
    dct:title "Web page with links to Excel files" ;
    dcat:accessURL <http://www.ers.usda.gov/data-products/commodity-costs-and-returns.aspx> ;
    dcat:mediaType "application/vnd.ms-excel" .

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

