@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/2299ca32-b0d9-487c-954c-784d4427b79a> a dcat:Dataset ;
    dct:description "Reuse-A-Shoe Sites in Lake County, IL." ;
    dct:identifier <https://data-lakecountyil.opendata.arcgis.com/apps/lakecountyil::reuse-a-shoe-sites> ;
    dct:issued "2016-02-16T22:20:58+00:00"^^xsd:dateTime ;
    dct:modified "2022-03-23T21:34:51+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 "Reuse-A-Shoe Sites" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "LakeCounty_Illinois" ;
            vcard:hasEmail <mailto:gis@lakecountyil.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/2299ca32-b0d9-487c-954c-784d4427b79a/resource/00d4ebff-4105-4ac4-8e74-884e113aa70d>,
        <https://data.amerigeoss.org/dataset/2299ca32-b0d9-487c-954c-784d4427b79a/resource/24c02569-5b99-4297-8cc7-068cdab1c0e8> ;
    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/2299ca32-b0d9-487c-954c-784d4427b79a/resource/00d4ebff-4105-4ac4-8e74-884e113aa70d> a dcat:Distribution ;
    dct:format "ArcGIS GeoServices REST API" ;
    dct:issued "2022-08-07T19:40:00.096723"^^xsd:dateTime ;
    dct:modified "2025-11-20T11:14:12.835447"^^xsd:dateTime ;
    dct:title "ArcGIS GeoService" ;
    dcat:accessURL <https://lakecountyil.maps.arcgis.com/apps/Directions/index.html?appid=d8ef817d416346e99a6ad497e7e3f014> ;
    dcat:mediaType "application/json" .

<https://data.amerigeoss.org/dataset/2299ca32-b0d9-487c-954c-784d4427b79a/resource/24c02569-5b99-4297-8cc7-068cdab1c0e8> a dcat:Distribution ;
    dct:format "HTML" ;
    dct:issued "2022-08-07T19:40:00.096717"^^xsd:dateTime ;
    dct:modified "2025-11-20T11:14:12.835052"^^xsd:dateTime ;
    dct:title "ArcGIS Hub Dataset" ;
    dcat:accessURL <https://data-lakecountyil.opendata.arcgis.com/apps/lakecountyil::reuse-a-shoe-sites> ;
    dcat:mediaType "text/html" .

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

