@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/2f4a3aff-976c-4be2-bc96-6f7e5f23a7ca> a dcat:Dataset ;
    dct:description "This is a temperature gradient database for Utah, USA. It is located at the Utah Geological Survey. This contains data relevant to the Utah FORGE project." ;
    dct:identifier <https://data.openei.org/submissions/6928> ;
    dct:issued "2004-02-01T07:00:00+00:00"^^xsd:dateTime ;
    dct:modified "2024-05-20T13:56:25+00:00"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((-114.2453 37.0027, -108.9390 37.0027, -108.9390 42.0283, -114.2453 42.0283, -114.2453 37.0027))"^^gsp:wktLiteral ] ;
    dct:title "Utah FORGE: Temperature Gradient Database" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Gregory Nash" ;
            vcard:hasEmail <mailto:gnash@egi.utah.edu> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/2f4a3aff-976c-4be2-bc96-6f7e5f23a7ca/resource/8204539e-788e-4872-84a5-a5012d1f5619> ;
    dcat:keyword "AmeriGEO",
        "AmeriGEOSS",
        "CKAN",
        "GEO",
        "GEOSS",
        "National",
        "North America",
        "United States",
        "characterization",
        "egs",
        "forge",
        "geothermal",
        "gradient",
        "milford",
        "resource",
        "roosevelt-hot-springs",
        "temperature",
        "temperature-gradient",
        "temperature-gradients",
        "utah",
        "utah-forge",
        "utah-geothermal",
        "utah-temperature-gradients" .

<https://data.amerigeoss.org/dataset/2f4a3aff-976c-4be2-bc96-6f7e5f23a7ca/resource/8204539e-788e-4872-84a5-a5012d1f5619> a dcat:Distribution ;
    dct:description "Link to the Utah Geological Survey website hosting the temperature gradient database for Utah, USA." ;
    dct:format "HTML" ;
    dct:issued "2025-01-11T22:14:36.961466"^^xsd:dateTime ;
    dct:modified "2025-09-24T20:36:05.143896"^^xsd:dateTime ;
    dct:title "Utah Temperature Gradient Data" ;
    dcat:accessURL <https://geology.utah.gov/map-pub/data-databases/#tab-id-3> ;
    dcat:mediaType "text/html" .

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

