@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/e12c3673-1c5c-4611-b124-594fa8ca4bf4> 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/e12c3673-1c5c-4611-b124-594fa8ca4bf4/resource/79a9bf6e-7228-4b91-bca1-9413f9a4ea4d> ;
    dcat:keyword "apocalypse",
        "buffers",
        "mega volcanoe",
        "rhsb",
        "volcano",
        "volcanoe" ;
    dcat:landingPage <https://www.amerigeo.org/maps/RHSB::mega-volcanoes-and-buffers> .

<https://data.amerigeoss.org/dataset/e12c3673-1c5c-4611-b124-594fa8ca4bf4/resource/79a9bf6e-7228-4b91-bca1-9413f9a4ea4d> a dcat:Distribution ;
    dct:format "HTML" ;
    dct:issued "2025-09-19T17:46:00.655235"^^xsd:dateTime ;
    dct:modified "2025-09-19T17:46:00.647892"^^xsd:dateTime ;
    dct:title "ArcGIS Hub Dataset" ;
    dcat:accessURL <https://www.amerigeo.org/maps/RHSB::mega-volcanoes-and-buffers> .

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

