@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/7d30f158-d82c-456b-a34a-46f9687fdf9b> a dcat:Dataset ;
    dct:description "There are two zipped folders in this submission. One contains a shapefile with the position of MT stations around the Milford FORGE Site, while the other has the raw MT data." ;
    dct:identifier <https://data.openei.org/submissions/3450> ;
    dct:issued "2016-03-09T07:00:00+00:00"^^xsd:dateTime ;
    dct:modified "2020-03-13T16:32:29+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: MT Stations and Raw Data" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Joe Moore" ;
            vcard:hasEmail <mailto:jmoore@egi.utah.edu> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/7d30f158-d82c-456b-a34a-46f9687fdf9b/resource/7e9cbd86-3293-4a72-8501-4d77090c8f6b>,
        <https://data.amerigeoss.org/dataset/7d30f158-d82c-456b-a34a-46f9687fdf9b/resource/eb17a126-18e2-4293-bff2-98b6293bda8a> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "arcgis",
        "ckan",
        "egs",
        "forge",
        "geo",
        "geophysic",
        "geophysics",
        "geospatial-data",
        "geoss",
        "geothermal",
        "magnetotelluric",
        "milford",
        "mt",
        "national",
        "north-america",
        "project-file",
        "raw-data",
        "roosevelt-hot-springs",
        "shape-file",
        "shapefile",
        "station-locations",
        "stations",
        "united-states",
        "utah",
        "utah-forge" .

<https://data.amerigeoss.org/dataset/7d30f158-d82c-456b-a34a-46f9687fdf9b/resource/7e9cbd86-3293-4a72-8501-4d77090c8f6b> a dcat:Distribution ;
    dct:description "Raw MT data is here accompanied by a complementary text that provides a description of the data. " ;
    dct:format "ZIP" ;
    dct:issued "2022-08-08T11:35:37.715810"^^xsd:dateTime ;
    dct:modified "2025-11-22T22:17:21.554120"^^xsd:dateTime ;
    dct:title "Milford Raw MT Data.zip" ;
    dcat:accessURL <https://gdr.openei.org/files/712/MilfordMT_raw.zip> ;
    dcat:mediaType "application/zip" .

<https://data.amerigeoss.org/dataset/7d30f158-d82c-456b-a34a-46f9687fdf9b/resource/eb17a126-18e2-4293-bff2-98b6293bda8a> a dcat:Distribution ;
    dct:description "This shapefile contains the locations and ownership of MT stations around the Milford FORGE site." ;
    dct:format "ZIP" ;
    dct:issued "2022-08-08T11:35:37.715816"^^xsd:dateTime ;
    dct:modified "2025-11-22T22:17:21.554530"^^xsd:dateTime ;
    dct:title "Roosevelt MT Shapefile.zip" ;
    dcat:accessURL <https://gdr.openei.org/files/712/MT_roosevelt.zip> ;
    dcat:mediaType "application/zip" .

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

