@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/098f9fcf-7e25-4e2f-81a0-8c1776687f40> a dcat:Dataset ;
    dct:description "This archive contains a geology map of the general Roosevelt Hot Springs region, both in PDF and ArcGIS geodatabase formats, that was created as part of the Utah FORGE project." ;
    dct:identifier <https://data.openei.org/submissions/3697> ;
    dct:issued "2018-03-15T06:00:00+00:00"^^xsd:dateTime ;
    dct:modified "2020-03-12T17:29:47+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.9164 38.4839, -112.8797 38.4839, -112.8797 38.5148, -112.9164 38.5148, -112.9164 38.4839))"^^gsp:wktLiteral ] ;
    dct:title "Utah FORGE: Geology Map and GIS Data" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Greg Nash" ;
            vcard:hasEmail <mailto:gnash@egi.utah.edu> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/098f9fcf-7e25-4e2f-81a0-8c1776687f40/resource/1e39804d-95a5-474a-8365-654424fbc247>,
        <https://data.amerigeoss.org/dataset/098f9fcf-7e25-4e2f-81a0-8c1776687f40/resource/e80131fb-faac-48aa-afa4-0d2395482f36> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "arcgis",
        "ckan",
        "egs",
        "energy",
        "faults",
        "forge",
        "geo",
        "geodatabase",
        "geologic-features",
        "geologic-map",
        "geology",
        "geology-map",
        "geospatial",
        "geospatial-data",
        "geoss",
        "geothermal",
        "gis",
        "lithology",
        "map",
        "milford",
        "national",
        "north-america",
        "roosevelt-hot-springs",
        "shapefile",
        "united-states",
        "ut",
        "utah",
        "utah-forge" .

<https://data.amerigeoss.org/dataset/098f9fcf-7e25-4e2f-81a0-8c1776687f40/resource/1e39804d-95a5-474a-8365-654424fbc247> a dcat:Distribution ;
    dct:description "This archive contains an ArcGIS geodatabase containing the GIS feature classes and symbology for the geology of the general Roosevelt Hot Springs region in Utah." ;
    dct:format "ZIP" ;
    dct:issued "2021-06-24T00:15:35.418108"^^xsd:dateTime ;
    dct:modified "2025-11-19T22:01:27.946225"^^xsd:dateTime ;
    dct:title "Geology ArcGIS Geodatabase.zip" ;
    dcat:accessURL <https://gdr.openei.org/files/1034/Utah_FORGE_geology_data_gdb.zip> ;
    dcat:mediaType "application/zip" .

<https://data.amerigeoss.org/dataset/098f9fcf-7e25-4e2f-81a0-8c1776687f40/resource/e80131fb-faac-48aa-afa4-0d2395482f36> a dcat:Distribution ;
    dct:description "This archive contains PDF format geology map of the general Roosevelt Hot Springs region in Utah. It also contains a report on the geology and a description plate." ;
    dct:format "ZIP" ;
    dct:issued "2021-06-24T00:15:35.418101"^^xsd:dateTime ;
    dct:modified "2025-11-19T22:01:27.945777"^^xsd:dateTime ;
    dct:title "Geology Map and Report.zip" ;
    dcat:accessURL <https://gdr.openei.org/files/1034/Utah_Forge_geology.zip> ;
    dcat:mediaType "application/zip" .

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

