@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/20110662-b41d-45e9-ab0f-00a8f46805da> a dcat:Dataset ;
    dct:description "This library contains g-functions (thermal response functions) for standard, regularly spaced vertical borehole ground heat exchangers. In total, it contains 34, 321 configurations. To permit interpolation, each configuration has g-functions for heights of 24, 48, 96, 192, and 384 m. All the g-functions were calculated with burial depths of 2m, and borehole diameters of 15 to 17.5 cm, depending on height. In configurations with uniform spacing, the spacing between the boreholes is set to 5m, though it can be scaled to other horizontal spacings." ;
    dct:identifier <https://data.openei.org/submissions/7442> ;
    dct:issued "2021-06-30T06:00:00+00:00"^^xsd:dateTime ;
    dct:modified "2021-10-31T06:00:01+00:00"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((-180.0000 -83.0000, 180.0000 -83.0000, 180.0000 83.0000, -180.0000 83.0000, -180.0000 -83.0000))"^^gsp:wktLiteral ] ;
    dct:title "G-Function Library for Modeling Vertical Bore Ground Heat Exchanger" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Xiaobing Liu" ;
            vcard:hasEmail <mailto:liux2@ornl.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/20110662-b41d-45e9-ab0f-00a8f46805da/resource/3affe4c8-723d-4f73-9d35-0d4420450ba5>,
        <https://data.amerigeoss.org/dataset/20110662-b41d-45e9-ab0f-00a8f46805da/resource/440780b3-121f-4f6d-86dd-6386dbc9245d>,
        <https://data.amerigeoss.org/dataset/20110662-b41d-45e9-ab0f-00a8f46805da/resource/816e6ce8-bcbd-4083-b097-a100dcbaa4bc>,
        <https://data.amerigeoss.org/dataset/20110662-b41d-45e9-ab0f-00a8f46805da/resource/9626de3a-beeb-44ab-9955-c9e6e507cd18>,
        <https://data.amerigeoss.org/dataset/20110662-b41d-45e9-ab0f-00a8f46805da/resource/ab42a32a-996b-48d9-a10b-992f3e8c691b>,
        <https://data.amerigeoss.org/dataset/20110662-b41d-45e9-ab0f-00a8f46805da/resource/cf97ddb5-3203-4add-9e0b-71235856713e>,
        <https://data.amerigeoss.org/dataset/20110662-b41d-45e9-ab0f-00a8f46805da/resource/e21d16d4-4f42-4d18-a563-1156c300da26>,
        <https://data.amerigeoss.org/dataset/20110662-b41d-45e9-ab0f-00a8f46805da/resource/f0bddb35-f8a2-4b12-b0d5-804391a9e1bd>,
        <https://data.amerigeoss.org/dataset/20110662-b41d-45e9-ab0f-00a8f46805da/resource/fe2a1317-b2b4-4a28-b53a-ee4eaf5ab818>,
        <https://data.amerigeoss.org/dataset/20110662-b41d-45e9-ab0f-00a8f46805da/resource/ff89c73e-0392-48e0-a09f-3823b9044042> ;
    dcat:keyword "AmeriGEO",
        "AmeriGEOSS",
        "CKAN",
        "GEO",
        "GEOSS",
        "National",
        "North America",
        "United States",
        "energy",
        "g-function",
        "geothermal",
        "ghp",
        "ground-heat-exchanger",
        "ground-heat-pump",
        "heat-exchanger",
        "heat-pump",
        "library",
        "model",
        "simulation",
        "thermal-response-functions" .

