@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/0de89ecc-fb38-42b0-bce0-bf5a41ddc6e5> a dcat:Dataset ;
    dct:description "This application was created by the NOAA and the National Centers for Environmental Information. Here we can view tsunami events, tsunami observations, significant earthquakes, significant volcanic eruptions, tide stations, and plate boundaries. " ;
    dct:identifier <https://www.arcgis.com/home/item.html?id=506bab13ef3944e8997078eaa89441e7> ;
    dct:issued "2019-02-18T15:06:25+00:00"^^xsd:dateTime ;
    dct:modified "2019-02-18T15:22:20+00:00"^^xsd:dateTime ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "AmeriGEOSS" ] ;
    dct:title "Natural Hazards Viewer" ;
    dcat:distribution <https://data.amerigeoss.org/dataset/0de89ecc-fb38-42b0-bce0-bf5a41ddc6e5/resource/1d7bd722-a210-4b1d-8c4f-76932216ac5c>,
        <https://data.amerigeoss.org/dataset/0de89ecc-fb38-42b0-bce0-bf5a41ddc6e5/resource/c63e68e3-6c89-4df5-b17a-715d300dc665> ;
    dcat:keyword "AmeriGEO",
        "AmeriGEOSS",
        "AmeriGEOSS-Disaster",
        "Natural Hazards",
        "Tsunami",
        "earthquake",
        "flood" ;
    dcat:landingPage <https://www.amerigeo.org/apps/amerigeoss::natural-hazards-viewer> .

<https://data.amerigeoss.org/dataset/0de89ecc-fb38-42b0-bce0-bf5a41ddc6e5/resource/1d7bd722-a210-4b1d-8c4f-76932216ac5c> a dcat:Distribution ;
    dct:format "HTML" ;
    dct:issued "2025-09-19T17:46:06.559348"^^xsd:dateTime ;
    dct:modified "2025-09-19T17:46:06.551397"^^xsd:dateTime ;
    dct:title "ArcGIS Hub Dataset" ;
    dcat:accessURL <https://www.amerigeo.org/apps/amerigeoss::natural-hazards-viewer> .

<https://data.amerigeoss.org/dataset/0de89ecc-fb38-42b0-bce0-bf5a41ddc6e5/resource/c63e68e3-6c89-4df5-b17a-715d300dc665> a dcat:Distribution ;
    dct:format "ArcGIS GeoServices REST API" ;
    dct:issued "2025-09-19T17:46:06.559351"^^xsd:dateTime ;
    dct:modified "2025-09-19T17:46:06.551508"^^xsd:dateTime ;
    dct:title "ArcGIS GeoService" ;
    dcat:accessURL <https://maps.ngdc.noaa.gov/viewers/hazards/> .

<https://www.amerigeo.org/apps/amerigeoss::natural-hazards-viewer> a foaf:Document .

