@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/629c5dcb-3d73-4cce-a943-66abc0503b90> a dcat:Dataset ;
    dct:description """This dataset contains seismic event detections acquired using the 151 Nodal geophones deployed at the Utah FORGE site in April 2019. Details regarding the publishing are available in the paper linked below (Mesimeri, M. and K. L. Pankow et al. 2020). A frequency-domain-based algorithm for detecting induced seismicity using dense surface seismic arrays, Geophys. J. Int, submitted.
""" ;
    dct:identifier <https://data.openei.org/submissions/3854> ;
    dct:issued "2019-05-01T06:00:00+00:00"^^xsd:dateTime ;
    dct:modified "2021-05-17T15:15:53+00:00"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((-112.9164 38.4839, -112.8797 38.4839, -112.8797 38.5148, -112.9164 38.5148, -112.9164 38.4839))"^^gsp:wktLiteral ] ;
    dct:title "Utah FORGE: Seismic Activity from April, 2019" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Kristine Pankow" ;
            vcard:hasEmail <mailto:pankowseis2@gmail.com> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/629c5dcb-3d73-4cce-a943-66abc0503b90/resource/c8741271-ca69-4d9b-8e68-c0c34514a78f>,
        <https://data.amerigeoss.org/dataset/629c5dcb-3d73-4cce-a943-66abc0503b90/resource/e0ac73b5-24e7-4367-805e-c9c1571960ad> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "array",
        "ckan",
        "egs",
        "energy",
        "geo",
        "geophysics",
        "geospatial-data",
        "geoss",
        "geothermal",
        "induced-seismicity",
        "microseismicity",
        "national",
        "north-america",
        "seismic",
        "seismic-events",
        "seismic-monitoring",
        "surface",
        "united-states",
        "utah-forge",
        "utah-forge-seismic",
        "utah-seismic-events" .

<https://data.amerigeoss.org/dataset/629c5dcb-3d73-4cce-a943-66abc0503b90/resource/c8741271-ca69-4d9b-8e68-c0c34514a78f> a dcat:Distribution ;
    dct:description "Seismic event detections acquired using the 151 Nodal geophones deployed at the Utah FORGE site in April 2019. A frequency-domain-based algorithm for detecting induced seismicity using dense surface seismic arrays." ;
    dct:format "TEXT" ;
    dct:issued "2021-06-24T00:17:53.068762"^^xsd:dateTime ;
    dct:modified "2025-11-22T05:04:47.235963"^^xsd:dateTime ;
    dct:title "Utah FORGE Site Seismic Detections April 2019.txt" ;
    dcat:accessURL <https://gdr.openei.org/files/1215/FORGE_seismic_detections_04_2019.txt> ;
    dcat:mediaType "text/plain" .

<https://data.amerigeoss.org/dataset/629c5dcb-3d73-4cce-a943-66abc0503b90/resource/e0ac73b5-24e7-4367-805e-c9c1571960ad> a dcat:Distribution ;
    dct:description "Stanford Geothermal Workshop paper titled \"Seismic Monitoring at the Utah Frontier Observatory for Research in Geothermal Energy\" detailing data acquisition and results (Mesimeri, M. and K. L. Pankow et al. 2020)" ;
    dct:format "PDF" ;
    dct:issued "2021-06-24T00:17:53.068769"^^xsd:dateTime ;
    dct:modified "2025-11-22T05:04:47.236417"^^xsd:dateTime ;
    dct:title "Utah FORGE Seismic Monitoring Stanford Paper" ;
    dcat:accessURL <https://pangea.stanford.edu/ERE/pdf/IGAstandard/SGW/2020/Pankow.pdf> ;
    dcat:mediaType "application/pdf" .

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

