@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/2164dceb-1798-45d6-be6d-c44856ceceeb> a dcat:Dataset ;
    dct:description "A database of geochemical data from potential geothermal sources aggregated from multiple sources as of March 2010.  The database contains fields for the location, depth, temperature, pH, total dissolved solids concentration, chemical composition, and date of sampling.  A separate tab contains data on non-condensible gas compositions.  The database contains records for over 50,000 wells, although many entries are incomplete.   Current versions of source documentation are listed in the dataset." ;
    dct:identifier <https://data.openei.org/submissions/3053> ;
    dct:issued "2013-05-22T06:00:00+00:00"^^xsd:dateTime ;
    dct:modified "2017-05-24T22:38:11+00:00"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((-124.6604 32.4544, -105.8628 32.4544, -105.8628 48.3375, -124.6604 48.3375, -124.6604 32.4544))"^^gsp:wktLiteral ] ;
    dct:title "Argonne Geothermal Geochemical Database v2.0" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Christopher Harto" ;
            vcard:hasEmail <mailto:charto@anl.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/2164dceb-1798-45d6-be6d-c44856ceceeb/resource/e97f3361-699e-4159-bbe1-fbaf6f40ad70> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "composition",
        "geo",
        "geochemical",
        "geochemistry",
        "geoss",
        "geothermal",
        "lithium",
        "national",
        "ncg",
        "noncondensible-gas",
        "north-america",
        "ph",
        "tds",
        "united-states",
        "wells" .

<https://data.amerigeoss.org/dataset/2164dceb-1798-45d6-be6d-c44856ceceeb/resource/e97f3361-699e-4159-bbe1-fbaf6f40ad70> a dcat:Distribution ;
    dct:description "Geochemical data from potential geothermal sources " ;
    dct:format "XLS" ;
    dct:issued "2021-06-24T00:06:50.137973"^^xsd:dateTime ;
    dct:modified "2025-11-20T10:31:46.827827"^^xsd:dateTime ;
    dct:title "Argonne Geothermal Geochemical Database v2_00.xlsx" ;
    dcat:accessURL <https://gdr.openei.org/files/202/Argonne%20Geothermal%20Geochemical%20Database%20v2_00.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" .

