@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/48cdca04-037c-40e9-aa7e-81418c598de6> 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/48cdca04-037c-40e9-aa7e-81418c598de6/resource/4457ff09-6950-497c-ac2b-472b0541937c> ;
    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/48cdca04-037c-40e9-aa7e-81418c598de6/resource/4457ff09-6950-497c-ac2b-472b0541937c> 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 "2022-08-08T11:37:37.269846"^^xsd:dateTime ;
    dct:modified "2025-11-21T10:59:52.147120"^^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" .

