@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/5a8b8906-30d5-4077-a767-fff779996edb> a dcat:Dataset ;
    dct:description "Monthly data and metadata for the Beowawe Bottoming Cycle Binary project for 2011-2012 period" ;
    dct:identifier <https://data.openei.org/submissions/3050> ;
    dct:issued "2012-01-01T07:00:00+00:00"^^xsd:dateTime ;
    dct:modified "2017-05-23T19:22:42+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 35.2279, -117.6551 35.2279, -117.6551 40.1677, -118.0551 40.1677, -118.0551 35.2279))"^^gsp:wktLiteral ] ;
    dct:title "Beowawe Binary Cycle Monthly Production Data 2011-2012" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Vitaly Lee" ;
            vcard:hasEmail <mailto:vlee@tgpnyc.com> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/5a8b8906-30d5-4077-a767-fff779996edb/resource/08036c9a-5283-4a3f-be8d-fc5ec35746bb>,
        <https://data.amerigeoss.org/dataset/5a8b8906-30d5-4077-a767-fff779996edb/resource/373fff4b-e365-4e30-85f8-d6f84a62b135> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "beowawe",
        "binary",
        "bottoming-cycle",
        "ckan",
        "geo",
        "geoss",
        "geothermal",
        "low-temperature",
        "national",
        "north-america",
        "power-plant",
        "united-states" .

<https://data.amerigeoss.org/dataset/5a8b8906-30d5-4077-a767-fff779996edb/resource/08036c9a-5283-4a3f-be8d-fc5ec35746bb> a dcat:Distribution ;
    dct:description "Monthly data for the Beowawe Bottoming Cycle Binary project for 2011-2012 period" ;
    dct:format "ZIP" ;
    dct:issued "2022-08-08T11:13:19.004845"^^xsd:dateTime ;
    dct:modified "2025-11-21T22:33:24.785293"^^xsd:dateTime ;
    dct:title "DoE Beowawe Binary.zip" ;
    dcat:accessURL <https://gdr.openei.org/files/161/DoE%20Beowawe%20Binary%20Upload%20File.zip> ;
    dcat:mediaType "application/zip" .

<https://data.amerigeoss.org/dataset/5a8b8906-30d5-4077-a767-fff779996edb/resource/373fff4b-e365-4e30-85f8-d6f84a62b135> a dcat:Distribution ;
    dct:description "Metadata associated with the data for the Beowawe Bottoming Cycle Binary project for 2011-2012 period" ;
    dct:format "XLS" ;
    dct:issued "2022-08-08T11:13:19.004851"^^xsd:dateTime ;
    dct:modified "2025-11-21T22:33:24.785730"^^xsd:dateTime ;
    dct:title "Metadata.xlsx" ;
    dcat:accessURL <https://gdr.openei.org/files/161/GDR-Metadata-V1-2JW-DC-SR.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" .

