@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/5c2d7bbe-4972-457d-aaf1-daead8363d59> a dcat:Dataset ;
    dct:description "This is the results of an initial setup-shakedon test in order to develop the plumbing system for this test design. a cylinder of granite with offset holes was jacketed and subjected to confining pressure and low temperature (85C) and pore water pressure. Flow through the sample was developed at different test stages." ;
    dct:identifier <https://data.openei.org/submissions/3244> ;
    dct:issued "2014-07-29T06:00:00+00:00"^^xsd:dateTime ;
    dct:modified "2017-06-27T19:51:35+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.2033 33.6697, -105.2916 33.6697, -105.2916 35.1686, -106.2033 35.1686, -106.2033 33.6697))"^^gsp:wktLiteral ] ;
    dct:title "Laboratory Evaluation of EGS Shear Stimulation-Test 001" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Steve Bauer" ;
            vcard:hasEmail <mailto:sjbauer@sandia.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/5c2d7bbe-4972-457d-aaf1-daead8363d59/resource/2bd155c9-226a-407a-b0d1-1072dbbd0b99> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "egs-lab-simulation",
        "geo",
        "geoss",
        "geothermal",
        "granite",
        "hydroshearing",
        "lab-hydroshear",
        "load",
        "national",
        "north-america",
        "pore-pressure",
        "pressure",
        "temperature",
        "united-states",
        "volume" .

<https://data.amerigeoss.org/dataset/5c2d7bbe-4972-457d-aaf1-daead8363d59/resource/2bd155c9-226a-407a-b0d1-1072dbbd0b99> a dcat:Distribution ;
    dct:description "Lab data on first shakedown test design" ;
    dct:format "XLS" ;
    dct:issued "2022-08-08T11:23:47.987581"^^xsd:dateTime ;
    dct:modified "2025-11-21T23:54:43.038147"^^xsd:dateTime ;
    dct:title "GeoTherm Flow Test Data.xlsx" ;
    dcat:accessURL <https://gdr.openei.org/files/427/GeoTherm%20FlowTest2%20A1.xlsx> ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

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

