@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/1c9a7ed2-e1e1-44b0-abca-6724ee3d1489> a dcat:Dataset ;
    dct:description "Household Chemical Waste recycling sites in Lake County, IL." ;
    dct:identifier <https://data-lakecountyil.opendata.arcgis.com/apps/lakecountyil::household-chemical-waste> ;
    dct:issued "2016-02-16T22:16:19+00:00"^^xsd:dateTime ;
    dct:modified "2022-03-23T21:19:03+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 "Household Chemical Waste" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "LakeCounty_Illinois" ;
            vcard:hasEmail <mailto:gis@lakecountyil.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/1c9a7ed2-e1e1-44b0-abca-6724ee3d1489/resource/46907a70-2983-49eb-8c4f-14f72e7c0946>,
        <https://data.amerigeoss.org/dataset/1c9a7ed2-e1e1-44b0-abca-6724ee3d1489/resource/f7c2726f-d9af-45e8-93d3-b36ef8bb4263> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "geo",
        "geoss",
        "lake-county-illinois",
        "national",
        "north-america",
        "recycle",
        "recycler",
        "united-states",
        "webmap-webapp" ;
    dcat:theme <%7Bgeospatial%7D> .

<https://data.amerigeoss.org/dataset/1c9a7ed2-e1e1-44b0-abca-6724ee3d1489/resource/46907a70-2983-49eb-8c4f-14f72e7c0946> a dcat:Distribution ;
    dct:format "ArcGIS GeoServices REST API" ;
    dct:issued "2022-04-20T22:53:22.709709"^^xsd:dateTime ;
    dct:modified "2025-11-20T07:47:23.445831"^^xsd:dateTime ;
    dct:title "ArcGIS GeoService" ;
    dcat:accessURL <https://lakecountyil.maps.arcgis.com/apps/Directions/index.html?appid=c8195196ab4f497d869b625a3d691b5d> ;
    dcat:mediaType "application/json" .

<https://data.amerigeoss.org/dataset/1c9a7ed2-e1e1-44b0-abca-6724ee3d1489/resource/f7c2726f-d9af-45e8-93d3-b36ef8bb4263> a dcat:Distribution ;
    dct:format "HTML" ;
    dct:issued "2022-04-20T22:53:22.709698"^^xsd:dateTime ;
    dct:modified "2025-11-20T07:47:23.445429"^^xsd:dateTime ;
    dct:title "ArcGIS Hub Dataset" ;
    dcat:accessURL <https://data-lakecountyil.opendata.arcgis.com/apps/lakecountyil::household-chemical-waste> ;
    dcat:mediaType "text/html" .

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

