@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/641e476d-07bb-4c81-bb78-9eaadc24a75f> a dcat:Dataset ;
    dct:identifier <https://www.arcgis.com/home/item.html?id=6b89c169bd6c470eb4a936a4644f4ce8> ;
    dct:issued "2024-05-01T01:26:43+00:00"^^xsd:dateTime ;
    dct:modified "2024-07-18T23:38:42+00:00"^^xsd:dateTime ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "AmeriGEOSS" ] ;
    dct:title "US Severe Weather Dashboard" ;
    dcat:distribution <https://data.amerigeoss.org/dataset/641e476d-07bb-4c81-bb78-9eaadc24a75f/resource/317b4b78-bca1-4b81-80ad-392f366d7b17> ;
    dcat:keyword "Dashboard",
        "Disasters",
        "FGDC",
        "Floods",
        "GeoPathways",
        "Ian Tobia",
        "Storms",
        "USGS" ;
    dcat:landingPage <https://www.amerigeo.org/apps/amerigeoss::us-severe-weather-dashboard> .

<https://data.amerigeoss.org/dataset/641e476d-07bb-4c81-bb78-9eaadc24a75f/resource/317b4b78-bca1-4b81-80ad-392f366d7b17> a dcat:Distribution ;
    dct:format "HTML" ;
    dct:issued "2025-09-18T17:45:19.328624"^^xsd:dateTime ;
    dct:modified "2025-09-18T17:45:19.319050"^^xsd:dateTime ;
    dct:title "ArcGIS Hub Dataset" ;
    dcat:accessURL <https://www.amerigeo.org/apps/amerigeoss::us-severe-weather-dashboard> .

<https://www.amerigeo.org/apps/amerigeoss::us-severe-weather-dashboard> a foaf:Document .

