@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/42b4aee4-d815-4065-ae85-b3de683e7666> a dcat:Dataset ;
    dct:description "This file contains additional data for this test (hydroshear test 3.2). In this test a sample of granite with a pre-cut (man made fracture) is confined, heated and differential stress is applied. The max temperature in this this system development test is 95C. More test details can be found on the spreadsheets." ;
    dct:identifier <https://data.openei.org/submissions/3246> ;
    dct:issued "2014-08-01T06:00:00+00:00"^^xsd:dateTime ;
    dct:modified "2021-07-07T14:34:42+00:00"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((-106.1154 33.9618, -105.1597 33.9618, -105.1597 35.2405, -106.1154 35.2405, -106.1154 33.9618))"^^gsp:wktLiteral ] ;
    dct:title "Hydroshear Simulation Lab Test 2, Additional Data Sheets" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Steve Bauer" ;
            vcard:hasEmail <mailto:sjbauer@sandia.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/42b4aee4-d815-4065-ae85-b3de683e7666/resource/1d4fdd9d-81ac-436c-8140-db729cb58db7>,
        <https://data.amerigeoss.org/dataset/42b4aee4-d815-4065-ae85-b3de683e7666/resource/2a229461-fd7b-4c11-86d2-66f765e807b1> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "fracture-simulation",
        "geo",
        "geoss",
        "geothermal",
        "granite",
        "hydroshear",
        "lab-test",
        "national",
        "north-america",
        "precut-fracture",
        "raw-data",
        "united-states" .

<https://data.amerigeoss.org/dataset/42b4aee4-d815-4065-ae85-b3de683e7666/resource/1d4fdd9d-81ac-436c-8140-db729cb58db7> a dcat:Distribution ;
    dct:description "Part 2 of test 2 data. Includes results for test 2 in addition to the results from test 3.2." ;
    dct:format "XLS" ;
    dct:issued "2022-08-08T11:23:55.777818"^^xsd:dateTime ;
    dct:modified "2025-11-21T07:16:04.129252"^^xsd:dateTime ;
    dct:title "Additional Data Sheets for Hydroshear Test 2.xlsx" ;
    dcat:accessURL <https://gdr.openei.org/files/429/GeoTherm%20FlowTest3%20A1.xlsx> ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<https://data.amerigeoss.org/dataset/42b4aee4-d815-4065-ae85-b3de683e7666/resource/2a229461-fd7b-4c11-86d2-66f765e807b1> a dcat:Distribution ;
    dct:description "Link to a separate submission hosting the data for hydroshear test 3.2" ;
    dct:format "HTML" ;
    dct:issued "2022-08-08T11:23:55.777828"^^xsd:dateTime ;
    dct:modified "2025-11-21T07:16:04.129659"^^xsd:dateTime ;
    dct:title "Hydroshear Test 3.2" ;
    dcat:accessURL <https://gdr.openei.org/submissions/428> ;
    dcat:mediaType "text/html" .

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

