@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/1bc41b4c-3c82-4729-8dd8-44a462a9c3ec> a dcat:Dataset ;
    dct:description "This data provides a window into how people are interacting with the state of Connecticut's government online. The data comes from a Google Analytics account for the state of Connecticut agencies." ;
    dct:identifier <https://data.ct.gov/api/views/3yy3-epwx> ;
    dct:issued "2019-09-03"^^xsd:date ;
    dct:modified "2021-03-24"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "Analytics.ct.gov - Google Analytics for CT State Government Websites" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Pauline Zaldonis" ;
            vcard:hasEmail <mailto:no-reply@data.ct.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/1bc41b4c-3c82-4729-8dd8-44a462a9c3ec/resource/dcf41fc2-f519-4516-bbc7-00b0ad890c89> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "digital",
        "geo",
        "geoss",
        "google-analytics",
        "government",
        "national",
        "north-america",
        "online",
        "united-states" ;
    dcat:theme <%7BGovernment%7D> .

<https://data.amerigeoss.org/dataset/1bc41b4c-3c82-4729-8dd8-44a462a9c3ec/resource/dcf41fc2-f519-4516-bbc7-00b0ad890c89> a dcat:Distribution ;
    dct:description "This data provides a window into how people are interacting with the state of Connecticut's government online. The data comes from a Google Analytics account for the state of Connecticut agencies." ;
    dct:format "HTML" ;
    dct:issued "2020-11-12T14:53:53.931927"^^xsd:dateTime ;
    dct:modified "2025-11-20T07:18:14.645451"^^xsd:dateTime ;
    dct:title "Analytics.ct.gov" ;
    dcat:accessURL <https://analytics.ct.gov/> ;
    dcat:mediaType "text/html" .

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

