@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/5dcad503-bd51-4e8c-ac34-96681d4e7a8d> a dcat:Dataset ;
    dct:description "Shields Township Fire" ;
    dct:identifier <https://data-lakecountyil.opendata.arcgis.com/documents/lakecountyil::shields-township-fire> ;
    dct:issued "2018-08-15T17:43:00+00:00"^^xsd:dateTime ;
    dct:modified "2022-03-23T21:37:29+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 "Shields Township Fire" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "LakeCounty_Illinois" ;
            vcard:hasEmail <mailto:gis@lakecountyil.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/5dcad503-bd51-4e8c-ac34-96681d4e7a8d/resource/5283aac0-e762-4f23-8af0-76181e856102>,
        <https://data.amerigeoss.org/dataset/5dcad503-bd51-4e8c-ac34-96681d4e7a8d/resource/906cf584-ea30-4ddb-b9f2-ae01a4cedc07> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "geo",
        "geoss",
        "lake-county-illinois",
        "national",
        "north-america",
        "pdf",
        "printed-maps",
        "shields-township",
        "township-map",
        "united-states" ;
    dcat:theme <%7Bgeospatial%7D> .

<https://data.amerigeoss.org/dataset/5dcad503-bd51-4e8c-ac34-96681d4e7a8d/resource/5283aac0-e762-4f23-8af0-76181e856102> a dcat:Distribution ;
    dct:format "HTML" ;
    dct:issued "2022-08-07T20:01:37.974317"^^xsd:dateTime ;
    dct:modified "2025-11-22T01:12:50.242929"^^xsd:dateTime ;
    dct:title "ArcGIS Hub Dataset" ;
    dcat:accessURL <https://data-lakecountyil.opendata.arcgis.com/documents/lakecountyil::shields-township-fire> ;
    dcat:mediaType "text/html" .

<https://data.amerigeoss.org/dataset/5dcad503-bd51-4e8c-ac34-96681d4e7a8d/resource/906cf584-ea30-4ddb-b9f2-ae01a4cedc07> a dcat:Distribution ;
    dct:description "cshldfire.pdf" ;
    dct:format "ArcGIS GeoServices REST API" ;
    dct:issued "2022-08-07T20:01:37.974323"^^xsd:dateTime ;
    dct:modified "2025-11-22T01:12:50.243359"^^xsd:dateTime ;
    dct:title "ArcGIS GeoService" ;
    dcat:accessURL <https://maps.lakecountyil.gov/Output/TownshipMaps/cshldfire.pdf> ;
    dcat:mediaType "application/json" .

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