<https://data.amerigeoss.org/dataset/20110662-b41d-45e9-ab0f-00a8f46805da/resource/3affe4c8-723d-4f73-9d35-0d4420450ba5> a dcat:Distribution ;
    dct:description "Contains g-functions for standard, regularly spaced vertical borehole ground heat exchangers in the contained zoned rectangle configuration. For each row, Column A shows the number of perimeter boreholes in the x and y directions. Columns B and higher show the available configurations, where each pair represents the number of interior boreholes, which are laid out in a rectangular array, in the x and y directions." ;
    dct:format "XLS" ;
    dct:issued "2025-01-11T22:55:50.634104"^^xsd:dateTime ;
    dct:modified "2025-09-24T07:41:55.109356"^^xsd:dateTime ;
    dct:title "Zoned Rectangles Contained.xlsx" ;
    dcat:accessURL <https://gdr.openei.org/files/1325/ZRectsContained%20%281%29.xlsx> ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<https://data.amerigeoss.org/dataset/20110662-b41d-45e9-ab0f-00a8f46805da/resource/440780b3-121f-4f6d-86dd-6386dbc9245d> a dcat:Distribution ;
    dct:description "Contains g-functions for standard, regularly spaced vertical borehole ground heat exchangers in the open rectangle configuration. These configurations represent N by M rectangular cases where boreholes are only around the perimeter, but the perimeter can have more than one row of boreholes." ;
    dct:format "JSON" ;
    dct:issued "2025-01-11T22:55:50.634101"^^xsd:dateTime ;
    dct:modified "2025-09-24T07:41:55.106938"^^xsd:dateTime ;
    dct:title "Open Rectangle Configurations 5m.json" ;
    dcat:accessURL <https://gdr.openei.org/files/1325/Open_configurations_5m_v1.0%20%281%29.json> ;
    dcat:mediaType "application/octet-stream" .

<https://data.amerigeoss.org/dataset/20110662-b41d-45e9-ab0f-00a8f46805da/resource/816e6ce8-bcbd-4083-b097-a100dcbaa4bc> a dcat:Distribution ;
    dct:description "Contains g-functions for standard, regularly spaced vertical borehole ground heat exchangers in the C configuration. This type of configuration may be thought of as an open rectangle configuration that has had some number of boreholes removed from the top side." ;
    dct:format "JSON" ;
    dct:issued "2025-01-11T22:55:50.634099"^^xsd:dateTime ;
    dct:modified "2025-09-24T07:41:55.105671"^^xsd:dateTime ;
    dct:title "C Configurations 5m.json" ;
    dcat:accessURL <https://gdr.openei.org/files/1325/C_configurations_5m_v1.0%20%281%29.json> ;
    dcat:mediaType "application/octet-stream" .

<https://data.amerigeoss.org/dataset/20110662-b41d-45e9-ab0f-00a8f46805da/resource/9626de3a-beeb-44ab-9955-c9e6e507cd18> a dcat:Distribution ;
    dct:description "Contains g-functions for standard, regularly spaced vertical borehole ground heat exchangers in the zoned rectangle configuration. This configuration type has had rows/columns removed from the interior zone to represent configurations where the interior spacing of the bore field is greater than that of the exterior (or perimeter) spacing." ;
    dct:format "JSON" ;
    dct:issued "2025-01-11T22:55:50.634111"^^xsd:dateTime ;
    dct:modified "2025-09-24T07:41:55.113975"^^xsd:dateTime ;
    dct:title "Zoned Rectangle Configuration 5m.json" ;
    dcat:accessURL <https://gdr.openei.org/files/1325/zoned_rectangle_5m_v1.0%20%281%29.json> ;
    dcat:mediaType "application/octet-stream" .

<https://data.amerigeoss.org/dataset/20110662-b41d-45e9-ab0f-00a8f46805da/resource/ab42a32a-996b-48d9-a10b-992f3e8c691b> a dcat:Distribution ;
    dct:description "This library contains g-functions for standard, regularly spaced vertical borehole ground heat exchangers. In total, it contains 34, 321 configurations. Included is a library guide that outlines what is included in the archive and instructions for using it." ;
    dct:format "ZIP" ;
    dct:issued "2025-01-11T22:55:50.634092"^^xsd:dateTime ;
    dct:modified "2025-09-24T07:41:55.103075"^^xsd:dateTime ;
    dct:title "G-Function Library 1.0.zip" ;
    dcat:accessURL <https://gdr.openei.org/files/1325/g-function_library_1.0.zip> ;
    dcat:mediaType "application/zip" .

