@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/0433d08c-9529-4e56-975a-1c0a60006c1d> a dcat:Dataset ;
    dct:description "The On-Farm Market Directory lists markets managed by a single farm operator that sells agricultural and/or horticultural products directly to consumers from a location on their farm property or on property adjacent to that farm." ;
    dct:identifier "usda-ams-2015-N039" ;
    dct:issued "2025-09-23T16:12:16.873417"^^xsd:dateTime ;
    dct:modified "2015-10-19"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "National On-Farm Market Directory" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Ed Ragland" ;
            vcard:hasEmail <mailto:directoryupdates@ams.usda.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/0433d08c-9529-4e56-975a-1c0a60006c1d/resource/6c66d78a-093d-4b6a-bfac-fdd4825248bb> ;
    dcat:keyword "AmeriGEO",
        "AmeriGEOSS",
        "CKAN",
        "GEO",
        "GEOSS",
        "National",
        "North America",
        "United States",
        "farm",
        "farm-market",
        "market",
        "pick-your-own" .

<https://data.amerigeoss.org/dataset/0433d08c-9529-4e56-975a-1c0a60006c1d/resource/6c66d78a-093d-4b6a-bfac-fdd4825248bb> a dcat:Distribution ;
    dct:description "The On-Farm Market Directory lists markets managed by a single farm operator that sells agricultural and/or horticultural products directly to consumers from a location on their farm property or on property adjacent to that farm." ;
    dct:format "XLS" ;
    dct:issued "2020-11-10T16:27:39.663530"^^xsd:dateTime ;
    dct:modified "2025-09-23T16:12:16.860344"^^xsd:dateTime ;
    dct:title "National On-Farm Market Directory" ;
    dcat:accessURL <http://search.ams.usda.gov/onfarmmarkets/ExcelExport.aspx> ;
    dcat:mediaType "application/vnd.ms-excel" .

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

