@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/18d548aa-0d60-4140-93d7-20adcd0dc1a4> a dcat:Dataset ;
    dct:description "Raw magnetotelluric (MT) data covering the geothermal system at Raft River, Idaho. The data was acquired by Quantec Geoscience. This is a zipped file containing .edi raw MT data files." ;
    dct:identifier <https://data.openei.org/submissions/3314> ;
    dct:issued "2015-05-13T06:00:00+00:00"^^xsd:dateTime ;
    dct:modified "2017-07-10T19:44:04+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.5800 41.9017, -113.1800 41.9017, -113.1800 42.3017, -113.5800 42.3017, -113.5800 41.9017))"^^gsp:wktLiteral ] ;
    dct:title "Raft River Idaho Magnetotelluric Data" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Gregory Nash" ;
            vcard:hasEmail <mailto:gnash@egi.utah.edu> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/18d548aa-0d60-4140-93d7-20adcd0dc1a4/resource/a71d4438-3fb7-4a29-84da-de1ecb0b6fac> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "data",
        "edi",
        "geo",
        "geophysical-survey",
        "geophysics",
        "geoss",
        "geothermal",
        "idaho",
        "magnetotelluric",
        "mt",
        "national",
        "north-america",
        "raft-river",
        "united-states" .

<https://data.amerigeoss.org/dataset/18d548aa-0d60-4140-93d7-20adcd0dc1a4/resource/a71d4438-3fb7-4a29-84da-de1ecb0b6fac> a dcat:Distribution ;
    dct:description "Zip file containing raw MT .edi files for the Raft River, Idaho geothermal resource area." ;
    dct:format "ZIP" ;
    dct:issued "2021-06-24T00:10:17.160230"^^xsd:dateTime ;
    dct:modified "2025-11-20T05:23:59.827325"^^xsd:dateTime ;
    dct:title "RaftRiverMT_EDIfin.zip" ;
    dcat:accessURL <https://gdr.openei.org/files/507/RaftRiverMT_EDIfin.zip> ;
    dcat:mediaType "application/zip" .

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

