@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/1105a667-572a-4b7a-94bf-012d9686e5a7> a dcat:Dataset ;
    dct:description "Directory of farmers markets operating in Iowa or surrounding areas.  It includes location, hours of operation, and contacts for the market." ;
    dct:identifier <https://data.iowa.gov/api/views/m34n-u93r> ;
    dct:issued "2017-05-31"^^xsd:date ;
    dct:modified "2023-08-29"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "Farmers Market Directory" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Scott Vander Hart" ;
            vcard:hasEmail <mailto:no-reply@data.iowa.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/1105a667-572a-4b7a-94bf-012d9686e5a7/resource/566446ba-2232-42d5-861a-3d4abb93d439> ;
    dcat:keyword "AmeriGEO",
        "AmeriGEOSS",
        "CKAN",
        "GEO",
        "GEOSS",
        "National",
        "North America",
        "United States",
        "agriculture",
        "farmers-markets",
        "farming" ;
    dcat:theme <%7BAgriculture%7D> .

<https://data.amerigeoss.org/dataset/1105a667-572a-4b7a-94bf-012d9686e5a7/resource/566446ba-2232-42d5-861a-3d4abb93d439> a dcat:Distribution ;
    dct:format "HTML" ;
    dct:issued "2023-01-20T00:04:18.110420"^^xsd:dateTime ;
    dct:modified "2025-09-23T21:28:25.877898"^^xsd:dateTime ;
    dct:title "Web Page" ;
    dcat:accessURL <https://www.idalsdata.org/fmnp/index.cfm?fuseaction=main.formFarmersMarketDirectory> ;
    dcat:mediaType "text/html" .

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

