@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/2fbf4368-72c1-4a47-95d4-2f7fcc181116> a dcat:Dataset ;
    dct:description "Tours of participating farms in the County for our farm tour July 23rd and 24th.  Check out more information here:  http://www.montgomerycountymd.gov/agservices/agfarmtour.html." ;
    dct:identifier <https://data.montgomerycountymd.gov/api/views/pc9u-imet> ;
    dct:issued "2023-07-26"^^xsd:date ;
    dct:modified "2023-07-26"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "2016 Farm Tour" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Brian" ;
            vcard:hasEmail <mailto:no-reply@data.montgomerycountymd.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/2fbf4368-72c1-4a47-95d4-2f7fcc181116/resource/04515d86-b66f-4dc4-ab48-80ad2b8e0d71>,
        <https://data.amerigeoss.org/dataset/2fbf4368-72c1-4a47-95d4-2f7fcc181116/resource/0e8abbed-ac74-4de2-b7e2-e239cf325abe>,
        <https://data.amerigeoss.org/dataset/2fbf4368-72c1-4a47-95d4-2f7fcc181116/resource/a992c5fc-de57-41be-aa16-c5eec7949d86>,
        <https://data.amerigeoss.org/dataset/2fbf4368-72c1-4a47-95d4-2f7fcc181116/resource/c07fafde-be1b-4c84-a112-4691d6cbca52> ;
    dcat:keyword "AmeriGEO",
        "AmeriGEOSS",
        "CKAN",
        "GEO",
        "GEOSS",
        "National",
        "North America",
        "United States",
        "agriculture",
        "farm",
        "farm-tour" ;
    dcat:theme <%7BCommunity/Recreation%7D> .

<https://data.amerigeoss.org/dataset/2fbf4368-72c1-4a47-95d4-2f7fcc181116/resource/04515d86-b66f-4dc4-ab48-80ad2b8e0d71> a dcat:Distribution ;
    dct:format "RDF" ;
    dct:issued "2020-11-10T16:58:22.212672"^^xsd:dateTime ;
    dct:modified "2025-09-24T20:57:02.850227"^^xsd:dateTime ;
    dct:title "RDF File" ;
    dcat:accessURL <https://data.montgomerycountymd.gov/api/views/pc9u-imet/rows.rdf?accessType=DOWNLOAD> ;
    dcat:mediaType "application/rdf+xml" .

<https://data.amerigeoss.org/dataset/2fbf4368-72c1-4a47-95d4-2f7fcc181116/resource/0e8abbed-ac74-4de2-b7e2-e239cf325abe> a dcat:Distribution ;
    dct:format "XML" ;
    dct:issued "2020-11-10T16:58:22.212683"^^xsd:dateTime ;
    dct:modified "2025-09-24T20:57:02.852468"^^xsd:dateTime ;
    dct:title "XML File" ;
    dcat:accessURL <https://data.montgomerycountymd.gov/api/views/pc9u-imet/rows.xml?accessType=DOWNLOAD> ;
    dcat:mediaType "application/xml" .

<https://data.amerigeoss.org/dataset/2fbf4368-72c1-4a47-95d4-2f7fcc181116/resource/a992c5fc-de57-41be-aa16-c5eec7949d86> a dcat:Distribution ;
    dct:format "JSON" ;
    dct:issued "2020-11-10T16:58:22.212678"^^xsd:dateTime ;
    dct:modified "2025-09-24T20:57:02.851370"^^xsd:dateTime ;
    dct:title "JSON File" ;
    dcat:accessURL <https://data.montgomerycountymd.gov/api/views/pc9u-imet/rows.json?accessType=DOWNLOAD> ;
    dcat:mediaType "application/json" .

<https://data.amerigeoss.org/dataset/2fbf4368-72c1-4a47-95d4-2f7fcc181116/resource/c07fafde-be1b-4c84-a112-4691d6cbca52> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2020-11-10T16:58:22.212661"^^xsd:dateTime ;
    dct:modified "2025-09-24T20:57:02.849041"^^xsd:dateTime ;
    dct:title "Comma Separated Values File" ;
    dcat:accessURL <https://data.montgomerycountymd.gov/api/views/pc9u-imet/rows.csv?accessType=DOWNLOAD> ;
    dcat:mediaType "text/csv" .

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

