@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/16e5cf39-865e-413e-a276-1700608198dd> a dcat:Dataset ;
    dct:description """This is 2D and 3D seismic reflection data from Utah FORGE Phase 2c. The readme file containing an explanation of the data including data formats, software that can be used, processing, and projection and datum used. For all 3D and 2D data the following datasets were created and output in SEG-Y format:
 - Unmigrated Time
 - Prestack Time Migration (PSTM), Unenhanced (UnEnh) and Enhanced (Enh)
 - Prestack Depth Migration (PSDM), Unenhanced (UnEnh) and Enhanced (Enh)
 - Velocity Model used for Migration""" ;
    dct:identifier <https://data.openei.org/submissions/3794> ;
    dct:issued "2019-06-19T06:00:00+00:00"^^xsd:dateTime ;
    dct:modified "2020-03-12T16:44:07+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 Reflection Data" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Greg Nash" ;
            vcard:hasEmail <mailto:gnash@egi.utah.edu> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/16e5cf39-865e-413e-a276-1700608198dd/resource/7b51d977-3f51-4b54-9ba1-aa460f188ea5>,
        <https://data.amerigeoss.org/dataset/16e5cf39-865e-413e-a276-1700608198dd/resource/8510687d-dc76-4afa-ac45-1a62aabfebc7> ;
    dcat:keyword "2d-seismic",
        "3d-seismic",
        "3d-seismic-reflection",
        "acoustics",
        "amerigeo",
        "amerigeoss",
        "attributes",
        "ckan",
        "depth-migration",
        "egs",
        "energy",
        "enhanced",
        "forge",
        "geo",
        "geophysical-survey",
        "geophysics",
        "geoss",
        "geothermal",
        "imaging",
        "interperted",
        "legacy",
        "migration",
        "milford",
        "model",
        "national",
        "north-america",
        "phase-2c",
        "prestack",
        "processed-data",
        "psdm",
        "pstm",
        "raw-data",
        "reflection",
        "reflection-data",
        "roosevelt-hot-springs",
        "seg-y",
        "seismic",
        "seismic-data",
        "seismic-profiles",
        "subsurface",
        "time-migration",
        "unenhanced",
        "united-states",
        "unmigrated",
        "utah",
        "utah-forge",
        "utah-geothermal",
        "velocity",
        "velocity-model",
        "vibroseis" .

<https://data.amerigeoss.org/dataset/16e5cf39-865e-413e-a276-1700608198dd/resource/7b51d977-3f51-4b54-9ba1-aa460f188ea5> a dcat:Distribution ;
    dct:description "Contains an explanation of the data including data formats, software that can be used, processing, and projection and datum used." ;
    dct:format "TEXT" ;
    dct:issued "2021-06-24T00:16:59.448839"^^xsd:dateTime ;
    dct:modified "2025-11-20T04:22:14.184723"^^xsd:dateTime ;
    dct:title "Readme and Metadata.txt" ;
    dcat:accessURL <https://gdr.openei.org/files/1141/readme_metadata_seismic.txt> ;
    dcat:mediaType "text/plain" .

<https://data.amerigeoss.org/dataset/16e5cf39-865e-413e-a276-1700608198dd/resource/8510687d-dc76-4afa-ac45-1a62aabfebc7> a dcat:Distribution ;
    dct:description "2D and 3D seismic reflection data from Utah FORGE Phase 2c." ;
    dct:format "ZIP" ;
    dct:issued "2021-06-24T00:16:59.448845"^^xsd:dateTime ;
    dct:modified "2025-11-20T04:22:14.185129"^^xsd:dateTime ;
    dct:title "2018-19 Seismic Reflection Processing.zip" ;
    dcat:accessURL <https://gdr.openei.org/files/1141/2018-19%20Reflection%20Processing.zip> ;
    dcat:mediaType "application/zip" .

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

