@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/395f82bd-20d0-48fd-bd08-efc70a02a457> a dcat:Dataset ;
    dct:description "Contains pumping data associated with the wells used in the 2016 Spring Campaign led partially by UW - Madison, LBNL, and LLNL scientists. The well coordinates and the depths to the pressure sensors used in the pumping wells can be found at the link \"Coordinates and Sensor Depths\" below." ;
    dct:identifier <https://data.openei.org/submissions/3546> ;
    dct:issued "2016-03-30T06:00:00+00:00"^^xsd:dateTime ;
    dct:modified "2021-07-07T20:25:57+00:00"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((-119.2167 39.5883, -118.8167 39.5883, -118.8167 39.9883, -119.2167 39.9883, -119.2167 39.5883))"^^gsp:wktLiteral ] ;
    dct:title "Brady Geothermal Field Well Pumping Data During Deployment" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Kurt Feigl" ;
            vcard:hasEmail <mailto:feigl@wisc.edu> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/395f82bd-20d0-48fd-bd08-efc70a02a457/resource/196ad805-9f20-4c3b-9737-5d1a115ea8e8>,
        <https://data.amerigeoss.org/dataset/395f82bd-20d0-48fd-bd08-efc70a02a457/resource/53334d82-7a61-4d7e-a5f0-906e1a9e5891>,
        <https://data.amerigeoss.org/dataset/395f82bd-20d0-48fd-bd08-efc70a02a457/resource/de000970-dd2c-4528-96b1-47b720aaa3b9> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "borehole",
        "bradys-geothermal-field",
        "ckan",
        "downhole",
        "egs",
        "flow-rate",
        "geo",
        "geoss",
        "geothermal",
        "hot-springs",
        "national",
        "north-america",
        "porotomo",
        "pressure",
        "pump-data",
        "united-states",
        "well-data" .

<https://data.amerigeoss.org/dataset/395f82bd-20d0-48fd-bd08-efc70a02a457/resource/196ad805-9f20-4c3b-9737-5d1a115ea8e8> a dcat:Distribution ;
    dct:description "Link to a separate GDR submission containing Brady well coordinates and observation sensor depths" ;
    dct:format "HTML" ;
    dct:issued "2022-08-08T11:40:56.627441"^^xsd:dateTime ;
    dct:modified "2025-11-21T01:04:18.271285"^^xsd:dateTime ;
    dct:title "Coordinates and Sensor Depths" ;
    dcat:accessURL <https://gdr.openei.org/submissions/828> ;
    dcat:mediaType "text/html" .

<https://data.amerigeoss.org/dataset/395f82bd-20d0-48fd-bd08-efc70a02a457/resource/53334d82-7a61-4d7e-a5f0-906e1a9e5891> a dcat:Distribution ;
    dct:description "Corrected flow rate and pressure data including additional wells that were used during the PoroTomo deployment pumping tests." ;
    dct:format "CSV" ;
    dct:issued "2022-08-08T11:40:56.627445"^^xsd:dateTime ;
    dct:modified "2025-11-21T01:04:18.271687"^^xsd:dateTime ;
    dct:title "Corrected Deployment Data" ;
    dcat:accessURL <https://gdr.openei.org/files/917/porotomo-corrected%20data%20from%20deployment%20%282%29.csv> ;
    dcat:mediaType "text/csv" .

<https://data.amerigeoss.org/dataset/395f82bd-20d0-48fd-bd08-efc70a02a457/resource/de000970-dd2c-4528-96b1-47b720aaa3b9> a dcat:Distribution ;
    dct:description "Excel spreadsheet with flow rate and downhole pressure for pumped wells" ;
    dct:format "XLS" ;
    dct:issued "2022-08-08T11:40:56.627434"^^xsd:dateTime ;
    dct:modified "2025-11-21T01:04:18.270861"^^xsd:dateTime ;
    dct:title "Well Data from Deployment.xlsx" ;
    dcat:accessURL <https://gdr.openei.org/files/845/PoroTomo_Data%20from%20Deployment.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" .

