@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/4b7b5df1-b8d7-4e44-9b91-29ebf8380d53> a dcat:Dataset ;
    dct:description "FOIA requests received by the Chicago Treasurer's Office as of May 1, 2010" ;
    dct:identifier <https://data.cityofchicago.org/api/views/8gyi-fawp> ;
    dct:issued "2015-01-12"^^xsd:date ;
    dct:modified "2020-05-29"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "FOIA Request Log - Chicago Treasurer's Office" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "cocadmin" ;
            vcard:hasEmail <mailto:no-reply@data.cityofchicago.org> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/4b7b5df1-b8d7-4e44-9b91-29ebf8380d53/resource/356b2886-993d-478e-91f0-d14ee238b11c>,
        <https://data.amerigeoss.org/dataset/4b7b5df1-b8d7-4e44-9b91-29ebf8380d53/resource/934acbb0-b6d8-47bc-a2b3-bc0923dea300>,
        <https://data.amerigeoss.org/dataset/4b7b5df1-b8d7-4e44-9b91-29ebf8380d53/resource/bc71cffa-5143-4946-9c3d-5824a0ad2e3b>,
        <https://data.amerigeoss.org/dataset/4b7b5df1-b8d7-4e44-9b91-29ebf8380d53/resource/da34875f-8aa4-40ad-ae6b-1694021a0fc6> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "geo",
        "geoss",
        "national",
        "north-america",
        "united-states" ;
    dcat:theme <%7BFOIA%7D> .

<https://data.amerigeoss.org/dataset/4b7b5df1-b8d7-4e44-9b91-29ebf8380d53/resource/356b2886-993d-478e-91f0-d14ee238b11c> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2020-11-10T16:54:32.501037"^^xsd:dateTime ;
    dct:modified "2025-11-21T12:43:28.812520"^^xsd:dateTime ;
    dct:title "Comma Separated Values File" ;
    dcat:accessURL <https://data.cityofchicago.org/api/views/8gyi-fawp/rows.csv?accessType=DOWNLOAD> ;
    dcat:mediaType "text/csv" .

<https://data.amerigeoss.org/dataset/4b7b5df1-b8d7-4e44-9b91-29ebf8380d53/resource/934acbb0-b6d8-47bc-a2b3-bc0923dea300> a dcat:Distribution ;
    dct:format "RDF" ;
    dct:issued "2020-11-10T16:54:32.501047"^^xsd:dateTime ;
    dct:modified "2025-11-21T12:43:28.812928"^^xsd:dateTime ;
    dct:title "RDF File" ;
    dcat:accessURL <https://data.cityofchicago.org/api/views/8gyi-fawp/rows.rdf?accessType=DOWNLOAD> ;
    dcat:mediaType "application/rdf+xml" .

<https://data.amerigeoss.org/dataset/4b7b5df1-b8d7-4e44-9b91-29ebf8380d53/resource/bc71cffa-5143-4946-9c3d-5824a0ad2e3b> a dcat:Distribution ;
    dct:format "JSON" ;
    dct:issued "2020-11-10T16:54:32.501052"^^xsd:dateTime ;
    dct:modified "2025-11-21T12:43:28.813325"^^xsd:dateTime ;
    dct:title "JSON File" ;
    dcat:accessURL <https://data.cityofchicago.org/api/views/8gyi-fawp/rows.json?accessType=DOWNLOAD> ;
    dcat:mediaType "application/json" .

<https://data.amerigeoss.org/dataset/4b7b5df1-b8d7-4e44-9b91-29ebf8380d53/resource/da34875f-8aa4-40ad-ae6b-1694021a0fc6> a dcat:Distribution ;
    dct:format "XML" ;
    dct:issued "2020-11-10T16:54:32.501057"^^xsd:dateTime ;
    dct:modified "2025-11-21T12:43:28.813701"^^xsd:dateTime ;
    dct:title "XML File" ;
    dcat:accessURL <https://data.cityofchicago.org/api/views/8gyi-fawp/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" .

