@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://data.amerigeoss.org/dataset/2ff56372-3f2a-43c4-928b-e902c141f66b> a dcat:Dataset ;
    dct:description "To view or use these shapefiles, compression software and special GIS software, such as ESRI ArcGIS, is required." ;
    dct:identifier <https://data.cityofchicago.org/api/views/7ah2-brjg> ;
    dct:issued "2011-07-08"^^xsd:date ;
    dct:modified "2012-09-07"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "Open Spaces - Habitats" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "cocadmin" ;
            vcard:hasEmail <mailto:no-reply@data.cityofchicago.org> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/2ff56372-3f2a-43c4-928b-e902c141f66b/resource/c12e4085-0587-4df7-9576-5729818b63ed> ;
    dcat:keyword "AmeriGEO",
        "AmeriGEOSS",
        "CKAN",
        "GEO",
        "GEOSS",
        "National",
        "North America",
        "United States",
        "gis",
        "open-spaces",
        "placemaking",
        "shapefiles",
        "sustainability" ;
    dcat:theme <%7B%22Environment%20&%20Sustainable%20Development%22%7D> .

<https://data.amerigeoss.org/dataset/2ff56372-3f2a-43c4-928b-e902c141f66b/resource/c12e4085-0587-4df7-9576-5729818b63ed> a dcat:Distribution ;
    dct:format "ZIP" ;
    dct:issued "2020-11-10T16:54:29.802317"^^xsd:dateTime ;
    dct:modified "2025-09-24T21:06:58.039626"^^xsd:dateTime ;
    dct:title "Zip File" ;
    dcat:accessURL <https://data.cityofchicago.org/download/7ah2-brjg/application/zip> ;
    dcat:mediaType "application/zip" .

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

