@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix gsp: <http://www.opengis.net/ont/geosparql#> .
@prefix locn: <http://www.w3.org/ns/locn#> .
@prefix vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://data.amerigeoss.org/dataset/7df05b43-6352-40f9-b303-0064668c8109> a dcat:Dataset ;
    dct:description """This is a .kml earthquake animation covering the period of 1991 - 2011 for the Utah Milford FORGE site. It displays seismic events using different sized bubbles according to magnitude. It covers the general Utah FORGE area (large shaded rectangle) with the final site displayed as a smaller polygon along the northwestern margin. Earthquakes are subdivided into clusters and the time, date, and magnitude of each event is included. Nearby seismic stations are symbolized with triangles.

This was created by the University of Utah Seismograph Stations (UUSS).""" ;
    dct:identifier <https://data.openei.org/submissions/3497> ;
    dct:issued "2016-03-13T07:00:00+00:00"^^xsd:dateTime ;
    dct:modified "2020-03-13T18:08:32+00:00"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((-113.0528 38.2867, -112.6528 38.2867, -112.6528 38.6867, -113.0528 38.6867, -113.0528 38.2867))"^^gsp:wktLiteral ] ;
    dct:title "Utah FORGE: Site Earthquake Animation" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Joe Moore" ;
            vcard:hasEmail <mailto:jmoore@egi.utah.edu> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/7df05b43-6352-40f9-b303-0064668c8109/resource/09da06ab-713b-472a-bf64-0003a1956422> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "animation",
        "arcgis",
        "background",
        "ckan",
        "earthquake",
        "earthquakes",
        "egs",
        "event",
        "forge",
        "geo",
        "geospatial",
        "geospatial-data",
        "geoss",
        "geothermal",
        "google-earth",
        "magnitude",
        "national",
        "north-america",
        "seismic-monitoring",
        "seismicity",
        "seismology",
        "simulation",
        "time-lapse",
        "united-states",
        "utah",
        "utah-forge" .

<https://data.amerigeoss.org/dataset/7df05b43-6352-40f9-b303-0064668c8109/resource/09da06ab-713b-472a-bf64-0003a1956422> a dcat:Distribution ;
    dct:description "This file can be used with Google Earth, ArcGIS Explorer, and other kml file compatible software." ;
    dct:format "KML" ;
    dct:issued "2022-08-08T11:38:15.962728"^^xsd:dateTime ;
    dct:modified "2025-11-22T22:42:01.898119"^^xsd:dateTime ;
    dct:title "Utah FORGE Earthquake Animation.kml" ;
    dcat:accessURL <https://gdr.openei.org/files/795/UUSS-FORGE-Seismic_Cluster-Analysis.kml> ;
    dcat:mediaType "application/octet-stream" .

<https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> a foaf:Agent ;
    foaf:name "US Migrating" .

