@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/0eb9135c-7d7a-4e2f-90d2-68825157110f> a dcat:Dataset ;
    dct:description "Shapefile of shallow, low-temperature EGS resources for the United States, and accompanying paper (submitted to GRC 2016) describing the methodology and analysis.  These data are part of a very rough estimate created for use in the U.S. Department of Energy Geothermal Technology Office's Vision Study.  They are not a robust estimate of low-temperature EGS resources in the U.S, and should be used accordingly." ;
    dct:identifier <https://data.openei.org/submissions/7025> ;
    dct:issued "2016-06-30T06:00:00+00:00"^^xsd:dateTime ;
    dct:modified "2021-07-07T20:22:14+00:00"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((-126.2424 24.5873, -66.5318 24.5873, -66.5318 49.2637, -126.2424 49.2637, -126.2424 24.5873))"^^gsp:wktLiteral ] ;
    dct:title "US Low-Temperature EGS Resource Potential Estimate" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Katherine Young" ;
            vcard:hasEmail <mailto:katherine.young@nrel.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/0eb9135c-7d7a-4e2f-90d2-68825157110f/resource/0c00cf81-1b8c-4347-9057-dec5f6ddb963>,
        <https://data.amerigeoss.org/dataset/0eb9135c-7d7a-4e2f-90d2-68825157110f/resource/7c646806-b299-4853-874b-1db55c877703> ;
    dcat:keyword "AmeriGEO",
        "AmeriGEOSS",
        "CKAN",
        "GEO",
        "GEOSS",
        "National",
        "North America",
        "United States",
        "direct-use",
        "egs",
        "estimate",
        "geospatial-data",
        "geothermal",
        "geovision",
        "gis",
        "gis-data",
        "low-temp",
        "low-temperature",
        "paper",
        "resource-potential",
        "shallow",
        "shapefile",
        "thermal-energy",
        "vision-study" .

<https://data.amerigeoss.org/dataset/0eb9135c-7d7a-4e2f-90d2-68825157110f/resource/0c00cf81-1b8c-4347-9057-dec5f6ddb963> a dcat:Distribution ;
    dct:description "Paper providing a summary and analysis of low-temperature geothermal resources in the United States and their potent to hold an enormous quantity of thermal energy, useful for direct use in residential, commercial, industrial, and agricultural applications such as space and water heating, greenhouse warming, pool heating, aquaculture, and low-temperature manufacturing processes." ;
    dct:format "DOC" ;
    dct:issued "2025-01-11T22:22:30.528491"^^xsd:dateTime ;
    dct:modified "2025-09-23T20:15:52.941935"^^xsd:dateTime ;
    dct:title "An Estimate of Shallow Low-Temperature Geothermal Resources of the US.docx" ;
    dcat:accessURL <https://gdr.openei.org/files/830/Mullane_66461_NREL.docx> ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.wordprocessingml.document" .

<https://data.amerigeoss.org/dataset/0eb9135c-7d7a-4e2f-90d2-68825157110f/resource/7c646806-b299-4853-874b-1db55c877703> a dcat:Distribution ;
    dct:description "GIS shapefile of estimated low-temperature, shallow geothermal resources in the United States." ;
    dct:format "ZIP" ;
    dct:issued "2025-01-11T22:22:30.528497"^^xsd:dateTime ;
    dct:modified "2025-09-23T20:15:52.943110"^^xsd:dateTime ;
    dct:title "Shallow EGS Resource Shapefile.zip" ;
    dcat:accessURL <https://gdr.openei.org/files/832/shallow_egs_resource_shapefile_final.zip> ;
    dcat:mediaType "application/zip" .

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

