@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/7d618405-a2ec-4fa0-81d7-c8d5baa0f2ef> a dcat:Dataset ;
    dct:description "This excel file provides direct use geothermal data for various wells located in Oregon.  Data includes well name, location, heating application, temperature and flow of fluid, capacity, energy use, and load factor. The data is from the State of Oregon Department of Geology and Mineral Industries (linked below), where additional data downloads and metadata may be found." ;
    dct:identifier <https://data.openei.org/submissions/4070> ;
    dct:issued "2020-04-16T06:00:00+00:00"^^xsd:dateTime ;
    dct:modified "2021-05-17T15:15:23+00:00"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((-125.0230 41.9630, -116.6623 41.9630, -116.6623 46.3320, -125.0230 46.3320, -125.0230 41.9630))"^^gsp:wktLiteral ] ;
    dct:title "Oregon Direct Use Geothermal Well Data" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Eric Walker" ;
            vcard:hasEmail <mailto:eric.walker@oit.edu> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/7d618405-a2ec-4fa0-81d7-c8d5baa0f2ef/resource/bf6526b9-18b6-4cbd-927b-c27471b78317>,
        <https://data.amerigeoss.org/dataset/7d618405-a2ec-4fa0-81d7-c8d5baa0f2ef/resource/ef1eea56-da51-49d4-b6cb-4333b0ccc332> ;
    dcat:keyword "aasg",
        "amerigeo",
        "amerigeoss",
        "application",
        "capacity",
        "ckan",
        "content-model",
        "direct-use",
        "dogami",
        "energy",
        "energy-use",
        "flow",
        "geo",
        "geospatial-data",
        "geoss",
        "geothermal",
        "gtilo",
        "load-factor",
        "national",
        "north-america",
        "oregon",
        "temperature",
        "united-states",
        "usgin",
        "well-data" .

<https://data.amerigeoss.org/dataset/7d618405-a2ec-4fa0-81d7-c8d5baa0f2ef/resource/bf6526b9-18b6-4cbd-927b-c27471b78317> a dcat:Distribution ;
    dct:description """Link to the Geothermal Information Layer for Oregon page on the State of Oregon Department of Geology and Mineral Industries (OR DOGAMI) website where the data were sourced from. Additional metadata may be found here.
""" ;
    dct:format "HTML" ;
    dct:issued "2021-06-24T00:22:19.854987"^^xsd:dateTime ;
    dct:modified "2025-11-22T22:24:01.783151"^^xsd:dateTime ;
    dct:title "Original Data Download from OR DOGAMI" ;
    dcat:accessURL <https://www.oregongeology.org/gtilo/download_data.htm> ;
    dcat:mediaType "application/octet-stream" .

<https://data.amerigeoss.org/dataset/7d618405-a2ec-4fa0-81d7-c8d5baa0f2ef/resource/ef1eea56-da51-49d4-b6cb-4333b0ccc332> a dcat:Distribution ;
    dct:description "AASG content model containing Oregon Direct Use Geothermal Well Data" ;
    dct:format "XLS" ;
    dct:issued "2021-06-24T00:22:19.854980"^^xsd:dateTime ;
    dct:modified "2025-11-22T22:24:01.782719"^^xsd:dateTime ;
    dct:title "Oregon Direct Use Geothermal Well Data.xls" ;
    dcat:accessURL <https://gdr.openei.org/files/1213/ORDirectUse.xls> ;
    dcat:mediaType "application/vnd.ms-excel" .

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

