@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/62a7ce6e-7608-4eac-bd1b-2b864df0b41f> a dcat:Dataset ;
    dct:description "The new 2010 Dietary Guidelines for Americans focus on balancing calories with physical activity, and encourage Americans to consume more healthy foods like vegetables, fruits, whole grains, fat-free and low-fat dairy products, and seafood, and to consume less sodium, saturated and trans fats, added sugars, and refined grains." ;
    dct:identifier "USDA-FNS-13" ;
    dct:issued "2025-11-22T05:06:08.251119"^^xsd:dateTime ;
    dct:modified "2010-12-15"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "Dietary Guidelines for Americans, 2010" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Jackie Haven" ;
            vcard:hasEmail <mailto:Jackie.Haven@fns.usda.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/62a7ce6e-7608-4eac-bd1b-2b864df0b41f/resource/7f8567d8-0de4-47ad-80f8-61ca64adedc9> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "calories",
        "ckan",
        "dietary",
        "food",
        "fruits",
        "geo",
        "geoss",
        "guidelines",
        "health",
        "national",
        "north-america",
        "united-states",
        "vegetables" .

<https://data.amerigeoss.org/dataset/62a7ce6e-7608-4eac-bd1b-2b864df0b41f/resource/7f8567d8-0de4-47ad-80f8-61ca64adedc9> a dcat:Distribution ;
    dct:description "DietaryGuidelines2010.pdf" ;
    dct:format "PDF" ;
    dct:issued "2020-11-10T16:28:17.159549"^^xsd:dateTime ;
    dct:modified "2025-11-22T05:06:08.242520"^^xsd:dateTime ;
    dct:title "Dietary Guidelines for Americans, 2010" ;
    dcat:accessURL <http://www.health.gov/dietaryguidelines/dga2010/DietaryGuidelines2010.pdf> .

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

