@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/7ee3096d-0f2e-4ed6-abb0-e176e885ad98> 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=a31d16acb54a44109d8171ebac0fdccd> ;
    dct:issued "2020-03-19T19:58:51+00:00"^^xsd:dateTime ;
    dct:modified "2021-06-15T14:24:31+00:00"^^xsd:dateTime ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "City of Allentown, PA" ] ;
    dct:title "Coronavirus Response" ;
    dcat:distribution <https://data.amerigeoss.org/dataset/7ee3096d-0f2e-4ed6-abb0-e176e885ad98/resource/91345250-7b6b-4cbc-90e7-45abe0114436>,
        <https://data.amerigeoss.org/dataset/7ee3096d-0f2e-4ed6-abb0-e176e885ad98/resource/cf82f5bc-504a-4f45-9698-5dbb989e1951> ;
    dcat:keyword "COVID-19",
        "Hub Site",
        "coronavirus",
        "covid19",
        "novel coronavirus" ;
    dcat:landingPage <https://coronavirus-resources.esri.com/content/AllentownPA::coronavirus-response> .

<https://data.amerigeoss.org/dataset/7ee3096d-0f2e-4ed6-abb0-e176e885ad98/resource/91345250-7b6b-4cbc-90e7-45abe0114436> a dcat:Distribution ;
    dct:format "ArcGIS GeoServices REST API" ;
    dct:issued "2025-09-18T20:20:59.647741"^^xsd:dateTime ;
    dct:modified "2025-09-18T20:20:59.638887"^^xsd:dateTime ;
    dct:title "ArcGIS GeoService" ;
    dcat:accessURL <https://coronavirus-response-AllentownPA.hub.arcgis.com> .

<https://data.amerigeoss.org/dataset/7ee3096d-0f2e-4ed6-abb0-e176e885ad98/resource/cf82f5bc-504a-4f45-9698-5dbb989e1951> a dcat:Distribution ;
    dct:format "HTML" ;
    dct:issued "2025-09-18T20:20:59.647737"^^xsd:dateTime ;
    dct:modified "2025-09-18T20:20:59.638750"^^xsd:dateTime ;
    dct:title "ArcGIS Hub Dataset" ;
    dcat:accessURL <https://coronavirus-resources.esri.com/content/AllentownPA::coronavirus-response> .

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

