@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/2a9eb98d-004d-4330-8f75-be47ced1ff1c> a dcat:Dataset ;
    dct:description "Downhole temperature data for the three wells inside the West Flank FORGE footprint; 83-11, TCH 74-2 and TCH 48-11. TCH 74-2 and TCH 48-11 were both collected before 1990 and 83-11 was collected in 2009. The are compiled into one spreadsheet for ease of visualization. Plot of data included." ;
    dct:identifier <https://data.openei.org/submissions/7027> ;
    dct:issued "2008-03-01T07:00:00+00:00"^^xsd:dateTime ;
    dct:modified "2018-02-22T23:47:41+00:00"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((-117.8750 36.0210, -117.8112 36.0210, -117.8112 36.0652, -117.8750 36.0652, -117.8750 36.0210))"^^gsp:wktLiteral ] ;
    dct:title "West Flank Coso Downhole Temperature Data" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Doug Blankenship" ;
            vcard:hasEmail <mailto:dablank@sandia.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/2a9eb98d-004d-4330-8f75-be47ced1ff1c/resource/83e679ca-c33e-4c4e-a0a5-45de1e16a39a> ;
    dcat:keyword "AmeriGEO",
        "AmeriGEOSS",
        "CKAN",
        "GEO",
        "GEOSS",
        "National",
        "North America",
        "United States",
        "ca",
        "california",
        "coso",
        "egs",
        "forge",
        "geothermal",
        "pressure",
        "temperature-logs",
        "west-flank" .

<https://data.amerigeoss.org/dataset/2a9eb98d-004d-4330-8f75-be47ced1ff1c/resource/83e679ca-c33e-4c4e-a0a5-45de1e16a39a> a dcat:Distribution ;
    dct:description "Downhole temperature data from the three wells in the West Flank FORGE footprint." ;
    dct:format "XLS" ;
    dct:issued "2025-01-11T22:22:41.108497"^^xsd:dateTime ;
    dct:modified "2025-09-24T18:23:21.677295"^^xsd:dateTime ;
    dct:title "CosoForgeWellTempData.xlsx" ;
    dcat:accessURL <https://gdr.openei.org/files/834/CosoForgeWellTempData.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" .

