@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://data.amerigeoss.org/dataset/dd1e7da1-7c08-4494-82b6-eb1bbd1cee47> a dcat:Dataset ;
    dct:description "The accompanying raw data is composslection. Each file is 3 columns and tab-delimited with the first column being the data address, the second column being the first byte of the data, and the third column being the second byte of the data." ;
    dct:identifier "dd1e7da1-7c08-4494-82b6-eb1bbd1cee47" ;
    dct:issued "2025-12-01T21:32:37.336990"^^xsd:dateTime ;
    dct:modified "2025-12-01T21:32:37.336996"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "Evaluation Data of a High Temperature COTS Flash Memory Module (TI SM28VLT32) for Use in Geothermal Electronics Packages" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Avery Cashion" ;
            vcard:hasEmail <mailto:atcashi@sandia.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/dd1e7da1-7c08-4494-82b6-eb1bbd1cee47/resource/9071ec5a-8913-48f1-ac75-bb66752ec5d7> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "geo",
        "geoss",
        "national",
        "north-america",
        "united-states" .

<https://data.amerigeoss.org/dataset/dd1e7da1-7c08-4494-82b6-eb1bbd1cee47/resource/9071ec5a-8913-48f1-ac75-bb66752ec5d7> a dcat:Distribution ;
    dct:issued "2018-08-10T19:05:31.345424"^^xsd:dateTime ;
    dct:modified "2025-12-01T21:32:37.330509"^^xsd:dateTime ;
    dct:title "Web Resource" ;
    dcat:accessURL <https://gdr.openei.org/submissions/439> ;
    dcat:mediaType "application/unknown" .

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

