@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/12652ee5-9b02-4b6f-a079-e04bee0a6200> a dcat:Dataset ;
    dct:description "This archive contains a terrain slope image, in units of degrees, of the Utah FORGE area near Roosevelt Hot springs. The data was derived from 0.5 m resolution LiDAR DEM data and is in a GeoTiff format. It was processed using ArcGIS." ;
    dct:identifier <https://data.openei.org/submissions/3769> ;
    dct:issued "2018-12-10T07:00:00+00:00"^^xsd:dateTime ;
    dct:modified "2020-03-12T16:43:28+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: Area Terrain Slope Data" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Greg Nash" ;
            vcard:hasEmail <mailto:gnash@egi.utah.edu> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/12652ee5-9b02-4b6f-a079-e04bee0a6200/resource/cf344d11-d41a-4843-813b-50f1c53495d5> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "arcgis",
        "ckan",
        "dem",
        "digital-elevation-model",
        "egs",
        "energy",
        "forge",
        "geo",
        "geospatial-data",
        "geoss",
        "geothermal",
        "geotiff",
        "gis",
        "lidar",
        "milford",
        "national",
        "north-america",
        "processed-data",
        "remote-sensing",
        "roosevelt-hot-springs",
        "slope",
        "slope-degrees",
        "slope-image",
        "terrain",
        "terrain-slope",
        "topography",
        "united-states",
        "utah",
        "utah-forge" .

<https://data.amerigeoss.org/dataset/12652ee5-9b02-4b6f-a079-e04bee0a6200/resource/cf344d11-d41a-4843-813b-50f1c53495d5> a dcat:Distribution ;
    dct:description "This archive contains a terrain slope image, in units of degrees, of the Utah FORGE area near Roosevelt Hot springs. The data was derived from 0.5 m resolution LiDAR DEM data and is in a GeoTiff format. It was processed using ArcGIS." ;
    dct:format "ZIP" ;
    dct:issued "2021-06-24T00:16:36.737462"^^xsd:dateTime ;
    dct:modified "2025-11-20T02:02:21.816297"^^xsd:dateTime ;
    dct:title "Utah FORGE Slope Image.zip" ;
    dcat:accessURL <https://gdr.openei.org/files/1112/Utah_FORGE_Slope_Image.zip> ;
    dcat:mediaType "application/zip" .

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

