@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/0ca8d0e5-0934-45b6-80af-4a48ce486c77> a dcat:Dataset ;
    dct:description "Online listing of the Connecticut General Statutes." ;
    dct:identifier <https://data.ct.gov/api/views/7qmh-sgdi> ;
    dct:issued "2015-11-20"^^xsd:date ;
    dct:modified "2025-09-12"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "Connecticut General Statutes" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Augusta Irechukwu" ;
            vcard:hasEmail <mailto:no-reply@data.ct.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/0ca8d0e5-0934-45b6-80af-4a48ce486c77/resource/22428a78-5322-49c6-998e-d9096cd6687a> ;
    dcat:keyword "AmeriGEO",
        "AmeriGEOSS",
        "CKAN",
        "GEO",
        "GEOSS",
        "National",
        "North America",
        "United States",
        "laws",
        "statutes",
        "usodcensus" ;
    dcat:theme <%7BGovernment%7D> .

<https://data.amerigeoss.org/dataset/0ca8d0e5-0934-45b6-80af-4a48ce486c77/resource/22428a78-5322-49c6-998e-d9096cd6687a> a dcat:Distribution ;
    dct:description "General Statutes of Connecticut prepared under the direction of the Legislative Commissioners’ Office" ;
    dct:format "HTML" ;
    dct:issued "2023-07-08T03:00:41.163895"^^xsd:dateTime ;
    dct:modified "2025-09-23T19:12:58.538910"^^xsd:dateTime ;
    dct:title "General Statutes of Connecticut" ;
    dcat:accessURL <https://www.cga.ct.gov/current/pub/titles.htm> ;
    dcat:mediaType "text/html" .

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

