@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/1fbc5c37-3e1d-4269-bfcc-74aa1f750c20> a dcat:Dataset ;
    dct:description "{{description}}" ;
    dct:identifier <https://www.arcgis.com/home/item.html?id=37ad3058effb4cc5bc230b629d232738> ;
    dct:issued "2015-04-24T20:25:27+00:00"^^xsd:dateTime ;
    dct:modified "2020-11-18T08:31:14+00:00"^^xsd:dateTime ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "Royal High School Bath" ] ;
    dct:title "Mega Volcanoes and buffers" ;
    dcat:distribution <https://data.amerigeoss.org/dataset/1fbc5c37-3e1d-4269-bfcc-74aa1f750c20/resource/06247d39-d23e-4647-af9d-366abf23b469> ;
    dcat:keyword "apocalypse",
        "buffers",
        "mega volcanoe",
        "rhsb",
        "volcano",
        "volcanoe" ;
    dcat:landingPage <https://disasters.amerigeoss.org/maps/RHSB::mega-volcanoes-and-buffers> .

<https://data.amerigeoss.org/dataset/1fbc5c37-3e1d-4269-bfcc-74aa1f750c20/resource/06247d39-d23e-4647-af9d-366abf23b469> a dcat:Distribution ;
    dct:format "HTML" ;
    dct:issued "2025-09-18T18:26:11.445662"^^xsd:dateTime ;
    dct:modified "2025-09-18T18:26:11.438377"^^xsd:dateTime ;
    dct:title "ArcGIS Hub Dataset" ;
    dcat:accessURL <https://disasters.amerigeoss.org/maps/RHSB::mega-volcanoes-and-buffers> .

<https://disasters.amerigeoss.org/maps/RHSB::mega-volcanoes-and-buffers> a foaf:Document .

