@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/019932d2-ee6a-48a9-b774-731acc378a49> a dcat:Dataset ;
    dct:description "Data Dictionary for Forest Preserves data." ;
    dct:identifier <https://data-lakecountyil.opendata.arcgis.com/documents/lakecountyil::forest-preserves-data-dictionary> ;
    dct:issued "2019-05-31T17:01:49+00:00"^^xsd:dateTime ;
    dct:modified "2022-03-23T21:02:35+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 "Forest Preserves Data Dictionary" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "LakeCounty_Illinois" ;
            vcard:hasEmail <mailto:gis@lakecountyil.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/019932d2-ee6a-48a9-b774-731acc378a49/resource/5c860983-b9d2-4e7d-94e1-574729ba304d> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "conservation",
        "data-dictionary",
        "forest-preserves",
        "geo",
        "geoss",
        "lake-county-illinois",
        "national",
        "natural-resources",
        "north-america",
        "open-space",
        "parks",
        "readme",
        "recreation",
        "united-states" ;
    dcat:theme <%7Bgeospatial%7D> .

<https://data.amerigeoss.org/dataset/019932d2-ee6a-48a9-b774-731acc378a49/resource/5c860983-b9d2-4e7d-94e1-574729ba304d> a dcat:Distribution ;
    dct:format "HTML" ;
    dct:issued "2022-08-07T19:42:32.338362"^^xsd:dateTime ;
    dct:modified "2025-11-19T19:49:09.658125"^^xsd:dateTime ;
    dct:title "ArcGIS Hub Dataset" ;
    dcat:accessURL <https://data-lakecountyil.opendata.arcgis.com/documents/lakecountyil::forest-preserves-data-dictionary> ;
    dcat:mediaType "text/html" .

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

