@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/15e4ef23-6a76-496e-af46-ce5231c5b19a> a dcat:Dataset ;
    dct:description "This is an Excel spreadsheet that contains rock properties from several wells in the Utah FORGE study area. This includes a map of the wells. Data is described in the Final Topical Report included in the resources below." ;
    dct:identifier <https://data.openei.org/submissions/3715> ;
    dct:issued "2018-04-07T06:00:00+00:00"^^xsd:dateTime ;
    dct:modified "2021-07-08T20:05:38+00:00"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((-112.9711 38.4029, -112.8341 38.4029, -112.8341 38.5351, -112.9711 38.5351, -112.9711 38.4029))"^^gsp:wktLiteral ] ;
    dct:title "Utah FORGE: Rock Properties" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Greg Nash" ;
            vcard:hasEmail <mailto:gnash@egi.utah.edu> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/15e4ef23-6a76-496e-af46-ce5231c5b19a/resource/c9e272ce-0da1-46bd-bbda-4118745bfadc>,
        <https://data.amerigeoss.org/dataset/15e4ef23-6a76-496e-af46-ce5231c5b19a/resource/f8050cb8-c1f9-4fd3-962d-5b067612776b> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "bulk-density",
        "caliper",
        "characterization",
        "ckan",
        "core",
        "density",
        "drilling-data",
        "egs",
        "energy",
        "forge",
        "gamma",
        "geo",
        "geomechanics",
        "geoss",
        "geothermal",
        "kspar",
        "location-map",
        "log-response",
        "mafics",
        "magnetic-susceptibility",
        "milford",
        "national",
        "north-america",
        "porosity",
        "properties",
        "quartz",
        "resistivity",
        "resource",
        "rock",
        "rock-properties",
        "rock-props",
        "roosevelt-hot-springs",
        "roosevelt-hot-springs-rock-properties",
        "sonic",
        "temperature-plots",
        "united-states",
        "utah",
        "utah-forge",
        "velocity",
        "well-data" .

<https://data.amerigeoss.org/dataset/15e4ef23-6a76-496e-af46-ce5231c5b19a/resource/c9e272ce-0da1-46bd-bbda-4118745bfadc> a dcat:Distribution ;
    dct:description "This is an Excel spreadsheet that contains rock properties from several wells in the Utah FORGE study area. This includes a map of the wells." ;
    dct:format "XLS" ;
    dct:issued "2022-08-08T11:49:49.566806"^^xsd:dateTime ;
    dct:modified "2025-11-20T03:50:33.444882"^^xsd:dateTime ;
    dct:title "Rock Properties Data.xlsx" ;
    dcat:accessURL <https://gdr.openei.org/files/1052/Utah_FORGE%20Phase%202%20Rock%20Properties%20Data.xlsx> ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<https://data.amerigeoss.org/dataset/15e4ef23-6a76-496e-af46-ce5231c5b19a/resource/f8050cb8-c1f9-4fd3-962d-5b067612776b> a dcat:Distribution ;
    dct:description "Final topical report for the Phase 2B Utah FORGE project, in which this data is described." ;
    dct:format "PDF" ;
    dct:issued "2022-08-08T11:49:49.566812"^^xsd:dateTime ;
    dct:modified "2025-11-20T03:50:33.445299"^^xsd:dateTime ;
    dct:title "Final Topical Report" ;
    dcat:accessURL <https://gdr.openei.org/files/1038/Utah%20FORGE%20Phase%202B%20Topical%20Report.pdf> ;
    dcat:mediaType "application/pdf" .

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

