@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/4ad1d04c-3851-450f-80d9-30ec8485b26c> a dcat:Dataset ;
    dct:description "Tabular aqueous geochemistry data files." ;
    dct:identifier <https://data.openei.org/submissions/3411> ;
    dct:issued "2014-08-05T06:00:00+00:00"^^xsd:dateTime ;
    dct:modified "2020-01-10T20:13:50+00:00"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((-122.8916 38.1521, -117.2227 38.1521, -117.2227 43.9092, -122.8916 43.9092, -122.8916 38.1521))"^^gsp:wktLiteral ] ;
    dct:title "Play Fairway Analysis CA-NV-OR: Geochemistry Data" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Colin M Ferguson" ;
            vcard:hasEmail <mailto:cfergus@ucdavis.edu> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/4ad1d04c-3851-450f-80d9-30ec8485b26c/resource/78fb15af-167b-402b-a86c-4984e73ea9c0>,
        <https://data.amerigeoss.org/dataset/4ad1d04c-3851-450f-80d9-30ec8485b26c/resource/957c0aad-efa5-47e3-a7ca-0f825cc27f19>,
        <https://data.amerigeoss.org/dataset/4ad1d04c-3851-450f-80d9-30ec8485b26c/resource/a66013bf-e844-4269-b639-87749ba73dbc>,
        <https://data.amerigeoss.org/dataset/4ad1d04c-3851-450f-80d9-30ec8485b26c/resource/b638726b-820d-4cb6-8d4c-104486c0b2b3> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "aqueous",
        "ca-nv-or",
        "california",
        "characterization",
        "chemistry",
        "ckan",
        "geo",
        "geochemistry",
        "geoss",
        "geothermal",
        "helium",
        "national",
        "nevada",
        "north-america",
        "oregon",
        "pfa",
        "play-fairway-analysis",
        "powell-and-cumming",
        "united-states" .

<https://data.amerigeoss.org/dataset/4ad1d04c-3851-450f-80d9-30ec8485b26c/resource/78fb15af-167b-402b-a86c-4984e73ea9c0> a dcat:Distribution ;
    dct:description "Aqueous He isotope data for Modoc Plateau, CA." ;
    dct:format "XLS" ;
    dct:issued "2021-06-24T00:11:38.947745"^^xsd:dateTime ;
    dct:modified "2025-11-21T12:18:51.860381"^^xsd:dateTime ;
    dct:title "Modoc Plateau Region He Data.xlsx" ;
    dcat:accessURL <https://gdr.openei.org/files/671/Modoc%20region%20He%20data%20%282%29.xlsx> ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<https://data.amerigeoss.org/dataset/4ad1d04c-3851-450f-80d9-30ec8485b26c/resource/957c0aad-efa5-47e3-a7ca-0f825cc27f19> a dcat:Distribution ;
    dct:description "Aqueous Geochemistry compilation from many sources. Edited to combine data from Water Chemistry into single uniform sheet." ;
    dct:format "XLS" ;
    dct:issued "2021-06-24T00:11:38.947751"^^xsd:dateTime ;
    dct:modified "2025-11-21T12:18:51.860804"^^xsd:dateTime ;
    dct:title "Aqueous Geochemistry Compilation.xlsx" ;
    dcat:accessURL <https://gdr.openei.org/files/671/PF_UCD_LBNL_Geochemcomp.xlsx> ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<https://data.amerigeoss.org/dataset/4ad1d04c-3851-450f-80d9-30ec8485b26c/resource/a66013bf-e844-4269-b639-87749ba73dbc> a dcat:Distribution ;
    dct:description "Aqueous Geochemistry. Covers CA, NV, OR." ;
    dct:format "XLS" ;
    dct:issued "2021-06-24T00:11:38.947754"^^xsd:dateTime ;
    dct:modified "2025-11-21T12:18:51.861202"^^xsd:dateTime ;
    dct:title "Aqueous Geochemistry.xlsx" ;
    dcat:accessURL <https://gdr.openei.org/files/671/PF_Water_chem_fixedDWRcoordinates%20%281%29.xlsx> ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<https://data.amerigeoss.org/dataset/4ad1d04c-3851-450f-80d9-30ec8485b26c/resource/b638726b-820d-4cb6-8d4c-104486c0b2b3> a dcat:Distribution ;
    dct:description "Geothermometry using Powell and Cumming spreadsheet." ;
    dct:format "XLS" ;
    dct:issued "2021-06-24T00:11:38.947757"^^xsd:dateTime ;
    dct:modified "2025-11-21T12:18:51.861611"^^xsd:dateTime ;
    dct:title "Powell and Cumming.xlsx" ;
    dcat:accessURL <https://gdr.openei.org/files/671/Comp_PnC.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" .

