@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/58739c2e-36de-4cd0-829f-8662c9cf843a> a dcat:Dataset ;
    dct:description "{{description}}" ;
    dct:identifier <https://www.arcgis.com/home/item.html?id=b59b174f8546496fb21ced78d1a213fe> ;
    dct:issued "2018-01-09T18:42:49+00:00"^^xsd:dateTime ;
    dct:modified "2018-02-27T20:38:54+00:00"^^xsd:dateTime ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "AmeriGEOSS" ] ;
    dct:title "AmeriGEOSS - Volcanoes (Heat Map)" ;
    dcat:distribution <https://data.amerigeoss.org/dataset/58739c2e-36de-4cd0-829f-8662c9cf843a/resource/9e6e16c6-0358-44d7-be9b-80d0cb295d7d> ;
    dcat:keyword "AmeriGEOSS",
        "Heat map" ;
    dcat:landingPage <https://www.amerigeo.org/maps/amerigeoss::amerigeoss-volcanoes-heat-map> .

<https://data.amerigeoss.org/dataset/58739c2e-36de-4cd0-829f-8662c9cf843a/resource/9e6e16c6-0358-44d7-be9b-80d0cb295d7d> a dcat:Distribution ;
    dct:format "HTML" ;
    dct:issued "2025-09-19T17:47:25.248659"^^xsd:dateTime ;
    dct:modified "2025-09-19T17:47:25.244345"^^xsd:dateTime ;
    dct:title "ArcGIS Hub Dataset" ;
    dcat:accessURL <https://www.amerigeo.org/maps/amerigeoss::amerigeoss-volcanoes-heat-map> .

<https://www.amerigeo.org/maps/amerigeoss::amerigeoss-volcanoes-heat-map> a foaf:Document .

