@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/7e48aafa-45e7-40b4-96bc-09289b37dabf> a dcat:Dataset ;
    dct:description "This spreadsheet with US geothermal district heating system data includes the system year, location, size, cost, technical specs and funding sources." ;
    dct:identifier <https://data.openei.org/submissions/4072> ;
    dct:issued "2020-11-02T07:00:00+00:00"^^xsd:dateTime ;
    dct:modified "2021-05-17T15:06:49+00:00"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((-129.4064 23.6246, -61.9175 23.6246, -61.9175 50.0601, -129.4064 50.0601, -129.4064 23.6246))"^^gsp:wktLiteral ] ;
    dct:title "US Geothermal District Heating Data" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Jody Robins" ;
            vcard:hasEmail <mailto:jody.robins@nrel.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/7e48aafa-45e7-40b4-96bc-09289b37dabf/resource/dedd4b03-f84a-4167-b0cf-3d74ea7c35fd> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "direct-use",
        "district-heat",
        "energy",
        "geo",
        "geoss",
        "geothermal",
        "national",
        "north-america",
        "united-states" .

<https://data.amerigeoss.org/dataset/7e48aafa-45e7-40b4-96bc-09289b37dabf/resource/dedd4b03-f84a-4167-b0cf-3d74ea7c35fd> a dcat:Distribution ;
    dct:description "US geothermal district heating systems data" ;
    dct:format "XLS" ;
    dct:issued "2021-06-24T00:21:08.049720"^^xsd:dateTime ;
    dct:modified "2025-11-22T22:53:02.696373"^^xsd:dateTime ;
    dct:title "US Geothermal District Heating data FINAL.xlsx" ;
    dcat:accessURL <https://gdr.openei.org/files/1282/US+Geothermal+District+Heating+data+FINAL.xlsx> ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

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

