@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/7c503fc8-109b-42e9-a58d-18383d0e9f1f> a dcat:Dataset ;
    dct:description "Individual landmarks in Chicago. To view or use these shapefiles, compression software, like WinZip, and special GIS software, such as ESRI ArcGIS, is required." ;
    dct:identifier <https://data.cityofchicago.org/api/views/2h6e-2yk6> ;
    dct:issued "2011-06-24"^^xsd:date ;
    dct:modified "2013-12-13"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "Individual Landmarks - Shapefiles (Deprecated December 2013)" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "cocadmin" ;
            vcard:hasEmail <mailto:no-reply@data.cityofchicago.org> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/7c503fc8-109b-42e9-a58d-18383d0e9f1f/resource/a37ea60b-c779-4ef1-a867-89ea78a4042b> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "deprecated",
        "geo",
        "geoss",
        "gis",
        "landmarks",
        "national",
        "north-america",
        "shapefiles",
        "tourism",
        "united-states" ;
    dcat:theme <%7B%22Historic%20Preservation%22%7D> .

<https://data.amerigeoss.org/dataset/7c503fc8-109b-42e9-a58d-18383d0e9f1f/resource/a37ea60b-c779-4ef1-a867-89ea78a4042b> a dcat:Distribution ;
    dct:format "ZIP" ;
    dct:issued "2020-11-10T16:54:16.838487"^^xsd:dateTime ;
    dct:modified "2025-11-22T21:49:01.789798"^^xsd:dateTime ;
    dct:title "Zip File" ;
    dcat:accessURL <https://data.cityofchicago.org/download/2h6e-2yk6/application/zip> ;
    dcat:mediaType "application/zip" .

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

