@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/24da31d1-9bc3-4019-bb11-67f266a81ff4> a dcat:Dataset ;
    dct:description "Montgomery County Recreatoin Spring Gym Activities" ;
    dct:identifier <https://data.montgomerycountymd.gov/api/views/ijwf-vj4h> ;
    dct:issued "2016-06-01"^^xsd:date ;
    dct:modified "2023-04-03"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "Recreation Spring Open Gym Activities" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "svc dmesb" ;
            vcard:hasEmail <mailto:no-reply@data.montgomerycountymd.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/24da31d1-9bc3-4019-bb11-67f266a81ff4/resource/07a640ba-d4c7-4ba7-9d70-2e70daceef9c>,
        <https://data.amerigeoss.org/dataset/24da31d1-9bc3-4019-bb11-67f266a81ff4/resource/0bcd3e2a-af3c-470d-8942-3a2604068e85>,
        <https://data.amerigeoss.org/dataset/24da31d1-9bc3-4019-bb11-67f266a81ff4/resource/2f67de1f-1706-42ac-bbfa-d39440281ed0>,
        <https://data.amerigeoss.org/dataset/24da31d1-9bc3-4019-bb11-67f266a81ff4/resource/8160166c-458f-4783-9004-4bf238ac1845> ;
    dcat:keyword "AmeriGEO",
        "AmeriGEOSS",
        "CKAN",
        "GEO",
        "GEOSS",
        "National",
        "North America",
        "United States",
        "badminton",
        "basketball",
        "gym",
        "pickleball",
        "pingpong",
        "programs",
        "recreation",
        "summer",
        "tinytots",
        "volleyball" ;
    dcat:theme <%7BCommunity/Recreation%7D> .

<https://data.amerigeoss.org/dataset/24da31d1-9bc3-4019-bb11-67f266a81ff4/resource/07a640ba-d4c7-4ba7-9d70-2e70daceef9c> a dcat:Distribution ;
    dct:format "RDF" ;
    dct:issued "2020-11-10T16:58:17.626991"^^xsd:dateTime ;
    dct:modified "2025-09-24T11:23:31.538170"^^xsd:dateTime ;
    dct:title "RDF File" ;
    dcat:accessURL <https://data.montgomerycountymd.gov/api/views/ijwf-vj4h/rows.rdf?accessType=DOWNLOAD> ;
    dcat:mediaType "application/rdf+xml" .

<https://data.amerigeoss.org/dataset/24da31d1-9bc3-4019-bb11-67f266a81ff4/resource/0bcd3e2a-af3c-470d-8942-3a2604068e85> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2020-11-10T16:58:17.626980"^^xsd:dateTime ;
    dct:modified "2025-09-24T11:23:31.536824"^^xsd:dateTime ;
    dct:title "Comma Separated Values File" ;
    dcat:accessURL <https://data.montgomerycountymd.gov/api/views/ijwf-vj4h/rows.csv?accessType=DOWNLOAD> ;
    dcat:mediaType "text/csv" .

<https://data.amerigeoss.org/dataset/24da31d1-9bc3-4019-bb11-67f266a81ff4/resource/2f67de1f-1706-42ac-bbfa-d39440281ed0> a dcat:Distribution ;
    dct:format "JSON" ;
    dct:issued "2020-11-10T16:58:17.626996"^^xsd:dateTime ;
    dct:modified "2025-09-24T11:23:31.539414"^^xsd:dateTime ;
    dct:title "JSON File" ;
    dcat:accessURL <https://data.montgomerycountymd.gov/api/views/ijwf-vj4h/rows.json?accessType=DOWNLOAD> ;
    dcat:mediaType "application/json" .

<https://data.amerigeoss.org/dataset/24da31d1-9bc3-4019-bb11-67f266a81ff4/resource/8160166c-458f-4783-9004-4bf238ac1845> a dcat:Distribution ;
    dct:format "XML" ;
    dct:issued "2020-11-10T16:58:17.627001"^^xsd:dateTime ;
    dct:modified "2025-09-24T11:23:31.540671"^^xsd:dateTime ;
    dct:title "XML File" ;
    dcat:accessURL <https://data.montgomerycountymd.gov/api/views/ijwf-vj4h/rows.xml?accessType=DOWNLOAD> ;
    dcat:mediaType "application/xml" .

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

