@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/19dba4d1-0d50-4845-bfe8-515151dd98cb> a dcat:Dataset ;
    dct:description "Earthquakes from 2005, all earthquakes with magnitude equal to or greater than 8 since 1970, and volcano types and locations. " ;
    dct:identifier <https://www.arcgis.com/home/item.html?id=47b2577fc57446889acafc3d960d2a0b> ;
    dct:issued "2015-08-08T19:33:26+00:00"^^xsd:dateTime ;
    dct:modified "2015-08-08T19:36:45+00:00"^^xsd:dateTime ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "jwpruess_fcpsgeosystems" ] ;
    dct:title "Earthquakes Volcanoes Plate Tectonics" ;
    dcat:distribution <https://data.amerigeoss.org/dataset/19dba4d1-0d50-4845-bfe8-515151dd98cb/resource/04669c99-08be-48fb-abd7-566434396588>,
        <https://data.amerigeoss.org/dataset/19dba4d1-0d50-4845-bfe8-515151dd98cb/resource/be9f3912-6543-4d16-911b-8f7b3bef7b7f> ;
    dcat:keyword " Plate Tectonics",
        " earthquakes",
        " volcanoes",
        "fcpsgeo" ;
    dcat:landingPage <https://www.amerigeo.org/maps/47b2577fc57446889acafc3d960d2a0b> .

<https://data.amerigeoss.org/dataset/19dba4d1-0d50-4845-bfe8-515151dd98cb/resource/04669c99-08be-48fb-abd7-566434396588> a dcat:Distribution ;
    dct:format "ArcGIS GeoServices REST API" ;
    dct:issued "2025-09-19T17:46:46.878359"^^xsd:dateTime ;
    dct:modified "2025-09-19T17:46:46.871310"^^xsd:dateTime ;
    dct:title "ArcGIS GeoService" ;
    dcat:accessURL <https://services4.arcgis.com/ZgDywiEiHuPo9jON/arcgis/rest/services/Earthquakes_Volcanoes_Plate_Tectonics/FeatureServer> .

<https://data.amerigeoss.org/dataset/19dba4d1-0d50-4845-bfe8-515151dd98cb/resource/be9f3912-6543-4d16-911b-8f7b3bef7b7f> a dcat:Distribution ;
    dct:format "HTML" ;
    dct:issued "2025-09-19T17:46:46.878355"^^xsd:dateTime ;
    dct:modified "2025-09-19T17:46:46.871180"^^xsd:dateTime ;
    dct:title "ArcGIS Hub Dataset" ;
    dcat:accessURL <https://www.amerigeo.org/maps/47b2577fc57446889acafc3d960d2a0b> .

<https://www.amerigeo.org/maps/47b2577fc57446889acafc3d960d2a0b> a foaf:Document .

