@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/fd46eb7b-b2a8-4dff-9b12-119454375cdf> a dcat:Dataset ;
    dct:description "EMI (Electric Micro Imaging tool, Halliburton) image log in GMI Imager format. GMI Imager is software available from Baker Hughes and is used to open .img files." ;
    dct:identifier "fd46eb7b-b2a8-4dff-9b12-119454375cdf" ;
    dct:issued "2025-12-02T09:55:10.289527"^^xsd:dateTime ;
    dct:modified "2025-12-02T09:55:10.289532"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "West Flank Coso, CA FORGE 33-7 Image Log" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Doug Blankenship" ;
            vcard:hasEmail <mailto:dablank@sandia.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/fd46eb7b-b2a8-4dff-9b12-119454375cdf/resource/829c20b2-1ff8-4b40-944e-a7484a874912> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "geo",
        "geoss",
        "national",
        "north-america",
        "united-states" .

<https://data.amerigeoss.org/dataset/fd46eb7b-b2a8-4dff-9b12-119454375cdf/resource/829c20b2-1ff8-4b40-944e-a7484a874912> a dcat:Distribution ;
    dct:issued "2018-08-10T19:05:02.799594"^^xsd:dateTime ;
    dct:modified "2025-12-02T09:55:10.283210"^^xsd:dateTime ;
    dct:title "Web Resource" ;
    dcat:accessURL <https://gdr.openei.org/submissions/757> ;
    dcat:mediaType "application/unknown" .

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

