@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/1be9763c-21e4-492c-beb8-1a8bb134f16f> a dcat:Dataset ;
    dct:description "{{description}}" ;
    dct:identifier <https://www.arcgis.com/home/item.html?id=d6fe90006d244a32996e853037b27ab1> ;
    dct:issued "2018-09-05T18:53:09+00:00"^^xsd:dateTime ;
    dct:modified "2022-03-23T20:29:25+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 "Code of Ordinances Portal" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "LakeCounty_Illinois" ;
            vcard:hasEmail <mailto:gis@lakecountyil.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/1be9763c-21e4-492c-beb8-1a8bb134f16f/resource/10b0f881-bdc4-4149-8761-f22684d9209c>,
        <https://data.amerigeoss.org/dataset/1be9763c-21e4-492c-beb8-1a8bb134f16f/resource/29c4b52e-5de1-4ca5-b545-ae07f6881e56> ;
    dcat:keyword "AmeriGEO",
        "AmeriGEOSS",
        "CKAN",
        "GEO",
        "GEOSS",
        "National",
        "North America",
        "United States",
        "codes",
        "codes-of-ordinances",
        "lake-county-illinois",
        "ordinances",
        "regulatory-ordinances" ;
    dcat:theme <%7Bgeospatial%7D> .

<https://data.amerigeoss.org/dataset/1be9763c-21e4-492c-beb8-1a8bb134f16f/resource/10b0f881-bdc4-4149-8761-f22684d9209c> a dcat:Distribution ;
    dct:format "HTML" ;
    dct:issued "2022-09-01T23:29:49.831187"^^xsd:dateTime ;
    dct:modified "2025-09-24T04:42:27.496488"^^xsd:dateTime ;
    dct:title "ArcGIS Hub Dataset" ;
    dcat:accessURL <https://data-lakecountyil.opendata.arcgis.com/documents/lakecountyil::code-of-ordinances-portal> ;
    dcat:mediaType "text/html" .

<https://data.amerigeoss.org/dataset/1be9763c-21e4-492c-beb8-1a8bb134f16f/resource/29c4b52e-5de1-4ca5-b545-ae07f6881e56> a dcat:Distribution ;
    dct:format "ArcGIS GeoServices REST API" ;
    dct:issued "2022-09-01T23:29:49.831194"^^xsd:dateTime ;
    dct:modified "2025-09-24T04:42:27.497730"^^xsd:dateTime ;
    dct:title "ArcGIS GeoService" ;
    dcat:accessURL <https://library.amlegal.com/nxt/gateway.dll?f=templates&fn=default.htm&vid=amlegal:lakecounty_il> ;
    dcat:mediaType "application/json" .

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

