@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://data.amerigeoss.org/dataset/29c1903c-1f9d-4ac5-8380-39dd8eb00d60> a dcat:Dataset ;
    dct:description """<span style='font-weight: normal;'>This ArcGIS Dashboard application is designed to quickly show the 
counties of Alabama which have cases of COVID-19 as confirmed by the 
Alabma Department of Public Health. It will be updated as the ALDPH 
updates its official count and should not be considered real-time.</span>""" ;
    dct:identifier <https://www.arcgis.com/home/item.html?id=7a868cc405bf4c45b5fff04035467721> ;
    dct:issued "2020-03-15T17:33:16+00:00"^^xsd:dateTime ;
    dct:modified "2020-04-05T17:40:59+00:00"^^xsd:dateTime ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "Ed.Harrell.ALNG" ] ;
    dct:title "Alabama COVID19 Positive Tests by County" ;
    dcat:distribution <https://data.amerigeoss.org/dataset/29c1903c-1f9d-4ac5-8380-39dd8eb00d60/resource/badf92a5-a4a0-4185-819f-a64040191f41> ;
    dcat:keyword "AEMA",
        "ALDPH",
        "ALNG",
        "Alabama",
        "COVID-19" ;
    dcat:landingPage <https://coronavirus-resources.esri.com/apps/7a868cc405bf4c45b5fff04035467721> .

<https://data.amerigeoss.org/dataset/29c1903c-1f9d-4ac5-8380-39dd8eb00d60/resource/badf92a5-a4a0-4185-819f-a64040191f41> a dcat:Distribution ;
    dct:format "HTML" ;
    dct:issued "2025-09-18T20:21:28.142997"^^xsd:dateTime ;
    dct:modified "2025-09-18T20:21:28.136540"^^xsd:dateTime ;
    dct:title "ArcGIS Hub Dataset" ;
    dcat:accessURL <https://coronavirus-resources.esri.com/apps/7a868cc405bf4c45b5fff04035467721> .

<https://coronavirus-resources.esri.com/apps/7a868cc405bf4c45b5fff04035467721> a foaf:Document .

