@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/6b2f38f7-3d8f-416d-9060-72be34e00590> a dcat:Dataset ;
    dct:description "This submission contains a shapefile of heat flow contour lines around the FORGE site located in Milford, Utah. The model was interpolated from data points in the Milford_wells shapefile. This heat flow model was interpolated from 66 data points using the kriging method in Geostatistical Analyst tool of ArcGIS. The resulting model was smoothed 100%. The well dataset contains 59 wells from various sources, with lat/long coordinates, temperature, quality, basement depth, and heat flow. This data was used to make models of the specific characteristics." ;
    dct:identifier <https://data.openei.org/submissions/3452> ;
    dct:issued "2016-03-09T07:00:00+00:00"^^xsd:dateTime ;
    dct:modified "2020-07-21T21:24:48+00:00"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((-113.0528 38.2867, -112.6528 38.2867, -112.6528 38.6867, -113.0528 38.6867, -113.0528 38.2867))"^^gsp:wktLiteral ] ;
    dct:title "Utah FORGE: Heat Flow Contours and Well Data" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Joe Moore" ;
            vcard:hasEmail <mailto:jmoore@egi.utah.edu> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/6b2f38f7-3d8f-416d-9060-72be34e00590/resource/617e7fc1-88b8-4497-8f53-85ceb35641e1>,
        <https://data.amerigeoss.org/dataset/6b2f38f7-3d8f-416d-9060-72be34e00590/resource/dbc000dd-ca36-4846-97f6-acf962f7042e> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "arcgis",
        "basement",
        "characterization",
        "ckan",
        "contour",
        "data",
        "depth",
        "egs",
        "flow",
        "forge",
        "geo",
        "geospatial-data",
        "geoss",
        "geostatistics",
        "geothermal",
        "heat",
        "heat-flow",
        "heatflow",
        "milford",
        "modeling",
        "national",
        "north-america",
        "processed-data",
        "resource",
        "roosevelt-hot-springs",
        "shape-file",
        "shapefile",
        "united-states",
        "utah",
        "utah-forge",
        "well-data",
        "wells" .

<https://data.amerigeoss.org/dataset/6b2f38f7-3d8f-416d-9060-72be34e00590/resource/617e7fc1-88b8-4497-8f53-85ceb35641e1> a dcat:Distribution ;
    dct:description "This is a shapefile with heatflow contour lines throughout the Milford FORGE site. It was made by interpolating data points with the kriging method in ArcGIS. " ;
    dct:format "ZIP" ;
    dct:issued "2022-08-08T11:35:51.541789"^^xsd:dateTime ;
    dct:modified "2025-11-19T15:07:09.037773"^^xsd:dateTime ;
    dct:title "Heatflow Contours.zip" ;
    dcat:accessURL <https://gdr.openei.org/files/714/Heatflow_Contours.zip> ;
    dcat:mediaType "application/zip" .

<https://data.amerigeoss.org/dataset/6b2f38f7-3d8f-416d-9060-72be34e00590/resource/dbc000dd-ca36-4846-97f6-acf962f7042e> a dcat:Distribution ;
    dct:description "This shapefile shows the distribution of wells around the Milford FORGE site, as well as attributed data of each well. Data includes temperature, heat flow, depth, etc.." ;
    dct:format "ZIP" ;
    dct:issued "2022-08-08T11:35:51.541799"^^xsd:dateTime ;
    dct:modified "2025-11-19T15:07:09.038488"^^xsd:dateTime ;
    dct:title "Milford Wells.zip" ;
    dcat:accessURL <https://gdr.openei.org/files/714/Milford_wells.zip> ;
    dcat:mediaType "application/zip" .

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

