@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/169ce54d-e603-469f-a428-8011bdd237c4> a dcat:Dataset ;
    dct:description """This dataset contains the results of a study conducted by the National Renewable Energy Laboratory (NREL) to identify potential future priority geothermal leasing areas on Bureau of Land Management (BLM) and United States Forest Service (USFS) lands. The analysis uses the Regional Energy Deployment System (ReEDS) model to evaluate geothermal resource potential under different scenarios of resource depth and technology combinations through the year 2050. The study considers geothermal resource potential, natural resource conflicts, and transmission access to categorize areas into near, mid, and far deployment priorities.

The dataset includes outputs from the ReEDS model, such as geothermal capacity, generation, system costs, and emissions under various economic and technical scenarios. Favorability site data with geographic coordinates and site-specific attributes (e.g., resource favorability, land type) are also provided. Supporting resources include a technical report detailing methodologies and assumptions, along with a link to the ReEDS model GitHub repository, which requires GAMS and Python software for execution.""" ;
    dct:identifier <https://data.openei.org/submissions/8320> ;
    dct:issued "2024-05-20T06:00:00+00:00"^^xsd:dateTime ;
    dct:modified "2025-02-14T21:03:43+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.4514 24.5873, -66.5318 24.5873, -66.5318 49.2637, -125.4514 49.2637, -125.4514 24.5873))"^^gsp:wktLiteral ] ;
    dct:title "Renewable Energy Potential Model: Priority Geothermal Leasing Areas ReEDs Results" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Sophie-Min Thomson" ;
            vcard:hasEmail <mailto:sophiemin.thomson@nrel.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/169ce54d-e603-469f-a428-8011bdd237c4/resource/18c71f15-018c-4923-bfdb-cf3e46243b97>,
        <https://data.amerigeoss.org/dataset/169ce54d-e603-469f-a428-8011bdd237c4/resource/198f8eab-efec-421b-9b58-0fd4e2cca524>,
        <https://data.amerigeoss.org/dataset/169ce54d-e603-469f-a428-8011bdd237c4/resource/38705942-47cb-4f88-a91e-766b26afa8d1>,
        <https://data.amerigeoss.org/dataset/169ce54d-e603-469f-a428-8011bdd237c4/resource/b3c92807-6d51-491b-b9d7-194e02cf63d7> ;
    dcat:keyword "AmeriGEO",
        "AmeriGEOSS",
        "CKAN",
        "GEO",
        "GEOSS",
        "National",
        "North America",
        "United States",
        "blm",
        "emissions",
        "energy",
        "feasibility",
        "gams",
        "generation",
        "geothermal",
        "geothermal-capacity",
        "geothermal-leasing-areas",
        "github",
        "model-results",
        "modeling",
        "natural-resource-conflicts",
        "priority-leasing",
        "processed-data",
        "python",
        "reeds",
        "renewable-energy-potential-model",
        "resource-potential",
        "system-cost",
        "technical-report",
        "technology-combination",
        "transmission",
        "usfs" .

<https://data.amerigeoss.org/dataset/169ce54d-e603-469f-a428-8011bdd237c4/resource/18c71f15-018c-4923-bfdb-cf3e46243b97> a dcat:Distribution ;
    dct:description "This file includes data on potential geothermal leasing sites, categorized by favorability levels (near, mid, and far priorities), with geographic coordinates and whether the land is managed by the Bureau of Land Management (BLM). Each record identifies geothermal site characteristics, including a unique identifier, latitude, and longitude." ;
    dct:format "XLS" ;
    dct:issued "2025-01-23T20:39:04.703532"^^xsd:dateTime ;
    dct:modified "2025-09-24T01:17:48.649933"^^xsd:dateTime ;
    dct:title "Favorability Sites.xlsx" ;
    dcat:accessURL <https://gdr.openei.org/files/1604/Favorability_Sites.xlsx> ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<https://data.amerigeoss.org/dataset/169ce54d-e603-469f-a428-8011bdd237c4/resource/198f8eab-efec-421b-9b58-0fd4e2cca524> a dcat:Distribution ;
    dct:description "This file contains model outputs from the ReEDS system, providing scenarios for geothermal energy deployment, including generation, capacity, system costs, electricity prices, and emissions. The data is segmented by year, technology, and economic metrics such as system costs and capacity in gigawatts." ;
    dct:format "XLS" ;
    dct:issued "2025-01-23T20:39:04.703536"^^xsd:dateTime ;
    dct:modified "2025-09-24T01:17:48.651102"^^xsd:dateTime ;
    dct:title "ReEDS Results.xlsx" ;
    dcat:accessURL <https://gdr.openei.org/files/1604/ReEDS%20Results.xlsx> ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<https://data.amerigeoss.org/dataset/169ce54d-e603-469f-a428-8011bdd237c4/resource/38705942-47cb-4f88-a91e-766b26afa8d1> a dcat:Distribution ;
    dct:description "This link provides access to the ReEDS model repository, which includes the full model code, documentation, and input data required to replicate the analysis. The repository details the functionality of the ReEDS system for modeling energy deployment scenarios and related analyses." ;
    dct:format "HTML" ;
    dct:issued "2025-01-23T20:39:04.703537"^^xsd:dateTime ;
    dct:modified "2025-09-24T01:17:48.652273"^^xsd:dateTime ;
    dct:title "ReEDS Model GitHub" ;
    dcat:accessURL <https://github.com/NREL/ReEDS-2.0?tab=readme-ov-file> ;
    dcat:mediaType "text/html" .

<https://data.amerigeoss.org/dataset/169ce54d-e603-469f-a428-8011bdd237c4/resource/b3c92807-6d51-491b-b9d7-194e02cf63d7> a dcat:Distribution ;
    dct:description "This report describes the methodology, analysis, and results of the study, including identification of high-priority geothermal leasing areas and their economic potential. It also includes detailed modeling assumptions, deployment categories, and breakdowns of geothermal resource capacity across different scenarios." ;
    dct:format "PDF" ;
    dct:issued "2025-01-23T20:39:04.703539"^^xsd:dateTime ;
    dct:modified "2025-09-24T01:17:48.653356"^^xsd:dateTime ;
    dct:title "Associated Technical Report" ;
    dcat:accessURL <https://www.nrel.gov/docs/fy24osti/88247.pdf> ;
    dcat:mediaType "application/pdf" .

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

