@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/09f590d9-414a-45d4-82cd-08022d2c6873> a dcat:Dataset ;
    dct:description "{{description}}" ;
    dct:identifier <https://www.arcgis.com/home/item.html?id=424834aa28314820825e45c42a4fa03f> ;
    dct:issued "2018-09-05T18:08:36+00:00"^^xsd:dateTime ;
    dct:modified "2022-03-23T20:33:02+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 "Countywide Elected Officials" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "LakeCounty_Illinois" ;
            vcard:hasEmail <mailto:gis@lakecountyil.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/09f590d9-414a-45d4-82cd-08022d2c6873/resource/663fe4f0-b566-4243-b926-915d84ec4cb1>,
        <https://data.amerigeoss.org/dataset/09f590d9-414a-45d4-82cd-08022d2c6873/resource/b9673ac0-e404-4aa8-b630-4ffc0d35904e> ;
    dcat:keyword "AmeriGEO",
        "AmeriGEOSS",
        "CKAN",
        "GEO",
        "GEOSS",
        "National",
        "North America",
        "United States",
        "circuit-court-clerk",
        "coroner",
        "county-clerk",
        "lake-county-illinois",
        "recorder-of-deeds",
        "regional-superintendent-of-schools",
        "sheriff",
        "states-attorney",
        "treasurer" ;
    dcat:theme <%7Bgeospatial%7D> .

<https://data.amerigeoss.org/dataset/09f590d9-414a-45d4-82cd-08022d2c6873/resource/663fe4f0-b566-4243-b926-915d84ec4cb1> a dcat:Distribution ;
    dct:format "ArcGIS GeoServices REST API" ;
    dct:issued "2025-03-29T15:15:22.640782"^^xsd:dateTime ;
    dct:modified "2025-09-23T18:12:05.194033"^^xsd:dateTime ;
    dct:title "ArcGIS GeoService" ;
    dcat:accessURL <https://www.lakecountyil.gov/2473/Countywide-Elected-Officials> ;
    dcat:mediaType "application/json" .

<https://data.amerigeoss.org/dataset/09f590d9-414a-45d4-82cd-08022d2c6873/resource/b9673ac0-e404-4aa8-b630-4ffc0d35904e> a dcat:Distribution ;
    dct:format "HTML" ;
    dct:issued "2022-09-01T23:31:53.954113"^^xsd:dateTime ;
    dct:modified "2025-09-23T18:12:05.193207"^^xsd:dateTime ;
    dct:title "ArcGIS Hub Dataset" ;
    dcat:accessURL <https://data-lakecountyil.opendata.arcgis.com/documents/lakecountyil::countywide-elected-officials> ;
    dcat:mediaType "text/html" .

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

