@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/3bd47217-edf4-43de-a577-92df7d6845e1> a dcat:Dataset ;
    dct:description "Cook County Highway Department 2011 construction locations. To view or use these shapefiles, compression software and special GIS software, such as ESRI ArcGIS, is required." ;
    dct:identifier <https://data.cityofchicago.org/api/views/b9nd-8mvs> ;
    dct:issued "2011-06-23"^^xsd:date ;
    dct:modified "2011-08-28"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "Cook County - Highway Department - Construction Locations 2011" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "cocadmin" ;
            vcard:hasEmail <mailto:no-reply@data.cityofchicago.org> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/3bd47217-edf4-43de-a577-92df7d6845e1/resource/8deb2a11-d1ce-4c89-a2eb-817d33f81e89> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "county",
        "geo",
        "geoss",
        "gis",
        "highways",
        "national",
        "north-america",
        "shapefiles",
        "streets",
        "united-states" ;
    dcat:theme <%7BTransportation%7D> .

<https://data.amerigeoss.org/dataset/3bd47217-edf4-43de-a577-92df7d6845e1/resource/8deb2a11-d1ce-4c89-a2eb-817d33f81e89> a dcat:Distribution ;
    dct:format "ZIP" ;
    dct:issued "2020-11-10T16:54:40.050697"^^xsd:dateTime ;
    dct:modified "2025-11-21T02:32:45.715151"^^xsd:dateTime ;
    dct:title "Zip File" ;
    dcat:accessURL <https://data.cityofchicago.org/download/b9nd-8mvs/application/zip> ;
    dcat:mediaType "application/zip" .

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

