@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/76651d39-6fe2-4edd-aa27-9c1949b01587> a dcat:Dataset ;
    dct:description "FMI image log and mud log of well 52B-7" ;
    dct:identifier <https://data.openei.org/submissions/3473> ;
    dct:issued "1992-04-01T07:00:00+00:00"^^xsd:dateTime ;
    dct:modified "2019-11-15T01:41:59+00:00"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((-117.9368 36.0493, -117.7281 36.0493, -117.7281 36.2924, -117.9368 36.2924, -117.9368 36.0493))"^^gsp:wktLiteral ] ;
    dct:title "West Flank Coso FORGE: 52B-7 Image and Mud Log" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Doug Blankenship" ;
            vcard:hasEmail <mailto:dablank@sandia.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/76651d39-6fe2-4edd-aa27-9c1949b01587/resource/5b4156dc-cfe9-4a14-8d3d-47f74288ded2>,
        <https://data.amerigeoss.org/dataset/76651d39-6fe2-4edd-aa27-9c1949b01587/resource/f3c5e906-013c-4cf5-8650-460514503a24> ;
    dcat:keyword "52b-7",
        "amerigeo",
        "amerigeoss",
        "borehole",
        "california",
        "carbon-dioxide",
        "ckan",
        "co2",
        "coso",
        "downhole",
        "drill-log",
        "drilling",
        "egs",
        "ethane",
        "fmi",
        "forge",
        "gas-analysis",
        "geo",
        "geomechanics",
        "geoss",
        "geothermal",
        "gmi",
        "hydrogen-sulfide",
        "image",
        "image-log",
        "imaging",
        "lithology",
        "log",
        "methane",
        "mineralogy",
        "mud-log",
        "national",
        "north-america",
        "temperature",
        "united-states",
        "well",
        "well-data",
        "well-log",
        "well-logging",
        "west-flank",
        "west-flank-coso" .

<https://data.amerigeoss.org/dataset/76651d39-6fe2-4edd-aa27-9c1949b01587/resource/5b4156dc-cfe9-4a14-8d3d-47f74288ded2> a dcat:Distribution ;
    dct:description "Mud log of well 52B-7" ;
    dct:format "PDF" ;
    dct:issued "2021-06-24T00:12:31.093831"^^xsd:dateTime ;
    dct:modified "2025-11-22T18:41:01.280724"^^xsd:dateTime ;
    dct:title "52B-7 Lithology Log.pdf" ;
    dcat:accessURL <https://gdr.openei.org/files/758/52B-7%20Lithology%20Log.pdf> ;
    dcat:mediaType "application/pdf" .

<https://data.amerigeoss.org/dataset/76651d39-6fe2-4edd-aa27-9c1949b01587/resource/f3c5e906-013c-4cf5-8650-460514503a24> a dcat:Distribution ;
    dct:description "Image log in GMI Imager format" ;
    dct:format "img" ;
    dct:issued "2021-06-24T00:12:31.093824"^^xsd:dateTime ;
    dct:modified "2025-11-22T18:41:01.280306"^^xsd:dateTime ;
    dct:title "Image Log.img" ;
    dcat:accessURL <https://gdr.openei.org/files/758/52B-7_8930.img> ;
    dcat:mediaType "application/octet-stream" .

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

