@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/18c823bd-065e-4b7f-a43d-6f0b3327620d> a dcat:Dataset ;
    dct:description "City boundary of Chicago in shapefile format. This dataset has been superseded by https://data.cityofchicago.org/d/ewy2-6yfk, which is in a more flexible format that still allows shapefile downloads.  Please use that dataset instead." ;
    dct:identifier <https://data.cityofchicago.org/api/views/q38j-zgre> ;
    dct:issued "2011-04-17"^^xsd:date ;
    dct:modified "2017-06-30"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "Boundaries - City - Outdated Format" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "cocadmin" ;
            vcard:hasEmail <mailto:no-reply@data.cityofchicago.org> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/18c823bd-065e-4b7f-a43d-6f0b3327620d/resource/0bc65ecb-5e95-4c9d-aeae-07c5f11eeea3> ;
    dcat:keyword "AmeriGEO",
        "AmeriGEOSS",
        "CKAN",
        "GEO",
        "GEOSS",
        "National",
        "North America",
        "United States",
        "boundaries",
        "deprecated",
        "gis",
        "shapefiles" ;
    dcat:theme <%7B%22Facilities%20&%20Geographic%20Boundaries%22%7D> .

<https://data.amerigeoss.org/dataset/18c823bd-065e-4b7f-a43d-6f0b3327620d/resource/0bc65ecb-5e95-4c9d-aeae-07c5f11eeea3> a dcat:Distribution ;
    dct:format "ZIP" ;
    dct:issued "2020-11-10T16:55:15.142205"^^xsd:dateTime ;
    dct:modified "2025-09-24T02:22:41.119982"^^xsd:dateTime ;
    dct:title "Zip File" ;
    dcat:accessURL <https://data.cityofchicago.org/download/q38j-zgre/application/zip> ;
    dcat:mediaType "application/zip" .

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

