@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/4d0cd225-0d2e-4081-9ce9-32a9a0249ea6> a dcat:Dataset ;
    dct:description "{{description}}" ;
    dct:identifier <https://data-lakecountyil.opendata.arcgis.com/documents/lakecountyil::comprehensive-annual-financial-report> ;
    dct:issued "2018-09-05T17:12:51+00:00"^^xsd:dateTime ;
    dct:modified "2022-03-23T20:29:57+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 "Comprehensive Annual Financial Report" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "LakeCounty_Illinois" ;
            vcard:hasEmail <mailto:gis@lakecountyil.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/4d0cd225-0d2e-4081-9ce9-32a9a0249ea6/resource/066d0590-05c1-49e3-a55d-939451ee595f>,
        <https://data.amerigeoss.org/dataset/4d0cd225-0d2e-4081-9ce9-32a9a0249ea6/resource/9ef9e27f-06c1-4299-b055-171364c9c5df> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "audit",
        "cafr",
        "capital-asset-information",
        "ckan",
        "comprehensive-annual-reports",
        "debt-information",
        "financial-statements",
        "geo",
        "geoss",
        "lake-county-illinois",
        "national",
        "north-america",
        "pension-and-benefit-liability-info",
        "revenue-and-expense",
        "united-states" ;
    dcat:theme <%7Bgeospatial%7D> .

<https://data.amerigeoss.org/dataset/4d0cd225-0d2e-4081-9ce9-32a9a0249ea6/resource/066d0590-05c1-49e3-a55d-939451ee595f> a dcat:Distribution ;
    dct:format "HTML" ;
    dct:issued "2022-08-07T20:06:49.979183"^^xsd:dateTime ;
    dct:modified "2025-11-21T13:42:24.053650"^^xsd:dateTime ;
    dct:title "ArcGIS Hub Dataset" ;
    dcat:accessURL <https://data-lakecountyil.opendata.arcgis.com/documents/lakecountyil::comprehensive-annual-financial-report> ;
    dcat:mediaType "text/html" .

<https://data.amerigeoss.org/dataset/4d0cd225-0d2e-4081-9ce9-32a9a0249ea6/resource/9ef9e27f-06c1-4299-b055-171364c9c5df> a dcat:Distribution ;
    dct:format "ArcGIS GeoServices REST API" ;
    dct:issued "2022-08-07T20:06:49.979192"^^xsd:dateTime ;
    dct:modified "2025-11-21T13:42:24.054055"^^xsd:dateTime ;
    dct:title "ArcGIS GeoService" ;
    dcat:accessURL <http://www.lakecountyil.gov/2565/Comprehensive-Annual-Financial-Report> ;
    dcat:mediaType "application/json" .

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

