@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/0a28d040-f562-4e54-8996-68969613c8cb> a dcat:Dataset ;
    dct:description """<p>The USDA Branded Food Database was integrated as part of FoodData Central on April 2019.  For more information on FoodData Central and the USDA Branded Food Database:</p>
<ul>
<li>Website: <a href="https://fdc.nal.usda.gov/">https://fdc.nal.usda.gov/</a></li>
<li>Ag Data Commons link: <a href="https://data.nal.usda.gov/dataset/fooddata-central">https://data.nal.usda.gov/dataset/fooddata-central</a></li>
</ul>""" ;
    dct:identifier "10113/AA5857" ;
    dct:issued "2025-09-23T18:15:54.510573"^^xsd:dateTime ;
    dct:modified "2024-02-09"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POINT (-437.4097 38.7980)"^^gsp:wktLiteral ] ;
    dct:title "USDA Branded Food Products Database" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "McKillop, Kyle" ;
            vcard:hasEmail <mailto:kmckillo@umd.edu> ] ;
    dcat:keyword "AmeriGEO",
        "AmeriGEOSS",
        "CKAN",
        "GEO",
        "GEOSS",
        "National",
        "North America",
        "United States",
        "ars",
        "bfpd",
        "branded-food-products-database",
        "data-gov",
        "np107",
        "online-database" .

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

