@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/394762aa-2ca9-40ed-98ce-c878d7295dfe> a dcat:Dataset ;
    dct:description "Discover the latest resources, maps and information about the coronavirus (COVID-19) outbreak in your community" ;
    dct:identifier <https://www.arcgis.com/home/item.html?id=ed3e0a5d175d4fe5aa8c2b1293c2517c> ;
    dct:issued "2020-03-18T15:18:16+00:00"^^xsd:dateTime ;
    dct:modified "2021-08-02T18:32:45+00:00"^^xsd:dateTime ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "City of St. Augustine" ] ;
    dct:title "Coronavirus Response" ;
    dcat:distribution <https://data.amerigeoss.org/dataset/394762aa-2ca9-40ed-98ce-c878d7295dfe/resource/5f512876-1cc3-417c-a930-faecf7169855>,
        <https://data.amerigeoss.org/dataset/394762aa-2ca9-40ed-98ce-c878d7295dfe/resource/831ec871-b6c1-4a40-a13e-dbd1fc7b19e8> ;
    dcat:keyword "COVID-19",
        "Community",
        "Hub Site",
        "covid19",
        "novel coronavirus" ;
    dcat:landingPage <https://coronavirus-resources.esri.com/content/STAUG::coronavirus-response-> .

<https://data.amerigeoss.org/dataset/394762aa-2ca9-40ed-98ce-c878d7295dfe/resource/5f512876-1cc3-417c-a930-faecf7169855> a dcat:Distribution ;
    dct:format "HTML" ;
    dct:issued "2025-09-18T20:20:59.065452"^^xsd:dateTime ;
    dct:modified "2025-09-18T20:20:59.058661"^^xsd:dateTime ;
    dct:title "ArcGIS Hub Dataset" ;
    dcat:accessURL <https://coronavirus-resources.esri.com/content/STAUG::coronavirus-response-> .

<https://data.amerigeoss.org/dataset/394762aa-2ca9-40ed-98ce-c878d7295dfe/resource/831ec871-b6c1-4a40-a13e-dbd1fc7b19e8> a dcat:Distribution ;
    dct:format "ArcGIS GeoServices REST API" ;
    dct:issued "2025-09-18T20:20:59.065456"^^xsd:dateTime ;
    dct:modified "2025-09-18T20:20:59.058804"^^xsd:dateTime ;
    dct:title "ArcGIS GeoService" ;
    dcat:accessURL <https://coronavirus-response-STAUG.hub.arcgis.com> .

<https://coronavirus-resources.esri.com/content/STAUG::coronavirus-response-> a foaf:Document .

