@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/2932c1cc-c252-4a9e-9c05-e11ec13b3a1e> 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 "AmeriGEO" ] ;
    dct:title "US Severe Weather Map" ;
    dcat:distribution <https://data.amerigeoss.org/dataset/2932c1cc-c252-4a9e-9c05-e11ec13b3a1e/resource/a9f97a19-a253-4817-8f94-5b8313e91c78> ;
    dcat:keyword "AmeriGEO",
        "AmeriGEOSS",
        "FGDC",
        "Floods",
        "Ian Tobia",
        "Storms",
        "USGS",
        "disaster",
        "disaster response" ;
    dcat:landingPage <https://climate-amerigeoss.hub.arcgis.com/maps/amerigeoss::us-severe-weather-map> .

<https://data.amerigeoss.org/dataset/2932c1cc-c252-4a9e-9c05-e11ec13b3a1e/resource/a9f97a19-a253-4817-8f94-5b8313e91c78> a dcat:Distribution ;
    dct:format "HTML" ;
    dct:issued "2026-08-27T14:24:08.054078"^^xsd:dateTime ;
    dct:modified "2026-08-27T14:24:08.047229"^^xsd:dateTime ;
    dct:title "ArcGIS Hub Dataset" ;
    dcat:accessURL <https://climate-amerigeoss.hub.arcgis.com/maps/amerigeoss::us-severe-weather-map> .

<https://climate-amerigeoss.hub.arcgis.com/maps/amerigeoss::us-severe-weather-map> a foaf:Document .

