@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/6b5374ab-6780-4d86-9162-67b88d85e8b0> a dcat:Dataset ;
    dct:description """Dixie Valley production data for January 2014, for a DOE Report. Used to demonstrate the techno-economic feasibility of utilizing the available unused heat to generate additional electric power from a binary power plant.
*Note - This data is incomplete. See link below "Monthly Production Data September 2014" for more complete data set.""" ;
    dct:identifier <https://data.openei.org/submissions/3130> ;
    dct:issued "2014-01-03T07:00:00+00:00"^^xsd:dateTime ;
    dct:modified "2021-07-06T21:12:33+00:00"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((-117.8551 39.9677, -117.8551 39.9677, -117.8551 39.9677, -117.8551 39.9677, -117.8551 39.9677))"^^gsp:wktLiteral ] ;
    dct:title "January 2014 Dixie Valley Binary Cycle Production Data" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Vitaly Lee" ;
            vcard:hasEmail <mailto:vlee@tgpnyc.com> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/6b5374ab-6780-4d86-9162-67b88d85e8b0/resource/4e6d90bf-2a16-402a-924c-b5867df207b3>,
        <https://data.amerigeoss.org/dataset/6b5374ab-6780-4d86-9162-67b88d85e8b0/resource/bff14d9f-cf4f-42c0-a188-5a08820784f8> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "binary",
        "binary-cycle",
        "binary-power-plant",
        "bottoming",
        "bottoming-cycle",
        "brine",
        "ckan",
        "dixie-valley",
        "geo",
        "geoss",
        "geothermal",
        "low-temperature",
        "national",
        "nevada",
        "north-america",
        "production-data",
        "raw-data",
        "united-states",
        "unused-heat" .

<https://data.amerigeoss.org/dataset/6b5374ab-6780-4d86-9162-67b88d85e8b0/resource/4e6d90bf-2a16-402a-924c-b5867df207b3> a dcat:Distribution ;
    dct:description "Bottoming cycle unit monthly production data for January 1 - 3, 2014" ;
    dct:format "XLS" ;
    dct:issued "2022-08-08T11:17:23.597797"^^xsd:dateTime ;
    dct:modified "2025-11-19T15:00:12.624886"^^xsd:dateTime ;
    dct:title "Monthly Production Data January 2014.xlsx" ;
    dcat:accessURL <https://gdr.openei.org/files/287/Dixie%20DOE%20Data-%20January%20-%20December%20%282014%29.xlsx> ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<https://data.amerigeoss.org/dataset/6b5374ab-6780-4d86-9162-67b88d85e8b0/resource/bff14d9f-cf4f-42c0-a188-5a08820784f8> a dcat:Distribution ;
    dct:description "Link to the submission with the most complete set of data for 2014" ;
    dct:format "HTML" ;
    dct:issued "2022-08-08T11:17:23.597804"^^xsd:dateTime ;
    dct:modified "2025-11-19T15:00:12.625869"^^xsd:dateTime ;
    dct:title "Monthly Production Data September 2014" ;
    dcat:accessURL <https://gdr.openei.org/submissions/453> ;
    dcat:mediaType "text/html" .

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

