@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/39a2f2c5-1239-4271-a5cc-f086dc1aaafc> a dcat:Dataset ;
    dct:description "As discussed in http://bit.ly/wardpost, the City of Chicago changed to a new ward map on 5/18/2015, affecting some datasets.  This ZIP file contains a CSV export from 5/15/2015 of the \"Crimes - 2001 to present\" dataset.  Due to size limitations, this file had to be separated from the CSV exports of the other datasets, which are at https://data.cityofchicago.org/d/q6z8-94kn.  This CSV file contains a close-to-final version of the crimes dataset with the previous (\"2003\") ward values." ;
    dct:identifier <https://data.cityofchicago.org/api/views/5wdx-rdkp> ;
    dct:issued "2015-06-11"^^xsd:date ;
    dct:modified "2015-06-19"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "2003 Ward Dataset CSVs - Crimes - 2001 to present" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Jonathan Levy" ;
            vcard:hasEmail <mailto:no-reply@data.cityofchicago.org> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/39a2f2c5-1239-4271-a5cc-f086dc1aaafc/resource/c7a74939-2e5b-4378-8c82-0025b7db3bad> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "crime",
        "geo",
        "geoss",
        "historical",
        "national",
        "north-america",
        "united-states",
        "ward" ;
    dcat:theme <%7B%22Administration%20&%20Finance%22%7D> .

<https://data.amerigeoss.org/dataset/39a2f2c5-1239-4271-a5cc-f086dc1aaafc/resource/c7a74939-2e5b-4378-8c82-0025b7db3bad> a dcat:Distribution ;
    dct:format "ZIP" ;
    dct:issued "2020-11-10T16:54:26.609898"^^xsd:dateTime ;
    dct:modified "2025-11-21T01:13:16.578203"^^xsd:dateTime ;
    dct:title "Zip File" ;
    dcat:accessURL <https://data.cityofchicago.org/download/5wdx-rdkp/application/zip> ;
    dcat:mediaType "application/zip" .

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

