@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/30e4edf9-c3b8-4cd1-bc1a-374f4f82ebf5> 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/6807> ;
    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/30e4edf9-c3b8-4cd1-bc1a-374f4f82ebf5/resource/cf5596d0-f0fc-4f99-83df-67844ca41cd7> ;
    dcat:keyword "AmeriGEO",
        "AmeriGEOSS",
        "CKAN",
        "GEO",
        "GEOSS",
        "National",
        "North America",
        "United States",
        "data",
        "edi",
        "geophysical-survey",
        "geophysics",
        "geothermal",
        "idaho",
        "magnetotelluric",
        "mt",
        "raft-river" .

<https://data.amerigeoss.org/dataset/30e4edf9-c3b8-4cd1-bc1a-374f4f82ebf5/resource/cf5596d0-f0fc-4f99-83df-67844ca41cd7> 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 "2025-01-11T22:04:28.700098"^^xsd:dateTime ;
    dct:modified "2025-09-24T21:51:22.487645"^^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" .

