@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/021ecd05-e0aa-4109-a87d-4740642e3032> a dcat:Dataset ;
    dct:description "FOIA requests received by the Chicago Department of Cultural Affairs & Special Events (DCASE) as of January 2023." ;
    dct:identifier <https://data.cityofchicago.org/api/views/ikdf-ernx> ;
    dct:issued "2025-02-27"^^xsd:date ;
    dct:modified "2025-08-21"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "FOIA Request Log - Cultural Affairs & Special Events" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "nora" ;
            vcard:hasEmail <mailto:no-reply@data.cityofchicago.org> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/021ecd05-e0aa-4109-a87d-4740642e3032/resource/0010dce3-4493-4abe-9288-f484cbb89025>,
        <https://data.amerigeoss.org/dataset/021ecd05-e0aa-4109-a87d-4740642e3032/resource/117a0286-1661-419c-93ca-375736445ab3>,
        <https://data.amerigeoss.org/dataset/021ecd05-e0aa-4109-a87d-4740642e3032/resource/dbd7336f-00ef-4f6a-9878-d79bd49dbece>,
        <https://data.amerigeoss.org/dataset/021ecd05-e0aa-4109-a87d-4740642e3032/resource/e2b38a5a-749f-431c-8c73-0218d08b5320> ;
    dcat:keyword "AmeriGEO",
        "AmeriGEOSS",
        "CKAN",
        "GEO",
        "GEOSS",
        "National",
        "North America",
        "United States" ;
    dcat:theme <%7BFOIA%7D> .

<https://data.amerigeoss.org/dataset/021ecd05-e0aa-4109-a87d-4740642e3032/resource/0010dce3-4493-4abe-9288-f484cbb89025> a dcat:Distribution ;
    dct:format "RDF" ;
    dct:issued "2020-11-10T16:55:01.656310"^^xsd:dateTime ;
    dct:modified "2025-09-23T15:22:33.507166"^^xsd:dateTime ;
    dct:title "RDF File" ;
    dcat:accessURL <https://data.cityofchicago.org/api/views/ikdf-ernx/rows.rdf?accessType=DOWNLOAD> ;
    dcat:mediaType "application/rdf+xml" .

<https://data.amerigeoss.org/dataset/021ecd05-e0aa-4109-a87d-4740642e3032/resource/117a0286-1661-419c-93ca-375736445ab3> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2020-11-10T16:55:01.656300"^^xsd:dateTime ;
    dct:modified "2025-09-23T15:22:33.506373"^^xsd:dateTime ;
    dct:title "Comma Separated Values File" ;
    dcat:accessURL <https://data.cityofchicago.org/api/views/ikdf-ernx/rows.csv?accessType=DOWNLOAD> ;
    dcat:mediaType "text/csv" .

<https://data.amerigeoss.org/dataset/021ecd05-e0aa-4109-a87d-4740642e3032/resource/dbd7336f-00ef-4f6a-9878-d79bd49dbece> a dcat:Distribution ;
    dct:format "XML" ;
    dct:issued "2020-11-10T16:55:01.656321"^^xsd:dateTime ;
    dct:modified "2025-09-23T15:22:33.508594"^^xsd:dateTime ;
    dct:title "XML File" ;
    dcat:accessURL <https://data.cityofchicago.org/api/views/ikdf-ernx/rows.xml?accessType=DOWNLOAD> ;
    dcat:mediaType "application/xml" .

<https://data.amerigeoss.org/dataset/021ecd05-e0aa-4109-a87d-4740642e3032/resource/e2b38a5a-749f-431c-8c73-0218d08b5320> a dcat:Distribution ;
    dct:format "JSON" ;
    dct:issued "2020-11-10T16:55:01.656316"^^xsd:dateTime ;
    dct:modified "2025-09-23T15:22:33.507899"^^xsd:dateTime ;
    dct:title "JSON File" ;
    dcat:accessURL <https://data.cityofchicago.org/api/views/ikdf-ernx/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" .

