@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/60b9f213-73ef-4964-95f6-8abbf884dbbf> a dcat:Dataset ;
    dct:description "Election Precinct 129" ;
    dct:identifier <https://data-lakecountyil.opendata.arcgis.com/documents/lakecountyil::election-precinct-129> ;
    dct:issued "2018-08-15T16:50:35+00:00"^^xsd:dateTime ;
    dct:modified "2022-03-23T20:38:54+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 129" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "LakeCounty_Illinois" ;
            vcard:hasEmail <mailto:gis@lakecountyil.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/60b9f213-73ef-4964-95f6-8abbf884dbbf/resource/5c57f3d7-75f3-4eea-9eb2-f9101721bbe2>,
        <https://data.amerigeoss.org/dataset/60b9f213-73ef-4964-95f6-8abbf884dbbf/resource/73db5d9d-23d1-43b7-b02a-9f184d1724bd> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "election-precincts",
        "geo",
        "geoss",
        "lake-county-illinois",
        "national",
        "north-america",
        "pdf",
        "political-election-map",
        "printed-maps",
        "united-states" ;
    dcat:theme <%7Bgeospatial%7D> .

<https://data.amerigeoss.org/dataset/60b9f213-73ef-4964-95f6-8abbf884dbbf/resource/5c57f3d7-75f3-4eea-9eb2-f9101721bbe2> a dcat:Distribution ;
    dct:format "HTML" ;
    dct:issued "2022-08-07T19:27:10.314041"^^xsd:dateTime ;
    dct:modified "2025-11-22T03:31:29.485869"^^xsd:dateTime ;
    dct:title "ArcGIS Hub Dataset" ;
    dcat:accessURL <https://data-lakecountyil.opendata.arcgis.com/documents/lakecountyil::election-precinct-129> ;
    dcat:mediaType "text/html" .

<https://data.amerigeoss.org/dataset/60b9f213-73ef-4964-95f6-8abbf884dbbf/resource/73db5d9d-23d1-43b7-b02a-9f184d1724bd> a dcat:Distribution ;
    dct:description "129.pdf" ;
    dct:format "ArcGIS GeoServices REST API" ;
    dct:issued "2022-08-07T19:27:10.314047"^^xsd:dateTime ;
    dct:modified "2025-11-22T03:31:29.486294"^^xsd:dateTime ;
    dct:title "ArcGIS GeoService" ;
    dcat:accessURL <https://maps.lakecountyil.gov/Output/DistrictMaps/pcts/129.pdf> ;
    dcat:mediaType "application/json" .

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

