@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/177cbdb4-1ddf-4c0d-89c2-69957f26007c> a dcat:Dataset ;
    dct:description "A website provided by the Connecticut General Assembly that provides bulk downloads of legislative data in multiple formats." ;
    dct:identifier <https://data.ct.gov/api/views/xw6v-i328> ;
    dct:issued "2015-11-23"^^xsd:date ;
    dct:modified "2025-09-12"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "Bulk Legislative Data Downloads" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Augusta Irechukwu" ;
            vcard:hasEmail <mailto:no-reply@data.ct.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/177cbdb4-1ddf-4c0d-89c2-69957f26007c/resource/38d30e7e-a0e8-43a8-bfa5-9cc2c868cbc1> ;
    dcat:keyword "AmeriGEO",
        "AmeriGEOSS",
        "CKAN",
        "GEO",
        "GEOSS",
        "National",
        "North America",
        "United States",
        "bills",
        "laws",
        "legislation",
        "usodcensus" ;
    dcat:theme <%7BGovernment%7D> .

<https://data.amerigeoss.org/dataset/177cbdb4-1ddf-4c0d-89c2-69957f26007c/resource/38d30e7e-a0e8-43a8-bfa5-9cc2c868cbc1> a dcat:Distribution ;
    dct:description "Legislative information download from the Connecticut General Assembly" ;
    dct:format "HTML" ;
    dct:issued "2023-07-08T03:13:06.841100"^^xsd:dateTime ;
    dct:modified "2025-09-24T01:54:53.824843"^^xsd:dateTime ;
    dct:title "Legislative Information Download" ;
    dcat:accessURL <https://www.cga.ct.gov/asp/menu/legdownload.asp> ;
    dcat:mediaType "text/html" .

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

