@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 xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://data.amerigeoss.org/dataset/18cb0d6e-c536-4eb6-9bbb-ac1dca94207a> a dcat:Dataset ;
    dct:description "Geothermal Information Layer for Oregon, release 2 (GTILO-2) is database system that stores Oregon’s geothermal resource information on location, temperature, and other features of thermal springs and wells (geothermal exploration, geothermal test, and water wells) as well as direct-use areas.-- Oregon Department of Geology and Mineral Industries (DOGAMI) website " ;
    dct:identifier "18cb0d6e-c536-4eb6-9bbb-ac1dca94207a" ;
    dct:issued "2025-11-25T21:13:32.822807"^^xsd:dateTime ;
    dct:modified "2025-11-25T21:13:32.822812"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/b9d8e33f-c3b6-404c-b260-b928137f5a39> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "MULTIPOLYGON (((-116.6309 46.0122, -116.6309 41.9677, -124.6289 41.9677, -124.6289 46.0122, -116.6309 46.0122)))"^^gsp:wktLiteral ] ;
    dct:title "DOGAMI GTILO" ;
    dcat:distribution <https://data.amerigeoss.org/dataset/18cb0d6e-c536-4eb6-9bbb-ac1dca94207a/resource/d3c64660-9f42-4c46-836a-79b03c77d8e1> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "dogami",
        "edx",
        "energy",
        "energy-data-exchange",
        "geo",
        "geoss",
        "geothermal",
        "geothermal-exploration",
        "geothermal-resource",
        "global",
        "gtilo",
        "oregon",
        "thermal",
        "water-wells",
        "well",
        "well-data" .

<https://data.amerigeoss.org/dataset/18cb0d6e-c536-4eb6-9bbb-ac1dca94207a/resource/d3c64660-9f42-4c46-836a-79b03c77d8e1> a dcat:Distribution ;
    dct:description "Website access to GTILO. Well information is available for download from the GTILO map, where publicly available. " ;
    dct:issued "2015-09-02T12:33:09.442419"^^xsd:dateTime ;
    dct:modified "2025-11-25T21:13:32.811281"^^xsd:dateTime ;
    dcat:accessURL <http://www.oregongeology.org/mlrr/geothermal-gtilo.htm> .

<https://data.amerigeoss.org/organization/b9d8e33f-c3b6-404c-b260-b928137f5a39> a foaf:Agent ;
    foaf:name "Energy Data Exchange" .

