@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/70173799-734c-494a-ab22-e72ebcb18116> a dcat:Dataset ;
    dct:description "This submission contains pressure and flow time series data from the reservoir testing of Well 58-32. These activities were part of the Utah FORGE Phase 2B site suitability confirmatory testing.  " ;
    dct:identifier <https://data.openei.org/submissions/3766> ;
    dct:issued "2018-12-07T07:00:00+00:00"^^xsd:dateTime ;
    dct:modified "2020-03-09T22:11:13+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: Well 58-32 Injection Test Data" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Robert K Podgorney" ;
            vcard:hasEmail <mailto:robert.podgorney@inl.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/70173799-734c-494a-ab22-e72ebcb18116/resource/81922af1-6d6e-4589-93f2-f2fa2d8f5e3c>,
        <https://data.amerigeoss.org/dataset/70173799-734c-494a-ab22-e72ebcb18116/resource/e5ea55af-af62-4845-8c59-44020e4cc8f5> ;
    dcat:keyword "58-32",
        "amerigeo",
        "amerigeoss",
        "ckan",
        "data",
        "egs",
        "energy",
        "evaluation",
        "flow",
        "forge",
        "geo",
        "geoss",
        "geothermal",
        "injection",
        "injection-test",
        "milford",
        "national",
        "north-america",
        "pressure",
        "reservoir-testing",
        "roosevelt-hot-springs",
        "stimulation",
        "student-competition",
        "suitability",
        "test",
        "united-states",
        "utah",
        "utah-forge",
        "well" .

<https://data.amerigeoss.org/dataset/70173799-734c-494a-ab22-e72ebcb18116/resource/81922af1-6d6e-4589-93f2-f2fa2d8f5e3c> a dcat:Distribution ;
    dct:description "This file contains pressure time series data from the reservoir testing of Well 58-32.  " ;
    dct:format "CSV" ;
    dct:issued "2021-06-24T00:16:34.048676"^^xsd:dateTime ;
    dct:modified "2025-11-22T14:37:52.076732"^^xsd:dateTime ;
    dct:title "58-32 Injection Data - Pressure.csv" ;
    dcat:accessURL <https://gdr.openei.org/files/1109/58-32_Phase2B_injection_data_pressure.csv> ;
    dcat:mediaType "text/csv" .

<https://data.amerigeoss.org/dataset/70173799-734c-494a-ab22-e72ebcb18116/resource/e5ea55af-af62-4845-8c59-44020e4cc8f5> a dcat:Distribution ;
    dct:description "This file contains flow time series data from the reservoir testing of Well 58-32.  " ;
    dct:format "CSV" ;
    dct:issued "2021-06-24T00:16:34.048668"^^xsd:dateTime ;
    dct:modified "2025-11-22T14:37:52.076300"^^xsd:dateTime ;
    dct:title "58-32 Injection Data - Flow.csv" ;
    dcat:accessURL <https://gdr.openei.org/files/1109/58-32_Phase2B_injection_data_flow.csv> ;
    dcat:mediaType "text/csv" .

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

