@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/39a97040-270f-49e4-bb1e-43f82c043aba> a dcat:Dataset ;
    dct:description "Cook County GIS Dept map of Commissioner District 1." ;
    dct:identifier <https://datacatalog.cookcountyil.gov/api/views/pgbp-vrig> ;
    dct:issued "2015-02-17"^^xsd:date ;
    dct:modified "2019-06-24"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "Historical - ccgismap - Cook County Commissioner District 06" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Wig Ingente" ;
            vcard:hasEmail <mailto:no-reply@datacatalog.cookcountyil.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/39a97040-270f-49e4-bb1e-43f82c043aba/resource/5589643a-5d40-45b7-b51c-21e4a4f8c818> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "boundaries-and-districts",
        "ckan",
        "commissioner-district",
        "cook-county",
        "geo",
        "geoss",
        "gis",
        "map",
        "national",
        "north-america",
        "united-states" ;
    dcat:theme <%7BGIS/Maps%7D> .

<https://data.amerigeoss.org/dataset/39a97040-270f-49e4-bb1e-43f82c043aba/resource/5589643a-5d40-45b7-b51c-21e4a4f8c818> a dcat:Distribution ;
    dct:format "PDF" ;
    dct:issued "2020-11-10T16:57:43.666880"^^xsd:dateTime ;
    dct:modified "2025-11-21T01:14:03.841690"^^xsd:dateTime ;
    dct:title "PDF File" ;
    dcat:accessURL <https://datacatalog.cookcountyil.gov/download/pgbp-vrig/application/pdf> ;
    dcat:mediaType "application/pdf" .

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

