@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/530102af-f4fc-4776-b4be-7d1c6b00a3cc> a dcat:Dataset ;
    dct:identifier <https://www.arcgis.com/home/item.html?id=de6b0c6759a94616bee4c68d5122da90> ;
    dct:issued "2022-05-23T20:47:22+00:00"^^xsd:dateTime ;
    dct:modified "2024-09-25T00:15:29+00:00"^^xsd:dateTime ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "AmeriGEOSS" ] ;
    dct:title "US Severe Weather Map" ;
    dcat:distribution <https://data.amerigeoss.org/dataset/530102af-f4fc-4776-b4be-7d1c6b00a3cc/resource/b413003b-57a7-47d6-a5fb-503675692c60> ;
    dcat:keyword "AmeriGEO",
        "AmeriGEOSS",
        "FGDC",
        "Floods",
        "Ian Tobia",
        "Storms",
        "USGS",
        "disaster",
        "disaster response" ;
    dcat:landingPage <https://disasters.amerigeoss.org/maps/amerigeoss::us-severe-weather-map> .

<https://data.amerigeoss.org/dataset/530102af-f4fc-4776-b4be-7d1c6b00a3cc/resource/b413003b-57a7-47d6-a5fb-503675692c60> a dcat:Distribution ;
    dct:format "HTML" ;
    dct:issued "2025-09-18T18:07:14.128348"^^xsd:dateTime ;
    dct:modified "2025-09-18T18:07:14.118022"^^xsd:dateTime ;
    dct:title "ArcGIS Hub Dataset" ;
    dcat:accessURL <https://disasters.amerigeoss.org/maps/amerigeoss::us-severe-weather-map> .

<https://disasters.amerigeoss.org/maps/amerigeoss::us-severe-weather-map> a foaf:Document .

