@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/58eab8d9-e488-4b7c-ac2c-f707be601916> a dcat:Dataset ;
    dct:description """Laboratory-confirmed COVID-19 cases, associated deaths, and recoveries among DDS individuals and staff by DDS provider. 

Recovery is based off of test-based and non-test based strategies detailed in guidance presented by the Centers for Disease Control and Prevention and the CT Department of Public Health.  All data are preliminary, and data for previous dates will be updated as new reports are received and data errors are corrected.

Updated weekly.""" ;
    dct:identifier <https://data.ct.gov/api/views/f9v8-cn43> ;
    dct:issued "2020-07-06"^^xsd:date ;
    dct:modified "2022-07-15"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "COVID-19 cases, deaths, and recoveries by DDS provider" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Pauline Zaldonis" ;
            vcard:hasEmail <mailto:no-reply@data.ct.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/58eab8d9-e488-4b7c-ac2c-f707be601916/resource/06ab6bf7-6bff-4bca-b0da-387ef3c63005>,
        <https://data.amerigeoss.org/dataset/58eab8d9-e488-4b7c-ac2c-f707be601916/resource/21881b3a-8aed-44bb-8297-e345c412f41f>,
        <https://data.amerigeoss.org/dataset/58eab8d9-e488-4b7c-ac2c-f707be601916/resource/2646432f-1506-4670-a1f0-9d1e1f8fc4bf>,
        <https://data.amerigeoss.org/dataset/58eab8d9-e488-4b7c-ac2c-f707be601916/resource/5fa97029-3aab-4bcb-bfcd-e1b8a6bf79fa> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "covid-19",
        "dds",
        "geo",
        "geoss",
        "national",
        "north-america",
        "united-states" ;
    dcat:theme <%7B%22Health%20and%20Human%20Services%22%7D> .

<https://data.amerigeoss.org/dataset/58eab8d9-e488-4b7c-ac2c-f707be601916/resource/06ab6bf7-6bff-4bca-b0da-387ef3c63005> a dcat:Distribution ;
    dct:format "RDF" ;
    dct:issued "2020-11-12T14:55:56.788675"^^xsd:dateTime ;
    dct:modified "2025-11-21T21:23:15.240213"^^xsd:dateTime ;
    dct:title "RDF File" ;
    dcat:accessURL <https://data.ct.gov/api/views/f9v8-cn43/rows.rdf?accessType=DOWNLOAD> ;
    dcat:mediaType "application/rdf+xml" .

<https://data.amerigeoss.org/dataset/58eab8d9-e488-4b7c-ac2c-f707be601916/resource/21881b3a-8aed-44bb-8297-e345c412f41f> a dcat:Distribution ;
    dct:format "XML" ;
    dct:issued "2020-11-12T14:55:56.788685"^^xsd:dateTime ;
    dct:modified "2025-11-21T21:23:15.241042"^^xsd:dateTime ;
    dct:title "XML File" ;
    dcat:accessURL <https://data.ct.gov/api/views/f9v8-cn43/rows.xml?accessType=DOWNLOAD> ;
    dcat:mediaType "application/xml" .

<https://data.amerigeoss.org/dataset/58eab8d9-e488-4b7c-ac2c-f707be601916/resource/2646432f-1506-4670-a1f0-9d1e1f8fc4bf> a dcat:Distribution ;
    dct:format "JSON" ;
    dct:issued "2020-11-12T14:55:56.788681"^^xsd:dateTime ;
    dct:modified "2025-11-21T21:23:15.240636"^^xsd:dateTime ;
    dct:title "JSON File" ;
    dcat:accessURL <https://data.ct.gov/api/views/f9v8-cn43/rows.json?accessType=DOWNLOAD> ;
    dcat:mediaType "application/json" .

<https://data.amerigeoss.org/dataset/58eab8d9-e488-4b7c-ac2c-f707be601916/resource/5fa97029-3aab-4bcb-bfcd-e1b8a6bf79fa> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2020-11-12T14:55:56.788664"^^xsd:dateTime ;
    dct:modified "2025-11-21T21:23:15.239740"^^xsd:dateTime ;
    dct:title "Comma Separated Values File" ;
    dcat:accessURL <https://data.ct.gov/api/views/f9v8-cn43/rows.csv?accessType=DOWNLOAD> ;
    dcat:mediaType "text/csv" .

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

