@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/351d3ba7-4a41-47c4-9c9e-8fb371e126df> a dcat:Dataset ;
    dct:description "Montgomery County Recreation Fall/Winter Programs. Updated annually" ;
    dct:identifier <https://data.montgomerycountymd.gov/api/views/33n4-enx8> ;
    dct:issued "2017-12-22"^^xsd:date ;
    dct:modified "2024-11-15"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "Recreation Fall/Winter Programs" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "svc dmesb" ;
            vcard:hasEmail <mailto:no-reply@data.montgomerycountymd.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/351d3ba7-4a41-47c4-9c9e-8fb371e126df/resource/41a21eba-10d1-4929-bd68-be52f2e4fb09>,
        <https://data.amerigeoss.org/dataset/351d3ba7-4a41-47c4-9c9e-8fb371e126df/resource/63607f25-585b-4bca-8596-75251d18a248>,
        <https://data.amerigeoss.org/dataset/351d3ba7-4a41-47c4-9c9e-8fb371e126df/resource/83ae0ed2-b787-481b-a933-1a33ff1d9bcd>,
        <https://data.amerigeoss.org/dataset/351d3ba7-4a41-47c4-9c9e-8fb371e126df/resource/89b70897-19c5-4edc-88ca-e978f86afa45> ;
    dcat:keyword "AmeriGEO",
        "AmeriGEOSS",
        "CKAN",
        "GEO",
        "GEOSS",
        "National",
        "North America",
        "United States",
        "artscrafts",
        "autumn",
        "dance",
        "fall",
        "fitness",
        "music",
        "recreationprograms",
        "winter" ;
    dcat:theme <%7BCommunity/Recreation%7D> .

<https://data.amerigeoss.org/dataset/351d3ba7-4a41-47c4-9c9e-8fb371e126df/resource/41a21eba-10d1-4929-bd68-be52f2e4fb09> a dcat:Distribution ;
    dct:format "RDF" ;
    dct:issued "2020-11-10T16:58:00.641276"^^xsd:dateTime ;
    dct:modified "2025-09-25T01:09:46.859426"^^xsd:dateTime ;
    dct:title "RDF File" ;
    dcat:accessURL <https://data.montgomerycountymd.gov/api/views/33n4-enx8/rows.rdf?accessType=DOWNLOAD> ;
    dcat:mediaType "application/rdf+xml" .

<https://data.amerigeoss.org/dataset/351d3ba7-4a41-47c4-9c9e-8fb371e126df/resource/63607f25-585b-4bca-8596-75251d18a248> a dcat:Distribution ;
    dct:format "XML" ;
    dct:issued "2020-11-10T16:58:00.641287"^^xsd:dateTime ;
    dct:modified "2025-09-25T01:09:46.862128"^^xsd:dateTime ;
    dct:title "XML File" ;
    dcat:accessURL <https://data.montgomerycountymd.gov/api/views/33n4-enx8/rows.xml?accessType=DOWNLOAD> ;
    dcat:mediaType "application/xml" .

<https://data.amerigeoss.org/dataset/351d3ba7-4a41-47c4-9c9e-8fb371e126df/resource/83ae0ed2-b787-481b-a933-1a33ff1d9bcd> a dcat:Distribution ;
    dct:format "JSON" ;
    dct:issued "2020-11-10T16:58:00.641282"^^xsd:dateTime ;
    dct:modified "2025-09-25T01:09:46.860789"^^xsd:dateTime ;
    dct:title "JSON File" ;
    dcat:accessURL <https://data.montgomerycountymd.gov/api/views/33n4-enx8/rows.json?accessType=DOWNLOAD> ;
    dcat:mediaType "application/json" .

<https://data.amerigeoss.org/dataset/351d3ba7-4a41-47c4-9c9e-8fb371e126df/resource/89b70897-19c5-4edc-88ca-e978f86afa45> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2020-11-10T16:58:00.641266"^^xsd:dateTime ;
    dct:modified "2025-09-25T01:09:46.858031"^^xsd:dateTime ;
    dct:title "Comma Separated Values File" ;
    dcat:accessURL <https://data.montgomerycountymd.gov/api/views/33n4-enx8/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" .

