@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/0cf3bbc7-b3da-45dc-bb9d-75d8511c7c2f> 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/6572> ;
    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/0cf3bbc7-b3da-45dc-bb9d-75d8511c7c2f/resource/d7229ec9-bc95-4011-8fad-8b7b9d6168ae> ;
    dcat:keyword "AmeriGEO",
        "AmeriGEOSS",
        "CKAN",
        "GEO",
        "GEOSS",
        "National",
        "North America",
        "United States",
        "drilling",
        "exploration",
        "geothermal",
        "idaho",
        "phase-1",
        "project-hotspot",
        "slim-hole-drilling",
        "snake-river-plain" .

<https://data.amerigeoss.org/dataset/0cf3bbc7-b3da-45dc-bb9d-75d8511c7c2f/resource/d7229ec9-bc95-4011-8fad-8b7b9d6168ae> a dcat:Distribution ;
    dct:description "Paper detailing the background and exploration approaches associated with the Snake River Plain site." ;
    dct:format "PDF" ;
    dct:issued "2025-01-11T21:43:56.951968"^^xsd:dateTime ;
    dct:modified "2025-09-23T19:21:19.513090"^^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" .

