@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/7501c880-1a96-456b-b363-e4cdddf63f02> a dcat:Dataset ;
    dct:description "U.S. Congressional district boundaries in Chicago. To view or use these files, compression software and special GIS software, such as ESRI ArcGIS, is required" ;
    dct:identifier <https://data.cityofchicago.org/api/views/dw5c-9g79> ;
    dct:issued "2011-04-17"^^xsd:date ;
    dct:modified "2013-01-03"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "Boundaries - U.S. Congressional Districts" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "cocadmin" ;
            vcard:hasEmail <mailto:no-reply@data.cityofchicago.org> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/7501c880-1a96-456b-b363-e4cdddf63f02/resource/05701502-858a-4a51-8417-af29389f05fb> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "boundaries",
        "ckan",
        "geo",
        "geoss",
        "gis",
        "national",
        "north-america",
        "shapefiles",
        "united-states" ;
    dcat:theme <%7B%22Facilities%20&%20Geographic%20Boundaries%22%7D> .

<https://data.amerigeoss.org/dataset/7501c880-1a96-456b-b363-e4cdddf63f02/resource/05701502-858a-4a51-8417-af29389f05fb> a dcat:Distribution ;
    dct:format "ZIP" ;
    dct:issued "2020-11-10T16:54:49.390175"^^xsd:dateTime ;
    dct:modified "2025-11-22T17:45:38.208016"^^xsd:dateTime ;
    dct:title "Zip File" ;
    dcat:accessURL <https://data.cityofchicago.org/download/dw5c-9g79/application/zip> ;
    dcat:mediaType "application/zip" .

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

