@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/32d08479-7317-40c7-8e50-6eb98a4701e5> a dcat:Dataset ;
    dct:description "Fabricated SiC diodes are tested in the temperature range of 300 degrees C to 600 degrees C." ;
    dct:identifier <https://data.openei.org/submissions/3257> ;
    dct:issued "2014-08-01T06:00:00+00:00"^^xsd:dateTime ;
    dct:modified "2017-08-08T22:12:40+00:00"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((-123.2541 35.5861, -119.3980 35.5861, -119.3980 39.7023, -123.2541 39.7023, -123.2541 35.5861))"^^gsp:wktLiteral ] ;
    dct:title "SiC Diode Test Data" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Gregorz Gilbert Cieslewski" ;
            vcard:hasEmail <mailto:ggciesl@sandia.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/32d08479-7317-40c7-8e50-6eb98a4701e5/resource/f5b47884-edbb-4c82-bbc0-02176ec280ed> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "diode",
        "egs",
        "geo",
        "geoss",
        "geothermal",
        "high-temp",
        "national",
        "north-america",
        "sic",
        "test",
        "united-states" .

<https://data.amerigeoss.org/dataset/32d08479-7317-40c7-8e50-6eb98a4701e5/resource/f5b47884-edbb-4c82-bbc0-02176ec280ed> a dcat:Distribution ;
    dct:description "Excel Spreadsheet containing data from SiC diode test (IV curves)" ;
    dct:format "XLS" ;
    dct:issued "2021-06-24T00:09:33.600370"^^xsd:dateTime ;
    dct:modified "2025-11-20T20:26:42.413229"^^xsd:dateTime ;
    dct:title "SiC Diode Test Data.xlsx" ;
    dcat:accessURL <https://gdr.openei.org/files/441/sic_diode_test_data.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" .

