@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/68ffe0e9-eedd-436c-a17b-5f16ff959989> a dcat:Dataset ;
    dct:description """Note: Updates to this data product are discontinued.\r
ERS examines consumer food preferences by age, income, region, race, whether people eat at home or away, and other characteristics.""" ;
    dct:identifier "USDA-ERS-00055" ;
    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:title "Commodity Consumption by Population Characteristics" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Biing-Hwan Lin" ;
            vcard:hasEmail <mailto:blin@ers.usda.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/68ffe0e9-eedd-436c-a17b-5f16ff959989/resource/09df5741-4e0b-4738-8827-ba12f2da72b7> ;
    dcat:keyword "agricultural-economics",
        "amerigeo",
        "amerigeoss",
        "ckan",
        "consumer",
        "demographic-characteristics",
        "geo",
        "geoss",
        "national",
        "north-america",
        "united-states" .

<https://data.amerigeoss.org/dataset/68ffe0e9-eedd-436c-a17b-5f16ff959989/resource/09df5741-4e0b-4738-8827-ba12f2da72b7> a dcat:Distribution ;
    dct:description "commodity-consumption-by-population-characteristics.aspx" ;
    dct:format "XLS" ;
    dct:issued "2020-11-10T16:26:09.962708"^^xsd:dateTime ;
    dct:modified "2025-11-22T09:54:51.779862"^^xsd:dateTime ;
    dct:title "Web page with links to Excel files" ;
    dcat:accessURL <http://www.ers.usda.gov/data-products/commodity-consumption-by-population-characteristics.aspx> ;
    dcat:mediaType "application/vnd.ms-excel" .

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

