@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/0d462dec-0cad-4e52-b65f-eb9181d11aed> a dcat:Dataset ;
    dct:description "This data represents the Enterprise Zone boundary in the City." ;
    dct:identifier <https://www.arcgis.com/home/item.html?id=4dd376bdeed745aa96ec3c1c03e7ec78&sublayer=1> ;
    dct:issued "2025-04-08T14:05:27+00:00"^^xsd:dateTime ;
    dct:modified "2025-04-08T14:13:44+00:00"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((-72.6781 41.7741, -72.6781 41.7972, -72.6615 41.7972, -72.6615 41.7741, -72.6781 41.7741))"^^gsp:wktLiteral ] ;
    dct:title "Enterprise Zone" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "HartfordData" ;
            vcard:hasEmail <mailto:bflodine@hartford.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/0d462dec-0cad-4e52-b65f-eb9181d11aed/resource/1608c5d9-4079-4859-83ea-1f7e2a436f49>,
        <https://data.amerigeoss.org/dataset/0d462dec-0cad-4e52-b65f-eb9181d11aed/resource/1bbc3b6c-f208-48ef-8f90-721f836b6874>,
        <https://data.amerigeoss.org/dataset/0d462dec-0cad-4e52-b65f-eb9181d11aed/resource/4f31ece2-47f2-4235-8bc0-0f97e007cb5f>,
        <https://data.amerigeoss.org/dataset/0d462dec-0cad-4e52-b65f-eb9181d11aed/resource/a4dc7835-3803-42a8-b332-9139837b5680>,
        <https://data.amerigeoss.org/dataset/0d462dec-0cad-4e52-b65f-eb9181d11aed/resource/cfb53118-259f-4a81-b7fc-28d142522859>,
        <https://data.amerigeoss.org/dataset/0d462dec-0cad-4e52-b65f-eb9181d11aed/resource/e2481459-f38c-4a8a-bca4-e7ee54d94762> ;
    dcat:keyword "AmeriGEO",
        "AmeriGEOSS",
        "CKAN",
        "GEO",
        "GEOSS",
        "National",
        "North America",
        "United States",
        "cadastral",
        "ct",
        "development",
        "hartford",
        "parcel",
        "property" ;
    dcat:theme <%7Bgeospatial%7D> .

<https://data.amerigeoss.org/dataset/0d462dec-0cad-4e52-b65f-eb9181d11aed/resource/1608c5d9-4079-4859-83ea-1f7e2a436f49> a dcat:Distribution ;
    dct:format "KML" ;
    dct:issued "2025-06-09T20:46:58.585761"^^xsd:dateTime ;
    dct:modified "2025-09-23T19:30:59.968806"^^xsd:dateTime ;
    dct:title "KML" ;
    dcat:accessURL <https://data.hartford.gov/api/download/v1/items/4dd376bdeed745aa96ec3c1c03e7ec78/kml?layers=1> ;
    dcat:mediaType "application/vnd.google-earth.kml+xml" .

<https://data.amerigeoss.org/dataset/0d462dec-0cad-4e52-b65f-eb9181d11aed/resource/1bbc3b6c-f208-48ef-8f90-721f836b6874> a dcat:Distribution ;
    dct:format "GeoJSON" ;
    dct:issued "2025-06-09T20:46:58.585759"^^xsd:dateTime ;
    dct:modified "2025-09-23T19:30:59.968121"^^xsd:dateTime ;
    dct:title "GeoJSON" ;
    dcat:accessURL <https://data.hartford.gov/api/download/v1/items/4dd376bdeed745aa96ec3c1c03e7ec78/geojson?layers=1> ;
    dcat:mediaType "application/vnd.geo+json" .

<https://data.amerigeoss.org/dataset/0d462dec-0cad-4e52-b65f-eb9181d11aed/resource/4f31ece2-47f2-4235-8bc0-0f97e007cb5f> a dcat:Distribution ;
    dct:format "HTML" ;
    dct:issued "2025-06-09T20:46:58.585746"^^xsd:dateTime ;
    dct:modified "2025-09-23T19:30:59.965218"^^xsd:dateTime ;
    dct:title "ArcGIS Hub Dataset" ;
    dcat:accessURL <https://data.hartford.gov/datasets/hartfordgis::enterprise-zone> ;
    dcat:mediaType "text/html" .

<https://data.amerigeoss.org/dataset/0d462dec-0cad-4e52-b65f-eb9181d11aed/resource/a4dc7835-3803-42a8-b332-9139837b5680> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2025-06-09T20:46:58.585754"^^xsd:dateTime ;
    dct:modified "2025-09-23T19:30:59.966747"^^xsd:dateTime ;
    dct:title "CSV" ;
    dcat:accessURL <https://data.hartford.gov/api/download/v1/items/4dd376bdeed745aa96ec3c1c03e7ec78/csv?layers=1> ;
    dcat:mediaType "text/csv" .

<https://data.amerigeoss.org/dataset/0d462dec-0cad-4e52-b65f-eb9181d11aed/resource/cfb53118-259f-4a81-b7fc-28d142522859> a dcat:Distribution ;
    dct:format "ArcGIS GeoServices REST API" ;
    dct:issued "2025-06-09T20:46:58.585752"^^xsd:dateTime ;
    dct:modified "2025-09-23T19:30:59.966005"^^xsd:dateTime ;
    dct:title "ArcGIS GeoService" ;
    dcat:accessURL <https://utility.arcgis.com/usrsvcs/servers/4dd376bdeed745aa96ec3c1c03e7ec78/rest/services/CityOwnedPropertyForAGSOL/MapServer/1> ;
    dcat:mediaType "application/json" .

<https://data.amerigeoss.org/dataset/0d462dec-0cad-4e52-b65f-eb9181d11aed/resource/e2481459-f38c-4a8a-bca4-e7ee54d94762> a dcat:Distribution ;
    dct:format "ZIP" ;
    dct:issued "2025-06-09T20:46:58.585757"^^xsd:dateTime ;
    dct:modified "2025-09-23T19:30:59.967446"^^xsd:dateTime ;
    dct:title "Shapefile" ;
    dcat:accessURL <https://data.hartford.gov/api/download/v1/items/4dd376bdeed745aa96ec3c1c03e7ec78/shapefile?layers=1> ;
    dcat:mediaType "application/zip" .

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

