@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix gsp: <http://www.opengis.net/ont/geosparql#> .
@prefix locn: <http://www.w3.org/ns/locn#> .
@prefix vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://data.amerigeoss.org/dataset/514b598f-7946-4e2d-bc87-dbee08d0f0e9> a dcat:Dataset ;
    dct:description "US Congressional District 9" ;
    dct:identifier <https://data-lakecountyil.opendata.arcgis.com/documents/lakecountyil::us-congressional-district-9> ;
    dct:issued "2022-01-11T21:43:01+00:00"^^xsd:dateTime ;
    dct:modified "2022-03-23T21:41:31+00:00"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((-88.2150 42.1580, -88.2150 42.4930, -87.7810 42.4930, -87.7810 42.1580, -88.2150 42.1580))"^^gsp:wktLiteral ] ;
    dct:title "US Congressional District 9" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "LakeCounty_Illinois" ;
            vcard:hasEmail <mailto:gis@lakecountyil.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/514b598f-7946-4e2d-bc87-dbee08d0f0e9/resource/34b20526-1711-4f23-9040-d8391213c16e>,
        <https://data.amerigeoss.org/dataset/514b598f-7946-4e2d-bc87-dbee08d0f0e9/resource/b8ea608e-407d-400e-8ab7-db3c0a47b289> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "county-board",
        "geo",
        "geoss",
        "lake-county-commission-districts",
        "lake-county-commissioners",
        "lake-county-illinois",
        "national",
        "north-america",
        "pdf",
        "political-election-map",
        "printed-maps",
        "united-states" ;
    dcat:theme <%7Bgeospatial%7D> .

<https://data.amerigeoss.org/dataset/514b598f-7946-4e2d-bc87-dbee08d0f0e9/resource/34b20526-1711-4f23-9040-d8391213c16e> a dcat:Distribution ;
    dct:format "HTML" ;
    dct:issued "2022-04-20T22:53:54.702204"^^xsd:dateTime ;
    dct:modified "2025-11-21T16:23:12.844993"^^xsd:dateTime ;
    dct:title "ArcGIS Hub Dataset" ;
    dcat:accessURL <https://data-lakecountyil.opendata.arcgis.com/documents/lakecountyil::us-congressional-district-9> ;
    dcat:mediaType "text/html" .

<https://data.amerigeoss.org/dataset/514b598f-7946-4e2d-bc87-dbee08d0f0e9/resource/b8ea608e-407d-400e-8ab7-db3c0a47b289> a dcat:Distribution ;
    dct:description "uscong9.pdf" ;
    dct:format "ArcGIS GeoServices REST API" ;
    dct:issued "2022-04-20T22:53:54.702216"^^xsd:dateTime ;
    dct:modified "2025-11-21T16:23:12.845412"^^xsd:dateTime ;
    dct:title "ArcGIS GeoService" ;
    dcat:accessURL <https://maps.lakecountyil.gov/Output/DistrictMaps/pol/uscong9.pdf> ;
    dcat:mediaType "application/json" .

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

