@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/178fcfb2-73b7-4d98-9d1e-882a2b8b14f0> a dcat:Dataset ;
    dct:description "The map illustrates the location of the epicenters of recent earthquakes, as well as geological faults and plate tectonics of the Caribbean Region.<br />" ;
    dct:identifier <https://www.arcgis.com/home/item.html?id=fe387bf6d83844e0b26a6a526aa85481> ;
    dct:issued "2013-06-11T14:56:25+00:00"^^xsd:dateTime ;
    dct:modified "2013-06-11T19:01:48+00:00"^^xsd:dateTime ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "Esri_cy_VI" ] ;
    dct:title "USVI Earthquakes and Geological Faults" ;
    dcat:distribution <https://data.amerigeoss.org/dataset/178fcfb2-73b7-4d98-9d1e-882a2b8b14f0/resource/5aa1d569-706c-4641-a8ec-918513a4a651> ;
    dcat:keyword "Earthquakes",
        "Faults",
        "Plaque Tectonics" ;
    dcat:landingPage <https://www.caribbeangeoportal.com/maps/fe387bf6d83844e0b26a6a526aa85481> .

<https://data.amerigeoss.org/dataset/178fcfb2-73b7-4d98-9d1e-882a2b8b14f0/resource/5aa1d569-706c-4641-a8ec-918513a4a651> a dcat:Distribution ;
    dct:format "HTML" ;
    dct:issued "2025-09-18T19:30:57.738065"^^xsd:dateTime ;
    dct:modified "2025-09-18T19:30:57.733110"^^xsd:dateTime ;
    dct:title "ArcGIS Hub Dataset" ;
    dcat:accessURL <https://www.caribbeangeoportal.com/maps/fe387bf6d83844e0b26a6a526aa85481> .

<https://www.caribbeangeoportal.com/maps/fe387bf6d83844e0b26a6a526aa85481> a foaf:Document .

