@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/6626a49d-4405-4b4a-bf6d-08dcd22eb65f> a dcat:Dataset ;
    dct:description "Cook County GIS Department map of Cook County Commissioner Districts in PDF format.  Includes major streets, waterbodies, rail, and Cook County Commissioner District boundaries." ;
    dct:identifier <https://datacatalog.cookcountyil.gov/api/views/ehgp-m9tw> ;
    dct:issued "2015-02-13"^^xsd:date ;
    dct:modified "2021-02-03"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "Historical - ccgismap - Cook Commissioner Districts" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "David" ;
            vcard:hasEmail <mailto:no-reply@datacatalog.cookcountyil.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/6626a49d-4405-4b4a-bf6d-08dcd22eb65f/resource/11fc3ea2-01cd-4445-bcd1-960090a4f02d> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "boundaries-and-districts",
        "ckan",
        "commissioner-district",
        "cook-county",
        "geo",
        "geoss",
        "inactive",
        "map",
        "national",
        "north-america",
        "united-states" ;
    dcat:theme <%7BGIS/Maps%7D> .

<https://data.amerigeoss.org/dataset/6626a49d-4405-4b4a-bf6d-08dcd22eb65f/resource/11fc3ea2-01cd-4445-bcd1-960090a4f02d> a dcat:Distribution ;
    dct:format "PDF" ;
    dct:issued "2020-11-10T16:57:28.251068"^^xsd:dateTime ;
    dct:modified "2025-11-22T07:50:11.664539"^^xsd:dateTime ;
    dct:title "PDF File" ;
    dcat:accessURL <https://datacatalog.cookcountyil.gov/download/ehgp-m9tw/application/pdf> ;
    dcat:mediaType "application/pdf" .

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

