@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/07f4770f-0c00-41da-954d-b7d47b8609a8> a dcat:Dataset ;
    dct:description "Final research performance report for an electronics platform and temperature sensor system for enhanced geothermal systems (EGS) capable of 300 degrees Celcius." ;
    dct:identifier <https://data.openei.org/submissions/2983> ;
    dct:issued "2012-01-01T07:00:00+00:00"^^xsd:dateTime ;
    dct:modified "2017-05-11T17:34:05+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 "Electronics Platform and Temperature Sensor System For Enhanced Geothermal Systems Capable of 300C" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Alexey Vert" ;
            vcard:hasEmail <mailto:vertiatc@research.ge.com> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/07f4770f-0c00-41da-954d-b7d47b8609a8/resource/285bf701-47e8-4a31-a5b5-046040fe88ef> ;
    dcat:keyword "300c",
        "amerigeo",
        "amerigeoss",
        "ceramic",
        "ckan",
        "component",
        "down-hole",
        "egs",
        "electronics",
        "geo",
        "geoss",
        "geothermal",
        "high-temperature",
        "national",
        "north-america",
        "operational-amplifier",
        "oscillator",
        "prototype",
        "sensor",
        "silicon-carbide",
        "united-states" .

<https://data.amerigeoss.org/dataset/07f4770f-0c00-41da-954d-b7d47b8609a8/resource/285bf701-47e8-4a31-a5b5-046040fe88ef> a dcat:Distribution ;
    dct:description "Final Technical report for DOE Geothermal Technologies Office" ;
    dct:format "PDF" ;
    dct:issued "2021-06-24T00:06:08.185978"^^xsd:dateTime ;
    dct:modified "2025-11-19T20:55:47.725872"^^xsd:dateTime ;
    dct:title "Final Technical Report.pdf" ;
    dcat:accessURL <https://gdr.openei.org/files/88/Final%20Technical%20RPPR%20GTP%20G018181.pdf> ;
    dcat:mediaType "application/pdf" .

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

