@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/e5463adb-56d8-48bf-b6c4-0f536d8cc956> a dcat:Dataset ;
    dct:description "The FEMA Earthquake Journal will show data for the last 3 weeks of major (greater than M4.5) earthquakes in the United States." ;
    dct:identifier <https://www.arcgis.com/home/item.html?id=637ac220386e4e0f8728f0b2ee3d82be> ;
    dct:issued "2018-02-27T14:16:24+00:00"^^xsd:dateTime ;
    dct:modified "2020-10-22T14:58:52+00:00"^^xsd:dateTime ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "FEMA AGOL" ] ;
    dct:title "Earthquake Incident Journal" ;
    dcat:distribution <https://data.amerigeoss.org/dataset/e5463adb-56d8-48bf-b6c4-0f536d8cc956/resource/0cc9f72c-280d-4197-8b58-b7c65fe0bd20>,
        <https://data.amerigeoss.org/dataset/e5463adb-56d8-48bf-b6c4-0f536d8cc956/resource/b87ed54a-5896-4493-a6a8-03986076f399> ;
    dcat:keyword "FEMA",
        "FEMAMAC",
        "FEMAMAC_incidentjournal",
        "earthquake" ;
    dcat:landingPage <https://prep-response-portal.napsgfoundation.org/apps/FEMA::earthquake-incident-journal> .

<https://data.amerigeoss.org/dataset/e5463adb-56d8-48bf-b6c4-0f536d8cc956/resource/0cc9f72c-280d-4197-8b58-b7c65fe0bd20> a dcat:Distribution ;
    dct:format "HTML" ;
    dct:issued "2025-09-19T01:29:56.906881"^^xsd:dateTime ;
    dct:modified "2025-09-19T01:29:56.898640"^^xsd:dateTime ;
    dct:title "ArcGIS Hub Dataset" ;
    dcat:accessURL <https://prep-response-portal.napsgfoundation.org/apps/FEMA::earthquake-incident-journal> .

<https://data.amerigeoss.org/dataset/e5463adb-56d8-48bf-b6c4-0f536d8cc956/resource/b87ed54a-5896-4493-a6a8-03986076f399> a dcat:Distribution ;
    dct:format "ArcGIS GeoServices REST API" ;
    dct:issued "2025-09-19T01:29:56.906885"^^xsd:dateTime ;
    dct:modified "2025-09-19T01:29:56.898891"^^xsd:dateTime ;
    dct:title "ArcGIS GeoService" ;
    dcat:accessURL <https://FEMA.maps.arcgis.com/apps/MapJournal/index.html?appid=637ac220386e4e0f8728f0b2ee3d82be> .

<https://prep-response-portal.napsgfoundation.org/apps/FEMA::earthquake-incident-journal> a foaf:Document .

