@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/5deddbcd-432a-443e-8909-c65292ea53ef> a dcat:Dataset ;
    dct:description "Binary Engineering production data. Used to demonstrate the techno-economic feasibility of utilizing the available unused heat to generate additional electric power from a binary power plant." ;
    dct:identifier <https://data.openei.org/submissions/3269> ;
    dct:issued "2014-09-30T06:00:00+00:00"^^xsd:dateTime ;
    dct:modified "2017-05-30T22:08:48+00:00"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((-118.0551 39.7677, -117.6551 39.7677, -117.6551 40.1677, -118.0551 40.1677, -118.0551 39.7677))"^^gsp:wktLiteral ] ;
    dct:title "September 2014 Dixie Valley DOE Production Data" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Vitaly Lee" ;
            vcard:hasEmail <mailto:vlee@tgpnyc.com> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/5deddbcd-432a-443e-8909-c65292ea53ef/resource/7e52325c-fcd2-4a71-bd7a-6c315399da2b> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "bianry",
        "binary-cycle",
        "binary-power-plant",
        "binary-system",
        "bottoming",
        "bottoming-cycle",
        "brine",
        "ckan",
        "dixie-valley",
        "geo",
        "geoss",
        "geothermal",
        "low-temperature",
        "national",
        "nevada",
        "north-america",
        "production-data",
        "united-states",
        "unused-heat" .

<https://data.amerigeoss.org/dataset/5deddbcd-432a-443e-8909-c65292ea53ef/resource/7e52325c-fcd2-4a71-bd7a-6c315399da2b> a dcat:Distribution ;
    dct:description "Bottoming cycle unit monthly production data for January 1 - September 30, 2014" ;
    dct:format "XLS" ;
    dct:issued "2022-08-08T11:25:32.291504"^^xsd:dateTime ;
    dct:modified "2025-11-22T01:18:38.652555"^^xsd:dateTime ;
    dct:title "Monthly Production Data September 2014.xlsm" ;
    dcat:accessURL <https://gdr.openei.org/files/453/Dixie%20DOE%20Data-%20January%20-%20December%20%282015%29.xlsm> ;
    dcat:mediaType "application/octet-stream" .

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

