@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/0d5d95ad-a421-40c1-bbab-1b67a12bcbee> a dcat:Dataset ;
    dct:description """Master well database for all logs and other well data pertaining to the Fallon FORGE site.
Tables are formatted in NGDS Teir 3 schema where appropriate; redundancies between tables are omitted, and should be queried off of the main WellHeader table.
All relationships are set on the "HeaderURI" primary key.

Tables:

WellHeader - well locations and information

ChemFluid - aqueous chemistry analyses
ChemRock - rock chemistry analyses
DensityCore - rock densities from core
FracturesInduced - induced borehole fractures
FracturesNatural - natural borehole factures
LithIntercepts - lithology picks from cuttings and core
MagSuscCore - magnetic susceptibility for core samples
MagSuscPmag - magnetic susceptibility for pmag samples
PTSLogs - pressure-temperature-spin logs
WirelineLogs - digital wireline logs (21-31 only)""" ;
    dct:identifier <https://data.openei.org/submissions/7225> ;
    dct:issued "2018-07-03T06:00:00+00:00"^^xsd:dateTime ;
    dct:modified "2019-11-14T23:50:36+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.8500 39.1800, -118.4500 39.1800, -118.4500 39.5800, -118.8500 39.5800, -118.8500 39.1800))"^^gsp:wktLiteral ] ;
    dct:title "Fallon FORGE: Well Log Database" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Doug Blankenship" ;
            vcard:hasEmail <mailto:dablank@sandia.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/0d5d95ad-a421-40c1-bbab-1b67a12bcbee/resource/353dce61-cd34-4e5a-b769-b3dcf8bc612f>,
        <https://data.amerigeoss.org/dataset/0d5d95ad-a421-40c1-bbab-1b67a12bcbee/resource/74fceed8-32df-4762-8a74-b5146b23a236> ;
    dcat:keyword "AmeriGEO",
        "AmeriGEOSS",
        "CKAN",
        "GEO",
        "GEOSS",
        "National",
        "North America",
        "United States",
        "aqueous-chemistry",
        "borehole",
        "chemistry",
        "core",
        "cuttings",
        "density",
        "egs",
        "energy",
        "fallon",
        "forge",
        "fractures",
        "geochemistry",
        "geology",
        "geophysics",
        "geothermal",
        "induced",
        "lithology",
        "log",
        "logs",
        "magnetic-susceptibility",
        "natural",
        "nevada",
        "pressure",
        "pts",
        "rock",
        "rock-properties",
        "spinner",
        "temperature",
        "well",
        "well-data",
        "well-log",
        "wireline" .

<https://data.amerigeoss.org/dataset/0d5d95ad-a421-40c1-bbab-1b67a12bcbee/resource/353dce61-cd34-4e5a-b769-b3dcf8bc612f> a dcat:Distribution ;
    dct:description """Master well database for all logs and other well data pertaining to the Fallon FORGE site. 
Tables are formatted in NGDS Teir 3 schema where appropriate; redundancies between tables are omitted, and should be queried off of the main WellHeader table. 
All relationships are set on the "HeaderURI" primary key. **See 'Wireline Logs Field Abbreviations' for abbreviation meanings.""" ;
    dct:format "accdb" ;
    dct:issued "2025-01-11T22:38:19.939319"^^xsd:dateTime ;
    dct:modified "2025-09-23T19:33:30.273491"^^xsd:dateTime ;
    dct:title "Fallon Master Well Log Database.accdb" ;
    dcat:accessURL <https://gdr.openei.org/files/1074/FORGE_NGDS_MASTER.accdb> ;
    dcat:mediaType "application/octet-stream" .

<https://data.amerigeoss.org/dataset/0d5d95ad-a421-40c1-bbab-1b67a12bcbee/resource/74fceed8-32df-4762-8a74-b5146b23a236> a dcat:Distribution ;
    dct:description "Excel file defining abbreviations used in wireline logs." ;
    dct:format "XLS" ;
    dct:issued "2025-01-11T22:38:19.939322"^^xsd:dateTime ;
    dct:modified "2025-09-23T19:33:30.274376"^^xsd:dateTime ;
    dct:title "Wireline Logs Field Abbreviations.xlsx" ;
    dcat:accessURL <https://gdr.openei.org/files/1074/wirelineLogs_fieldAbbreviations.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" .

