@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/03979c50-f524-475f-9d4e-6bb32fb37c95> a dcat:Dataset ;
    dct:description "Events and programs hosted by the Chicago Park District. Only activities that have not yet ended are shown." ;
    dct:identifier <https://data.cityofchicago.org/api/views/tn7v-6rnw> ;
    dct:issued "2024-10-18"^^xsd:date ;
    dct:modified "2025-09-20"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "Chicago Park District Activities" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Jonathan Levy" ;
            vcard:hasEmail <mailto:no-reply@data.cityofchicago.org> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/03979c50-f524-475f-9d4e-6bb32fb37c95/resource/00c728db-92a1-4b4c-a13e-f654a3eb7592>,
        <https://data.amerigeoss.org/dataset/03979c50-f524-475f-9d4e-6bb32fb37c95/resource/236fca1b-8911-48d1-b584-1ce916c6cafa>,
        <https://data.amerigeoss.org/dataset/03979c50-f524-475f-9d4e-6bb32fb37c95/resource/b68af8c3-d1bf-481f-9c2d-d430a02f6620>,
        <https://data.amerigeoss.org/dataset/03979c50-f524-475f-9d4e-6bb32fb37c95/resource/cceeccac-63ef-4dcf-8faa-52fb1c541eda> ;
    dcat:keyword "AmeriGEO",
        "AmeriGEOSS",
        "CKAN",
        "GEO",
        "GEOSS",
        "National",
        "North America",
        "United States",
        "chicago-park-district",
        "events" ;
    dcat:theme <%7B%22Parks%20&%20Recreation%22%7D> .

<https://data.amerigeoss.org/dataset/03979c50-f524-475f-9d4e-6bb32fb37c95/resource/00c728db-92a1-4b4c-a13e-f654a3eb7592> a dcat:Distribution ;
    dct:format "RDF" ;
    dct:issued "2024-11-08T21:13:51.772294"^^xsd:dateTime ;
    dct:modified "2025-09-23T15:59:50.882109"^^xsd:dateTime ;
    dct:title "RDF File" ;
    dcat:accessURL <https://data.cityofchicago.org/api/views/tn7v-6rnw/rows.rdf?accessType=DOWNLOAD> ;
    dcat:mediaType "application/rdf+xml" .

<https://data.amerigeoss.org/dataset/03979c50-f524-475f-9d4e-6bb32fb37c95/resource/236fca1b-8911-48d1-b584-1ce916c6cafa> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2024-11-08T21:13:51.772288"^^xsd:dateTime ;
    dct:modified "2025-09-23T15:59:50.881148"^^xsd:dateTime ;
    dct:title "Comma Separated Values File" ;
    dcat:accessURL <https://data.cityofchicago.org/api/views/tn7v-6rnw/rows.csv?accessType=DOWNLOAD> ;
    dcat:mediaType "text/csv" .

<https://data.amerigeoss.org/dataset/03979c50-f524-475f-9d4e-6bb32fb37c95/resource/b68af8c3-d1bf-481f-9c2d-d430a02f6620> a dcat:Distribution ;
    dct:format "XML" ;
    dct:issued "2024-11-08T21:13:51.772297"^^xsd:dateTime ;
    dct:modified "2025-09-23T15:59:50.884026"^^xsd:dateTime ;
    dct:title "XML File" ;
    dcat:accessURL <https://data.cityofchicago.org/api/views/tn7v-6rnw/rows.xml?accessType=DOWNLOAD> ;
    dcat:mediaType "application/xml" .

<https://data.amerigeoss.org/dataset/03979c50-f524-475f-9d4e-6bb32fb37c95/resource/cceeccac-63ef-4dcf-8faa-52fb1c541eda> a dcat:Distribution ;
    dct:format "JSON" ;
    dct:issued "2024-11-08T21:13:51.772296"^^xsd:dateTime ;
    dct:modified "2025-09-23T15:59:50.883063"^^xsd:dateTime ;
    dct:title "JSON File" ;
    dcat:accessURL <https://data.cityofchicago.org/api/views/tn7v-6rnw/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" .

