@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/68394e34-493f-424e-b74b-7cf1ef7e2b7c> a dcat:Dataset ;
    dct:description "Project Hotspot applies innovative approaches to geothermal exploration in the Snake River Volcanic Province. This report summarizes results from our Phase 1 data compilation. " ;
    dct:identifier <https://data.openei.org/submissions/3077> ;
    dct:issued "2010-09-17T06:00:00+00:00"^^xsd:dateTime ;
    dct:modified "2019-11-15T15:52:35+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.7956 42.8403, -113.7956 42.8403, -113.7956 42.8403, -113.7956 42.8403, -113.7956 42.8403))"^^gsp:wktLiteral ] ;
    dct:title "Project Hotspot Report: Exploration" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "John Shervais" ;
            vcard:hasEmail <mailto:john.shervais@usu.edu> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/68394e34-493f-424e-b74b-7cf1ef7e2b7c/resource/4224146e-d02d-4203-aaff-92a312351236> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "drilling",
        "exploration",
        "geo",
        "geoss",
        "geothermal",
        "idaho",
        "national",
        "north-america",
        "phase-1",
        "project-hotspot",
        "slim-hole-drilling",
        "snake-river-plain",
        "united-states" .

<https://data.amerigeoss.org/dataset/68394e34-493f-424e-b74b-7cf1ef7e2b7c/resource/4224146e-d02d-4203-aaff-92a312351236> a dcat:Distribution ;
    dct:description "Paper detailing the background and exploration approaches associated with the Snake River Plain site." ;
    dct:format "PDF" ;
    dct:issued "2021-06-24T00:07:06.214695"^^xsd:dateTime ;
    dct:modified "2025-11-22T09:21:39.702429"^^xsd:dateTime ;
    dct:title "Innovative Approaches to Geothermal Exploration.pdf" ;
    dcat:accessURL <https://gdr.openei.org/files/231/DOE-Phase1%20Report-ALL%20%282%29.pdf> ;
    dcat:mediaType "application/pdf" .

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

