@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/497b79f0-bda5-4b66-ba33-c9949c3d92ef> a dcat:Dataset ;
    dct:description """In the attached excel document you will find information on the Connecticut Enterprise Zone program from 2002 to and including 2017 final approved certifications (projects eligible for benefits).\r
\r
Additional program information can be found here:  http://www.ct.gov/ecd/cwp/view.asp?a=1097&q=249762""" ;
    dct:identifier "497b79f0-bda5-4b66-ba33-c9949c3d92ef" ;
    dct:issued "2025-11-29T17:44:47.595688"^^xsd:dateTime ;
    dct:modified "2025-11-29T17:44:47.595693"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "Connecticut Enterprise Zone Certifications" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Kara Sene" ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/497b79f0-bda5-4b66-ba33-c9949c3d92ef/resource/4a431b36-5f3b-4a90-a451-ab0fab37635f> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "geo",
        "geoss",
        "national",
        "north-america",
        "united-states" .

<https://data.amerigeoss.org/dataset/497b79f0-bda5-4b66-ba33-c9949c3d92ef/resource/4a431b36-5f3b-4a90-a451-ab0fab37635f> a dcat:Distribution ;
    dct:description "In the attached excel document you will find information on the Connecticut Enterprise Zone program from 2002 to and including 2017 final approved certifications (projects eligible for benefits)." ;
    dct:format "XLS" ;
    dct:issued "2019-04-03T02:31:09.648666"^^xsd:dateTime ;
    dct:modified "2025-11-29T17:44:47.588968"^^xsd:dateTime ;
    dct:title "Connecticut Enterprise Zone Certifications" ;
    dcat:accessURL <http://www.ct.gov/ecd/lib/ecd/Connecticut_Enterprise_Zone_final_certs_20021001_to_20171031_locked.xls> ;
    dcat:mediaType "application/vnd.ms-excel" .

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