<https://data.amerigeoss.org/dataset/20110662-b41d-45e9-ab0f-00a8f46805da/resource/cf97ddb5-3203-4add-9e0b-71235856713e> a dcat:Distribution ;
    dct:description "Contains g-functions for standard, regularly spaced vertical borehole ground heat exchangers in the open rectangle configuration. These configurations represent N by M rectangular cases where boreholes are only around the perimeter, but the perimeter can have more than one row of boreholes." ;
    dct:format "JSON" ;
    dct:issued "2025-01-11T22:55:50.634106"^^xsd:dateTime ;
    dct:modified "2025-09-24T07:41:55.110546"^^xsd:dateTime ;
    dct:title "Open Rectangle Configurations 5m.json" ;
    dcat:accessURL <https://gdr.openei.org/files/1325/rectangle_5m_v1.0%20%281%29.json> ;
    dcat:mediaType "application/octet-stream" .

<https://data.amerigeoss.org/dataset/20110662-b41d-45e9-ab0f-00a8f46805da/resource/e21d16d4-4f42-4d18-a563-1156c300da26> a dcat:Distribution ;
    dct:description "Contains g-functions for standard, regularly spaced vertical borehole ground heat exchangers in the L configuration. These configurations consist of a line N boreholes long and M boreholes wide. The L cases have a single row of boreholes." ;
    dct:format "JSON" ;
    dct:issued "2025-01-11T22:55:50.634097"^^xsd:dateTime ;
    dct:modified "2025-09-24T07:41:55.104383"^^xsd:dateTime ;
    dct:title "L Configurations 5m.json" ;
    dcat:accessURL <https://gdr.openei.org/files/1325/L_configurations_5m_v1.0%20%281%29.json> ;
    dcat:mediaType "application/octet-stream" .

<https://data.amerigeoss.org/dataset/20110662-b41d-45e9-ab0f-00a8f46805da/resource/f0bddb35-f8a2-4b12-b0d5-804391a9e1bd> a dcat:Distribution ;
    dct:description "Contains g-functions for standard, regularly spaced vertical borehole ground heat exchangers in the U configuration. This type of configuration is U-shaped, with an opening at the top. The U may have up to 3 perimeter rows of boreholes around all sides of the U. The number of perimeter rows is represented with “t.”" ;
    dct:format "JSON" ;
    dct:issued "2025-01-11T22:55:50.634107"^^xsd:dateTime ;
    dct:modified "2025-09-24T07:41:55.111707"^^xsd:dateTime ;
    dct:title "U Configurations 5m.json" ;
    dcat:accessURL <https://gdr.openei.org/files/1325/U_configurations_5m_v1.0%20%281%29.json> ;
    dcat:mediaType "application/octet-stream" .

<https://data.amerigeoss.org/dataset/20110662-b41d-45e9-ab0f-00a8f46805da/resource/fe2a1317-b2b4-4a28-b53a-ee4eaf5ab818> a dcat:Distribution ;
    dct:description "This document provides a guide to the data found in the submission. Documentation of json file structure and sample python code can be found in appendix 8." ;
    dct:format "PDF" ;
    dct:issued "2025-01-11T22:55:50.634103"^^xsd:dateTime ;
    dct:modified "2025-09-24T07:41:55.108147"^^xsd:dateTime ;
    dct:title "Abstract and Library Overview.pdf" ;
    dcat:accessURL <https://gdr.openei.org/files/1325/LibraryOverview_v11.1%20%281%29.pdf> ;
    dcat:mediaType "application/pdf" .

<https://data.amerigeoss.org/dataset/20110662-b41d-45e9-ab0f-00a8f46805da/resource/ff89c73e-0392-48e0-a09f-3823b9044042> a dcat:Distribution ;
    dct:description "Contains g-functions for standard, regularly spaced vertical borehole ground heat exchangers in the lopsided U configuration. These configurations consist of U cases that have had some number of boreholes removed from their right side. These configurations all have a single row of perimeter boreholes." ;
    dct:format "JSON" ;
    dct:issued "2025-01-11T22:55:50.634109"^^xsd:dateTime ;
    dct:modified "2025-09-24T07:41:55.112875"^^xsd:dateTime ;
    dct:title "Lopsided U Configurations 5m.json" ;
    dcat:accessURL <https://gdr.openei.org/files/1325/LopU_configurations_5m_v1.0%20%281%29.json> ;
    dcat:mediaType "application/octet-stream" .

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

