@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/145f4b69-c5c9-412f-b560-e170523fbfbf> a dcat:Dataset ;
    dct:description "This dataset includes magnetotelluric transfer functions in the form of EDI files for 16 stations collected by the USGS and 40 stations collected by Quantec Geoscience for Lawerence Berkeley National Lab around the Mountain Home area in Idaho. A 3D electrical resistivity model is included that images resistive and conductive bodies in the subsurface that maybe important for geothermal characterization.  The model was created using ModEM using the high performance computer Yeti at the USGS.   " ;
    dct:identifier <https://data.openei.org/submissions/3876> ;
    dct:issued "2020-09-18T06:00:00+00:00"^^xsd:dateTime ;
    dct:modified "2021-05-17T15:19:56+00:00"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((-116.3115 42.5290, -115.4099 42.5290, -115.4099 43.3394, -116.3115 43.3394, -116.3115 42.5290))"^^gsp:wktLiteral ] ;
    dct:title "Magnetotelluric Data from Mountain Home, ID" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Jared Peacock" ;
            vcard:hasEmail <mailto:jpeacock@usgs.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/145f4b69-c5c9-412f-b560-e170523fbfbf/resource/4792611e-7f0c-40d1-886b-4afc59b7d6dd>,
        <https://data.amerigeoss.org/dataset/145f4b69-c5c9-412f-b560-e170523fbfbf/resource/77ff3122-ac0a-4751-9341-42f7ad60123c> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "blind",
        "characterization",
        "ckan",
        "conductivity",
        "edi",
        "electrical-resistivity",
        "electromagnetic",
        "geo",
        "geomagnetic",
        "geophysics",
        "geoss",
        "geothermal",
        "idaho",
        "magnetics",
        "magnetotelluric",
        "magnetotelluric-data",
        "modeling",
        "modem",
        "mountain-home",
        "mtpy",
        "national",
        "north-america",
        "pfa",
        "python",
        "resource",
        "snake-river-plain",
        "srp",
        "transfer-function",
        "united-states",
        "usgs",
        "yeti" .

<https://data.amerigeoss.org/dataset/145f4b69-c5c9-412f-b560-e170523fbfbf/resource/4792611e-7f0c-40d1-886b-4afc59b7d6dd> a dcat:Distribution ;
    dct:description "Magnetotelluric transfer functions in the form of EDI files.  " ;
    dct:format "ZIP" ;
    dct:issued "2021-06-24T00:18:13.108251"^^xsd:dateTime ;
    dct:modified "2025-11-20T03:03:49.437264"^^xsd:dateTime ;
    dct:title "Mountain Home EDI Files.zip" ;
    dcat:accessURL <https://gdr.openei.org/files/1249/MountainHomeEDIFiles.zip> ;
    dcat:mediaType "application/zip" .

<https://data.amerigeoss.org/dataset/145f4b69-c5c9-412f-b560-e170523fbfbf/resource/77ff3122-ac0a-4751-9341-42f7ad60123c> a dcat:Distribution ;
    dct:description "3D electrical resistivity models of the Mountain Home area using Magnetotelluric (MT) transfer functions." ;
    dct:format "ZIP" ;
    dct:issued "2021-06-24T00:18:13.108258"^^xsd:dateTime ;
    dct:modified "2025-11-20T03:03:49.437750"^^xsd:dateTime ;
    dct:title "Mountain Home MT Models.zip" ;
    dcat:accessURL <https://gdr.openei.org/files/1249/mountain_home_mt_models.zip> ;
    dcat:mediaType "application/zip" .

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

