@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/7fe3ff27-1eb1-4340-9b02-f8ff3c60fd7d> a dcat:Dataset ;
    dct:description "This dataset includes Information Technology projects reported to the Office of Policy and Management by each state agency.  The dataset is updated on a quarterly basis minimally and includes active projects as well as completed projects (post-implementation)." ;
    dct:identifier <https://data.ct.gov/api/views/i7h5-rx65> ;
    dct:issued "2018-05-29"^^xsd:date ;
    dct:modified "2021-07-27"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "Information Technology Project Portfolio" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Pauline Zaldonis" ;
            vcard:hasEmail <mailto:no-reply@data.ct.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/7fe3ff27-1eb1-4340-9b02-f8ff3c60fd7d/resource/2b2e2215-9954-4174-b9a7-af13bdd6b664>,
        <https://data.amerigeoss.org/dataset/7fe3ff27-1eb1-4340-9b02-f8ff3c60fd7d/resource/590e3fd7-a999-4f17-a192-bedc6864ee45>,
        <https://data.amerigeoss.org/dataset/7fe3ff27-1eb1-4340-9b02-f8ff3c60fd7d/resource/c4a8f09b-79eb-4594-8b77-4aab0084dcb8>,
        <https://data.amerigeoss.org/dataset/7fe3ff27-1eb1-4340-9b02-f8ff3c60fd7d/resource/c86d9703-dc8a-40b3-8d02-f69014eccd94> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "geo",
        "geoss",
        "it",
        "itcip",
        "national",
        "north-america",
        "opm",
        "technology",
        "united-states" ;
    dcat:theme <%7BGovernment%7D> .

<https://data.amerigeoss.org/dataset/7fe3ff27-1eb1-4340-9b02-f8ff3c60fd7d/resource/2b2e2215-9954-4174-b9a7-af13bdd6b664> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2020-11-12T14:56:23.029333"^^xsd:dateTime ;
    dct:modified "2025-11-22T23:42:22.474614"^^xsd:dateTime ;
    dct:title "Comma Separated Values File" ;
    dcat:accessURL <https://data.ct.gov/api/views/i7h5-rx65/rows.csv?accessType=DOWNLOAD> ;
    dcat:mediaType "text/csv" .

<https://data.amerigeoss.org/dataset/7fe3ff27-1eb1-4340-9b02-f8ff3c60fd7d/resource/590e3fd7-a999-4f17-a192-bedc6864ee45> a dcat:Distribution ;
    dct:format "XML" ;
    dct:issued "2020-11-12T14:56:23.029351"^^xsd:dateTime ;
    dct:modified "2025-11-22T23:42:22.475880"^^xsd:dateTime ;
    dct:title "XML File" ;
    dcat:accessURL <https://data.ct.gov/api/views/i7h5-rx65/rows.xml?accessType=DOWNLOAD> ;
    dcat:mediaType "application/xml" .

<https://data.amerigeoss.org/dataset/7fe3ff27-1eb1-4340-9b02-f8ff3c60fd7d/resource/c4a8f09b-79eb-4594-8b77-4aab0084dcb8> a dcat:Distribution ;
    dct:format "JSON" ;
    dct:issued "2020-11-12T14:56:23.029349"^^xsd:dateTime ;
    dct:modified "2025-11-22T23:42:22.475449"^^xsd:dateTime ;
    dct:title "JSON File" ;
    dcat:accessURL <https://data.ct.gov/api/views/i7h5-rx65/rows.json?accessType=DOWNLOAD> ;
    dcat:mediaType "application/json" .

<https://data.amerigeoss.org/dataset/7fe3ff27-1eb1-4340-9b02-f8ff3c60fd7d/resource/c86d9703-dc8a-40b3-8d02-f69014eccd94> a dcat:Distribution ;
    dct:format "RDF" ;
    dct:issued "2020-11-12T14:56:23.029344"^^xsd:dateTime ;
    dct:modified "2025-11-22T23:42:22.475047"^^xsd:dateTime ;
    dct:title "RDF File" ;
    dcat:accessURL <https://data.ct.gov/api/views/i7h5-rx65/rows.rdf?accessType=DOWNLOAD> ;
    dcat:mediaType "application/rdf+xml" .

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

