@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/7c4f545d-3f8f-4137-985e-e530deaac4c4> a dcat:Dataset ;
    dct:description "Cook County GIS Dept map of Commissioner District 16" ;
    dct:identifier <https://datacatalog.cookcountyil.gov/api/views/fgms-ygw3> ;
    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 16" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Wig Ingente" ;
            vcard:hasEmail <mailto:no-reply@datacatalog.cookcountyil.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/7c4f545d-3f8f-4137-985e-e530deaac4c4/resource/8b003b4f-03b5-4b92-b1f1-ae0cf38a5ce0> ;
    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/7c4f545d-3f8f-4137-985e-e530deaac4c4/resource/8b003b4f-03b5-4b92-b1f1-ae0cf38a5ce0> a dcat:Distribution ;
    dct:format "PDF" ;
    dct:issued "2020-11-10T16:57:29.405929"^^xsd:dateTime ;
    dct:modified "2025-11-22T21:48:54.792442"^^xsd:dateTime ;
    dct:title "PDF File" ;
    dcat:accessURL <https://datacatalog.cookcountyil.gov/download/fgms-ygw3/application/pdf> ;
    dcat:mediaType "application/pdf" .

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

