@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/24646de2-2131-442a-a9f5-955352796e04> a dcat:Dataset ;
    dct:description "The Quarterly Food-at-Home Price Database provides food price data to support research on the economic determinants of food consumption, diet quality, and health outcomes." ;
    dct:identifier "USDA-ERS-26031" ;
    dct:issued "2019-08-20"^^xsd:date ;
    dct:modified "2019-08-20"^^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 "Quarterly Food-at-Home Price Database" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Jessica Todd" ;
            vcard:hasEmail <mailto:jtodd@ers.usda.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/24646de2-2131-442a-a9f5-955352796e04/resource/05e6ab48-fb65-4285-b740-22752f01cdd2> ;
    dcat:keyword "AmeriGEO",
        "AmeriGEOSS",
        "CKAN",
        "GEO",
        "GEOSS",
        "National",
        "North America",
        "United States",
        "diet-quality",
        "food-at-home-data",
        "food-consumption",
        "food-data",
        "food-prices",
        "household-level-food-purchases",
        "market-prices",
        "nielsen-homescan-data" .

<https://data.amerigeoss.org/dataset/24646de2-2131-442a-a9f5-955352796e04/resource/05e6ab48-fb65-4285-b740-22752f01cdd2> a dcat:Distribution ;
    dct:description "quarterly-food-at-home-price-database.aspx" ;
    dct:format "XLS" ;
    dct:issued "2020-11-10T16:26:15.281789"^^xsd:dateTime ;
    dct:modified "2025-09-24T11:02:57.048141"^^xsd:dateTime ;
    dct:title "Web page with links to Excel files" ;
    dcat:accessURL <http://www.ers.usda.gov/data-products/quarterly-food-at-home-price-database.aspx> ;
    dcat:mediaType "application/vnd.ms-excel" .

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

