@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/7056945d-98ef-47bb-a33a-f26ee3a7e034> a dcat:Dataset ;
    dct:description "Cook County GIS Dept map of Commissioner District 12" ;
    dct:identifier <https://datacatalog.cookcountyil.gov/api/views/6j55-bvxd> ;
    dct:issued "2015-02-17"^^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 County Commissioner District 12" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Wig Ingente" ;
            vcard:hasEmail <mailto:no-reply@datacatalog.cookcountyil.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/7056945d-98ef-47bb-a33a-f26ee3a7e034/resource/398ffb7e-8a5a-4521-abdb-07f9d0ba240e> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "boundaries-and-districts",
        "ckan",
        "commissioner-district",
        "cook-county",
        "geo",
        "geoss",
        "gis",
        "inactive",
        "map",
        "national",
        "north-america",
        "united-states" ;
    dcat:theme <%7BGIS/Maps%7D> .

<https://data.amerigeoss.org/dataset/7056945d-98ef-47bb-a33a-f26ee3a7e034/resource/398ffb7e-8a5a-4521-abdb-07f9d0ba240e> a dcat:Distribution ;
    dct:format "PDF" ;
    dct:issued "2020-11-10T16:57:13.674082"^^xsd:dateTime ;
    dct:modified "2025-11-22T14:48:06.050676"^^xsd:dateTime ;
    dct:title "PDF File" ;
    dcat:accessURL <https://datacatalog.cookcountyil.gov/download/6j55-bvxd/application/pdf> ;
    dcat:mediaType "application/pdf" .

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

