@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/933def49-6a84-497a-8799-be1b1cf85534> a dcat:Dataset ;
    dct:description "This page displays the newest 16 applications added to the Hub Global Applications group." ;
    dct:identifier <https://www.arcgis.com/home/item.html?id=a96157233a3a4a17b076d95ba7ac526d> ;
    dct:issued "2020-03-13T01:48:15+00:00"^^xsd:dateTime ;
    dct:modified "2020-06-12T03:26:44+00:00"^^xsd:dateTime ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "Esri’s Disaster Response Program" ] ;
    dct:title "Global Applications" ;
    dcat:distribution <https://data.amerigeoss.org/dataset/933def49-6a84-497a-8799-be1b1cf85534/resource/1fd25828-8fdd-4ba0-8dd4-fe749a2f93fe> ;
    dcat:landingPage <https://coronavirus-resources.esri.com/pages/disasterresponse::global-applications> .

<https://data.amerigeoss.org/dataset/933def49-6a84-497a-8799-be1b1cf85534/resource/1fd25828-8fdd-4ba0-8dd4-fe749a2f93fe> a dcat:Distribution ;
    dct:format "HTML" ;
    dct:issued "2025-09-18T20:21:09.994164"^^xsd:dateTime ;
    dct:modified "2025-09-18T20:21:09.992205"^^xsd:dateTime ;
    dct:title "ArcGIS Hub Dataset" ;
    dcat:accessURL <https://coronavirus-resources.esri.com/pages/disasterresponse::global-applications> .

<https://coronavirus-resources.esri.com/pages/disasterresponse::global-applications> a foaf:Document .

