@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/75ec435f-e966-4d8c-85df-d2d17defc5ff> a dcat:Dataset ;
    dct:description "A database of groundwater chemistry in the Great Basin, USA. The data is located at the Nevada Bureau of Mines and Geology. This contains data relevant to the Utah FORGE site." ;
    dct:identifier <https://data.openei.org/submissions/3434> ;
    dct:issued "2005-01-01T07:00:00+00:00"^^xsd:dateTime ;
    dct:modified "2020-03-07T02:50:49+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.8652 36.6549, -111.8913 36.6549, -111.8913 42.0666, -119.8652 42.0666, -119.8652 36.6549))"^^gsp:wktLiteral ] ;
    dct:title "Utah FORGE: Great Basin Groundwater Geochemical Database" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Joe Moore" ;
            vcard:hasEmail <mailto:jmoore@egi.utah.edu> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/75ec435f-e966-4d8c-85df-d2d17defc5ff/resource/00e8d246-b196-4984-914b-7dac7e3ba127> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "egs",
        "forge",
        "geo",
        "geochemistry",
        "geoss",
        "geothermal",
        "great-basin",
        "great-basin-water-chemistry",
        "groudwater",
        "ground-water",
        "groundwater",
        "gw",
        "milford",
        "national",
        "north-america",
        "quality",
        "roosevelt-hot-springs",
        "sampling",
        "united-states",
        "utah",
        "utah-forge",
        "water",
        "water-chemistry",
        "well-chemistry" .

<https://data.amerigeoss.org/dataset/75ec435f-e966-4d8c-85df-d2d17defc5ff/resource/00e8d246-b196-4984-914b-7dac7e3ba127> a dcat:Distribution ;
    dct:description "Link to the Nevada Bureau of Mines and Geology website hosting the Great Basin well and spring groundwater chemistry database." ;
    dct:format "HTML" ;
    dct:issued "2022-08-08T11:34:39.602618"^^xsd:dateTime ;
    dct:modified "2025-11-22T18:24:22.723045"^^xsd:dateTime ;
    dct:title "Great Basin Groundwater Geochemical Database" ;
    dcat:accessURL <http://www.nbmg.unr.edu/Geothermal/GeochemDatabase.html> ;
    dcat:mediaType "text/html" .

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

