@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/5a1c5dc2-b62d-4262-a4fe-935bc715b1db> a dcat:Dataset ;
    dct:description "{{description}}" ;
    dct:identifier <https://www.arcgis.com/home/item.html?id=fa6bca0ee36b4eb9a092e3426735dfc8> ;
    dct:issued "2020-04-05T08:32:12+00:00"^^xsd:dateTime ;
    dct:modified "2020-06-19T06:57:09+00:00"^^xsd:dateTime ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "{{source}}" ] ;
    dct:title "Washington COVID-19 Case Reporting Dashboard by City" ;
    dcat:distribution <https://data.amerigeoss.org/dataset/5a1c5dc2-b62d-4262-a4fe-935bc715b1db/resource/ea7af62f-12b4-4eee-b644-90f0077c3145> ;
    dcat:keyword "COVID-19",
        "Washington" ;
    dcat:landingPage <https://coronavirus-resources.esri.com/apps/fa6bca0ee36b4eb9a092e3426735dfc8> .

<https://data.amerigeoss.org/dataset/5a1c5dc2-b62d-4262-a4fe-935bc715b1db/resource/ea7af62f-12b4-4eee-b644-90f0077c3145> a dcat:Distribution ;
    dct:format "HTML" ;
    dct:issued "2025-09-18T20:21:09.079322"^^xsd:dateTime ;
    dct:modified "2025-09-18T20:21:09.074383"^^xsd:dateTime ;
    dct:title "ArcGIS Hub Dataset" ;
    dcat:accessURL <https://coronavirus-resources.esri.com/apps/fa6bca0ee36b4eb9a092e3426735dfc8> .

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

