@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/19710201-325f-4fb1-b254-244029a5c02c> a dcat:Dataset ;
    dct:description "{{description}}" ;
    dct:identifier <https://www.arcgis.com/home/item.html?id=8604d6fd34294f0f82ebd124f2b1c0f1> ;
    dct:issued "2020-03-31T18:09:33+00:00"^^xsd:dateTime ;
    dct:modified "2020-04-22T16:43:36+00:00"^^xsd:dateTime ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "City of Keene GIS" ] ;
    dct:title "Keene - Cheshire County - Covid 19 Situational Dashboard" ;
    dcat:distribution <https://data.amerigeoss.org/dataset/19710201-325f-4fb1-b254-244029a5c02c/resource/f17c32a5-bb48-4be1-8338-f5e72095c203> ;
    dcat:keyword "Covid 19",
        "Emergency Response",
        "Keene",
        "New Hampshire" ;
    dcat:landingPage <https://coronavirus-resources.esri.com/apps/KGIS::keene-cheshire-county-covid-19-situational-dashboard> .

<https://data.amerigeoss.org/dataset/19710201-325f-4fb1-b254-244029a5c02c/resource/f17c32a5-bb48-4be1-8338-f5e72095c203> a dcat:Distribution ;
    dct:format "HTML" ;
    dct:issued "2025-09-18T20:20:53.822036"^^xsd:dateTime ;
    dct:modified "2025-09-18T20:20:53.815513"^^xsd:dateTime ;
    dct:title "ArcGIS Hub Dataset" ;
    dcat:accessURL <https://coronavirus-resources.esri.com/apps/KGIS::keene-cheshire-county-covid-19-situational-dashboard> .

<https://coronavirus-resources.esri.com/apps/KGIS::keene-cheshire-county-covid-19-situational-dashboard> a foaf:Document .

