@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/29b645ec-c3ee-4987-b98a-d40065706d9c> a dcat:Dataset ;
    dct:description "Department of Recreation's Open Gym Schedule for the Fall 2018" ;
    dct:identifier <https://data.montgomerycountymd.gov/api/views/iztt-8pud> ;
    dct:issued "2018-08-29"^^xsd:date ;
    dct:modified "2022-08-01"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "Fall 2018 Open Gym Schedule" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Brian" ;
            vcard:hasEmail <mailto:no-reply@data.montgomerycountymd.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/29b645ec-c3ee-4987-b98a-d40065706d9c/resource/0fb1d678-2948-4fc2-b2b1-e496186d27ad>,
        <https://data.amerigeoss.org/dataset/29b645ec-c3ee-4987-b98a-d40065706d9c/resource/29451ae6-0f85-4f47-b9fd-a8d05900711a>,
        <https://data.amerigeoss.org/dataset/29b645ec-c3ee-4987-b98a-d40065706d9c/resource/294be191-f24d-44b5-a73c-b839b6a7589b>,
        <https://data.amerigeoss.org/dataset/29b645ec-c3ee-4987-b98a-d40065706d9c/resource/e23b43ac-13e6-40f2-8abb-4477aebce50c> ;
    dcat:keyword "AmeriGEO",
        "AmeriGEOSS",
        "CKAN",
        "GEO",
        "GEOSS",
        "National",
        "North America",
        "United States",
        "activities",
        "exercise",
        "fitness",
        "gym",
        "health",
        "recreation" ;
    dcat:theme <%7BCommunity/Recreation%7D> .

<https://data.amerigeoss.org/dataset/29b645ec-c3ee-4987-b98a-d40065706d9c/resource/0fb1d678-2948-4fc2-b2b1-e496186d27ad> a dcat:Distribution ;
    dct:format "XML" ;
    dct:issued "2020-11-10T16:58:18.101837"^^xsd:dateTime ;
    dct:modified "2025-09-24T17:42:57.135790"^^xsd:dateTime ;
    dct:title "XML File" ;
    dcat:accessURL <https://data.montgomerycountymd.gov/api/views/iztt-8pud/rows.xml?accessType=DOWNLOAD> ;
    dcat:mediaType "application/xml" .

<https://data.amerigeoss.org/dataset/29b645ec-c3ee-4987-b98a-d40065706d9c/resource/29451ae6-0f85-4f47-b9fd-a8d05900711a> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2020-11-10T16:58:18.101816"^^xsd:dateTime ;
    dct:modified "2025-09-24T17:42:57.131871"^^xsd:dateTime ;
    dct:title "Comma Separated Values File" ;
    dcat:accessURL <https://data.montgomerycountymd.gov/api/views/iztt-8pud/rows.csv?accessType=DOWNLOAD> ;
    dcat:mediaType "text/csv" .

<https://data.amerigeoss.org/dataset/29b645ec-c3ee-4987-b98a-d40065706d9c/resource/294be191-f24d-44b5-a73c-b839b6a7589b> a dcat:Distribution ;
    dct:format "RDF" ;
    dct:issued "2020-11-10T16:58:18.101827"^^xsd:dateTime ;
    dct:modified "2025-09-24T17:42:57.133172"^^xsd:dateTime ;
    dct:title "RDF File" ;
    dcat:accessURL <https://data.montgomerycountymd.gov/api/views/iztt-8pud/rows.rdf?accessType=DOWNLOAD> ;
    dcat:mediaType "application/rdf+xml" .

<https://data.amerigeoss.org/dataset/29b645ec-c3ee-4987-b98a-d40065706d9c/resource/e23b43ac-13e6-40f2-8abb-4477aebce50c> a dcat:Distribution ;
    dct:format "JSON" ;
    dct:issued "2020-11-10T16:58:18.101833"^^xsd:dateTime ;
    dct:modified "2025-09-24T17:42:57.134507"^^xsd:dateTime ;
    dct:title "JSON File" ;
    dcat:accessURL <https://data.montgomerycountymd.gov/api/views/iztt-8pud/rows.json?accessType=DOWNLOAD> ;
    dcat:mediaType "application/json" .

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

