@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/39d8ac5a-0635-4730-9c5e-8c718907feb0> a dcat:Dataset ;
    dct:description "x,y,z downhole temperature data for wells in and around the Fallon FORGE site. Data for the following wells are included: 82-36, 82-19, 84.31, 61-36, 88-24, FOH-3D, FDU-1, and FDU-2. Data are formatted in txt format and in columns for importing into Earthvision Software. Column headers and coordinate system information is stored in the file header. " ;
    dct:identifier <https://data.openei.org/submissions/3485> ;
    dct:issued "2016-03-01T07:00:00+00:00"^^xsd:dateTime ;
    dct:modified "2019-11-15T01:31:47+00:00"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((-118.7662 39.3303, -118.6317 39.3303, -118.6317 39.4334, -118.7662 39.4334, -118.7662 39.3303))"^^gsp:wktLiteral ] ;
    dct:title "Fallon FORGE: Well Temperature Data" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Doug Blankenship" ;
            vcard:hasEmail <mailto:dblank@sandia.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/39d8ac5a-0635-4730-9c5e-8c718907feb0/resource/dcaac486-d794-4cae-8ca2-5305f30cf16e> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "borehole",
        "ckan",
        "data",
        "downhole",
        "egs",
        "fallon",
        "forge",
        "geo",
        "geoss",
        "geothermal",
        "national",
        "nevada",
        "north-america",
        "temperature",
        "united-states",
        "well",
        "well-data" .

<https://data.amerigeoss.org/dataset/39d8ac5a-0635-4730-9c5e-8c718907feb0/resource/dcaac486-d794-4cae-8ca2-5305f30cf16e> a dcat:Distribution ;
    dct:description "x,y,z downhole temperature data for wells in and around the Fallon FORGE site" ;
    dct:format "TEXT" ;
    dct:issued "2021-06-24T00:12:40.745784"^^xsd:dateTime ;
    dct:modified "2025-11-21T01:20:42.505092"^^xsd:dateTime ;
    dct:title "Fallon FORGE Well Temps.txt" ;
    dcat:accessURL <https://gdr.openei.org/files/783/FallonFORGEWellTemps.txt> ;
    dcat:mediaType "text/plain" .

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

