@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/77490249-4db8-484a-b665-d24f60f262cb> a dcat:Dataset ;
    dct:description "The Food Plans represent a nutritious diet at four different cost levels: thrifty plan, low-cost plan, moderate-cost plan, and a liberal plan.  The report is based on the costs of home-prepared meals and snacks." ;
    dct:identifier "USDA-FNS-65" ;
    dct:issued "2025-11-22T19:11:03.594075"^^xsd:dateTime ;
    dct:modified "2014-08-17"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "Official USDA Food Plans: Cost of Food at Home at Four Levels, U.S. Average, July 2014" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "FNS Datasets" ;
            vcard:hasEmail <mailto:ITGB@fns.usda.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/77490249-4db8-484a-b665-d24f60f262cb/resource/d0424125-b8f5-480e-b5e0-5f5cf5eb377e> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "diet",
        "food-plans",
        "geo",
        "geoss",
        "liberal-plan",
        "low-cost-plan",
        "meals",
        "moderate-cost-plan",
        "national",
        "north-america",
        "nutritious",
        "snacks",
        "thrifty-plan",
        "united-states" .

<https://data.amerigeoss.org/dataset/77490249-4db8-484a-b665-d24f60f262cb/resource/d0424125-b8f5-480e-b5e0-5f5cf5eb377e> a dcat:Distribution ;
    dct:description "CostofFoodJul2014.pdf" ;
    dct:format "PDF" ;
    dct:issued "2020-11-10T16:28:21.250013"^^xsd:dateTime ;
    dct:modified "2025-11-22T19:11:03.584441"^^xsd:dateTime ;
    dct:title "Official USDA Food Plans: Cost of Food at Home at Four Levels, U.S. Average, July 2014" ;
    dcat:accessURL <http://www.cnpp.usda.gov/sites/default/files/usda_food_plans_cost_of_food/CostofFoodJul2014.pdf> ;
    dcat:mediaType "application/pdf" .

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

