@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/30ce6c5a-6b90-4abb-985a-d332c142f899> a dcat:Dataset ;
    dct:description "Link to Lake County, IL website." ;
    dct:identifier <https://www.arcgis.com/home/item.html?id=2109a3aaa3894873b30bdefded48af8e> ;
    dct:issued "2018-08-29T19:38:29+00:00"^^xsd:dateTime ;
    dct:modified "2022-03-23T21:23:39+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 "Lake County, IL Monthly Check Register" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "LakeCounty_Illinois" ;
            vcard:hasEmail <mailto:gis@lakecountyil.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/30ce6c5a-6b90-4abb-985a-d332c142f899/resource/33463fe3-deca-4c2f-8bad-224aa9bf6290>,
        <https://data.amerigeoss.org/dataset/30ce6c5a-6b90-4abb-985a-d332c142f899/resource/7e6aebb2-366f-4f18-9fde-ca04a63e1f47> ;
    dcat:keyword "AmeriGEO",
        "AmeriGEOSS",
        "CKAN",
        "GEO",
        "GEOSS",
        "National",
        "North America",
        "United States",
        "budget-expenditures",
        "fiscal-year",
        "goods-and-services",
        "lake-county-illinois",
        "payment",
        "transparency" ;
    dcat:theme <%7Bgeospatial%7D> .

<https://data.amerigeoss.org/dataset/30ce6c5a-6b90-4abb-985a-d332c142f899/resource/33463fe3-deca-4c2f-8bad-224aa9bf6290> a dcat:Distribution ;
    dct:format "HTML" ;
    dct:issued "2022-09-01T23:14:20.326188"^^xsd:dateTime ;
    dct:modified "2025-09-24T21:47:39.264059"^^xsd:dateTime ;
    dct:title "ArcGIS Hub Dataset" ;
    dcat:accessURL <https://data-lakecountyil.opendata.arcgis.com/documents/lakecountyil::lake-county-il-monthly-check-register> ;
    dcat:mediaType "text/html" .

<https://data.amerigeoss.org/dataset/30ce6c5a-6b90-4abb-985a-d332c142f899/resource/7e6aebb2-366f-4f18-9fde-ca04a63e1f47> a dcat:Distribution ;
    dct:format "ArcGIS GeoServices REST API" ;
    dct:issued "2025-03-29T15:16:45.660231"^^xsd:dateTime ;
    dct:modified "2025-09-24T21:47:39.265466"^^xsd:dateTime ;
    dct:title "ArcGIS GeoService" ;
    dcat:accessURL <https://www.lakecountyil.gov/3309/Monthly-Check-Register> ;
    dcat:mediaType "application/json" .

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

