@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/43db257b-9468-43fa-a52a-627bb4f3ab97> a dcat:Dataset ;
    dct:description "How much do fruits and vegetables cost? ERS estimated average prices for 153 commonly consumed fresh and processed fruits and vegetables." ;
    dct:identifier "43db257b-9468-43fa-a52a-627bb4f3ab97" ;
    dct:issued "2025-11-29T16:05:21.406583"^^xsd:dateTime ;
    dct:modified "2025-11-29T16:05:21.406588"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "Fruit and Vegetable Prices" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Hayden Stewart" ;
            vcard:hasEmail <mailto:hstewart@ers.usda.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/43db257b-9468-43fa-a52a-627bb4f3ab97/resource/e62c47c8-0fcd-4332-b39f-d80787786146> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "geo",
        "geoss",
        "national",
        "north-america",
        "united-states" .

<https://data.amerigeoss.org/dataset/43db257b-9468-43fa-a52a-627bb4f3ab97/resource/e62c47c8-0fcd-4332-b39f-d80787786146> a dcat:Distribution ;
    dct:description "fruit-and-vegetable-prices.aspx" ;
    dct:format "XLS" ;
    dct:issued "2018-02-04T00:02:22.972022"^^xsd:dateTime ;
    dct:modified "2025-11-29T16:05:21.400525"^^xsd:dateTime ;
    dct:title "Web page with links to Excel files" ;
    dcat:accessURL <http://www.ers.usda.gov/data-products/fruit-and-vegetable-prices.aspx> ;
    dcat:mediaType "application/vnd.ms-excel" .

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

