@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/1091df63-e05b-4f20-921b-d7b5bc5e1df6> a dcat:Dataset ;
    dct:description "This is the master business table (account object) from the Connecticut Business Registry, maintained by the Secretary of the State, Business Services Division." ;
    dct:identifier <https://data.ct.gov/api/views/n7gp-d28j> ;
    dct:issued "2022-11-08"^^xsd:date ;
    dct:modified "2025-09-16"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "Connecticut Business Registry - Business Master" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "William Rosenstein" ;
            vcard:hasEmail <mailto:no-reply@data.ct.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/1091df63-e05b-4f20-921b-d7b5bc5e1df6/resource/087194d4-5d7b-444f-bdc7-38fb9c2e990e>,
        <https://data.amerigeoss.org/dataset/1091df63-e05b-4f20-921b-d7b5bc5e1df6/resource/3132d1f3-7688-490f-91e0-dfe11e9f80a9>,
        <https://data.amerigeoss.org/dataset/1091df63-e05b-4f20-921b-d7b5bc5e1df6/resource/88906508-0128-4d9d-b868-ce3b2462c989>,
        <https://data.amerigeoss.org/dataset/1091df63-e05b-4f20-921b-d7b5bc5e1df6/resource/c30083a2-9313-46f6-9251-f469e9770c79> ;
    dcat:keyword "AmeriGEO",
        "AmeriGEOSS",
        "CKAN",
        "GEO",
        "GEOSS",
        "National",
        "North America",
        "United States",
        "business",
        "business-registration",
        "economic-development",
        "registry" ;
    dcat:theme <%7BBusiness%7D> .

<https://data.amerigeoss.org/dataset/1091df63-e05b-4f20-921b-d7b5bc5e1df6/resource/087194d4-5d7b-444f-bdc7-38fb9c2e990e> a dcat:Distribution ;
    dct:format "JSON" ;
    dct:issued "2021-08-13T17:47:33.784032"^^xsd:dateTime ;
    dct:modified "2025-09-23T21:12:11.073391"^^xsd:dateTime ;
    dct:title "JSON File" ;
    dcat:accessURL <https://data.ct.gov/api/views/n7gp-d28j/rows.json?accessType=DOWNLOAD> ;
    dcat:mediaType "application/json" .

<https://data.amerigeoss.org/dataset/1091df63-e05b-4f20-921b-d7b5bc5e1df6/resource/3132d1f3-7688-490f-91e0-dfe11e9f80a9> a dcat:Distribution ;
    dct:format "XML" ;
    dct:issued "2021-08-13T17:47:33.784037"^^xsd:dateTime ;
    dct:modified "2025-09-23T21:12:11.074665"^^xsd:dateTime ;
    dct:title "XML File" ;
    dcat:accessURL <https://data.ct.gov/api/views/n7gp-d28j/rows.xml?accessType=DOWNLOAD> ;
    dcat:mediaType "application/xml" .

<https://data.amerigeoss.org/dataset/1091df63-e05b-4f20-921b-d7b5bc5e1df6/resource/88906508-0128-4d9d-b868-ce3b2462c989> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2021-08-13T17:47:33.784015"^^xsd:dateTime ;
    dct:modified "2025-09-23T21:12:11.071797"^^xsd:dateTime ;
    dct:title "Comma Separated Values File" ;
    dcat:accessURL <https://data.ct.gov/api/views/n7gp-d28j/rows.csv?accessType=DOWNLOAD> ;
    dcat:mediaType "text/csv" .

<https://data.amerigeoss.org/dataset/1091df63-e05b-4f20-921b-d7b5bc5e1df6/resource/c30083a2-9313-46f6-9251-f469e9770c79> a dcat:Distribution ;
    dct:format "RDF" ;
    dct:issued "2021-08-13T17:47:33.784026"^^xsd:dateTime ;
    dct:modified "2025-09-23T21:12:11.072595"^^xsd:dateTime ;
    dct:title "RDF File" ;
    dcat:accessURL <https://data.ct.gov/api/views/n7gp-d28j/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" .

