@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/1644fde8-6d94-4d49-a8c9-368369120965> a dcat:Dataset ;
    dct:description "Election Precinct 247" ;
    dct:identifier <https://www.arcgis.com/home/item.html?id=4893575b90864141acae986acec1ee00> ;
    dct:issued "2018-08-15T16:57:23+00:00"^^xsd:dateTime ;
    dct:modified "2022-03-23T20:46:40+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 "Election Precinct 247" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "LakeCounty_Illinois" ;
            vcard:hasEmail <mailto:gis@lakecountyil.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/1644fde8-6d94-4d49-a8c9-368369120965/resource/0bdc134d-96e4-4056-baa6-710f0d722758>,
        <https://data.amerigeoss.org/dataset/1644fde8-6d94-4d49-a8c9-368369120965/resource/c1c3f903-a218-47b9-a1d0-cfaf30bec67b> ;
    dcat:keyword "AmeriGEO",
        "AmeriGEOSS",
        "CKAN",
        "GEO",
        "GEOSS",
        "National",
        "North America",
        "United States",
        "election-precincts",
        "lake-county-illinois",
        "pdf",
        "political-election-map",
        "printed-maps" ;
    dcat:theme <%7Bgeospatial%7D> .

<https://data.amerigeoss.org/dataset/1644fde8-6d94-4d49-a8c9-368369120965/resource/0bdc134d-96e4-4056-baa6-710f0d722758> a dcat:Distribution ;
    dct:description "247.pdf" ;
    dct:format "ArcGIS GeoServices REST API" ;
    dct:issued "2022-09-01T22:42:19.615715"^^xsd:dateTime ;
    dct:modified "2025-09-24T01:01:31.343562"^^xsd:dateTime ;
    dct:title "ArcGIS GeoService" ;
    dcat:accessURL <https://maps.lakecountyil.gov/Output/DistrictMaps/pcts/247.pdf> ;
    dcat:mediaType "application/json" .

<https://data.amerigeoss.org/dataset/1644fde8-6d94-4d49-a8c9-368369120965/resource/c1c3f903-a218-47b9-a1d0-cfaf30bec67b> a dcat:Distribution ;
    dct:format "HTML" ;
    dct:issued "2022-09-01T22:42:19.615705"^^xsd:dateTime ;
    dct:modified "2025-09-24T01:01:31.342506"^^xsd:dateTime ;
    dct:title "ArcGIS Hub Dataset" ;
    dcat:accessURL <https://data-lakecountyil.opendata.arcgis.com/documents/lakecountyil::election-precinct-247> ;
    dcat:mediaType "text/html" .

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

