@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/3545c866-7cc2-4e6c-8aae-39e453cdb12c> a dcat:Dataset ;
    dct:description "Chemical analyses of thermal and cold ground waters from Surprise Valley, California, compiled from publicly available sources, in collaboration with UC Davis." ;
    dct:identifier <https://data.openei.org/submissions/3297> ;
    dct:issued "2015-04-13T06:00:00+00:00"^^xsd:dateTime ;
    dct:modified "2017-07-07T20:14:29+00:00"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((-120.2767 41.3333, -119.8767 41.3333, -119.8767 41.7333, -120.2767 41.7333, -120.2767 41.3333))"^^gsp:wktLiteral ] ;
    dct:title "Surprise Valley Water Geochemical Data" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Nicolas Spycher" ;
            vcard:hasEmail <mailto:nspycher@lbl.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/3545c866-7cc2-4e6c-8aae-39e453cdb12c/resource/e32c64d9-ee97-4796-b823-cca674fcbf00> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "aqueous-chemistry",
        "california",
        "chemical-analyses",
        "chemical-analysis",
        "ckan",
        "geo",
        "geochemical-data",
        "geochemistry",
        "geoss",
        "geothermal",
        "groundwater",
        "hot-spring",
        "national",
        "north-america",
        "surprise-valley",
        "thermal",
        "united-states",
        "water",
        "water-chemistry-data" .

<https://data.amerigeoss.org/dataset/3545c866-7cc2-4e6c-8aae-39e453cdb12c/resource/e32c64d9-ee97-4796-b823-cca674fcbf00> a dcat:Distribution ;
    dct:description "MS Excel workbook with multiple spreadsheets of water analyses data and plots" ;
    dct:format "XLS" ;
    dct:issued "2022-08-08T11:27:06.905490"^^xsd:dateTime ;
    dct:modified "2025-11-20T22:38:51.176520"^^xsd:dateTime ;
    dct:title "Surprise Valley Water Chemistry.xlsx" ;
    dcat:accessURL <https://gdr.openei.org/files/484/SurpriseValley-WaterChemistryData-FinalUploaded%20%281%29.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" .

