@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/2eb68304-52a2-4c59-ba92-967f4a8fb5d8> a dcat:Dataset ;
    dct:description "This is USDA's Agricultural Marketing Service's list of wholesale markets, or facilities where wholesalers receive large quantities of commodities by rail, truck, and air from local growers as well as producers around the world for sale to grocers, restaurants, institutions, and other businesses.  About 90% of wholesale markets sell fresh fruits and vegetables, but there are also seafood, meat, and flower wholesale markets." ;
    dct:identifier "USDA-29221" ;
    dct:issued "2013-04-26"^^xsd:date ;
    dct:modified "2014-12-23"^^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 "Wholesale Markets" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Greg Grajewski" ;
            vcard:hasEmail <mailto:Gregory.Grajewski@ams.usda.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/2eb68304-52a2-4c59-ba92-967f4a8fb5d8/resource/adec7a2f-0cd0-46a6-a2b0-2f73c11e831c> ;
    dcat:keyword "AmeriGEO",
        "AmeriGEOSS",
        "CKAN",
        "GEO",
        "GEOSS",
        "National",
        "North America",
        "United States",
        "distribution",
        "food-chain",
        "wholesale-market" .

<https://data.amerigeoss.org/dataset/2eb68304-52a2-4c59-ba92-967f4a8fb5d8/resource/adec7a2f-0cd0-46a6-a2b0-2f73c11e831c> a dcat:Distribution ;
    dct:format "HTML" ;
    dct:issued "2020-11-10T16:27:46.965241"^^xsd:dateTime ;
    dct:modified "2025-09-24T20:10:23.308158"^^xsd:dateTime ;
    dct:title "Web Page" ;
    dcat:accessURL <http://apps.ams.usda.gov/MarketingPublicationSearch/> ;
    dcat:mediaType "text/html" .

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

