@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/1519a562-31bf-4af3-89a2-07a90474be70> a dcat:Dataset ;
    dct:description "{{description}}" ;
    dct:identifier <https://www.arcgis.com/home/item.html?id=db5025469503416a8c4d255ff5f84d67> ;
    dct:issued "2018-09-05T17:16:29+00:00"^^xsd:dateTime ;
    dct:modified "2022-03-23T20:22:34+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 "Annual Expenditures by Vendor" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "LakeCounty_Illinois" ;
            vcard:hasEmail <mailto:gis@lakecountyil.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/1519a562-31bf-4af3-89a2-07a90474be70/resource/0d7d14eb-a7fe-494b-9cba-f095e9876a4a>,
        <https://data.amerigeoss.org/dataset/1519a562-31bf-4af3-89a2-07a90474be70/resource/5384b55f-2c09-4a33-9db4-066a347b1fdd> ;
    dcat:keyword "AmeriGEO",
        "AmeriGEOSS",
        "CKAN",
        "GEO",
        "GEOSS",
        "National",
        "North America",
        "United States",
        "accounting",
        "annual-expenditures",
        "fiscal-year",
        "lake-county-illinois",
        "vendor" ;
    dcat:theme <%7Bgeospatial%7D> .

<https://data.amerigeoss.org/dataset/1519a562-31bf-4af3-89a2-07a90474be70/resource/0d7d14eb-a7fe-494b-9cba-f095e9876a4a> a dcat:Distribution ;
    dct:format "HTML" ;
    dct:issued "2022-09-01T23:30:10.961127"^^xsd:dateTime ;
    dct:modified "2025-09-24T00:06:03.971926"^^xsd:dateTime ;
    dct:title "ArcGIS Hub Dataset" ;
    dcat:accessURL <https://data-lakecountyil.opendata.arcgis.com/documents/lakecountyil::annual-expenditures-by-vendor> ;
    dcat:mediaType "text/html" .

<https://data.amerigeoss.org/dataset/1519a562-31bf-4af3-89a2-07a90474be70/resource/5384b55f-2c09-4a33-9db4-066a347b1fdd> a dcat:Distribution ;
    dct:format "ArcGIS GeoServices REST API" ;
    dct:issued "2025-05-10T16:31:59.895534"^^xsd:dateTime ;
    dct:modified "2025-09-24T00:06:03.972881"^^xsd:dateTime ;
    dct:title "ArcGIS GeoService" ;
    dcat:accessURL <https://www.lakecountyil.gov/3310/Annual-Expenditures-By-Vendor> ;
    dcat:mediaType "application/json" .

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

