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

<https://data.amerigeoss.org/dataset/3feba8f4-3d75-467b-a03a-b3d3f77225f1> a dcat:Dataset ;
    dct:description "Dataset containing over 650 petrophysical well log interpretations spanning multiple geologic domains (as defined by Subsurface Trend Analysis™) in the Gulf of Mexico. Well logs were manually interpreted by geologic researchers at NETL and were derived from BOEM Sands and IHS data raster logs." ;
    dct:identifier "3feba8f4-3d75-467b-a03a-b3d3f77225f1" ;
    dct:issued "2025-11-25T21:31:48.747961"^^xsd:dateTime ;
    dct:modified "2025-11-25T21:31:48.747966"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/b9d8e33f-c3b6-404c-b260-b928137f5a39> ;
    dct:title "Petrophyiscal Well Log Interpretation Dataset" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Lucy Romeo" ;
            vcard:hasEmail <mailto:Lucy.Romeo@netl.doe.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/3feba8f4-3d75-467b-a03a-b3d3f77225f1/resource/00cdb738-c517-49e4-bf77-84fdf258596f> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "edx",
        "energy",
        "energy-data-exchange",
        "geo",
        "geoss",
        "global",
        "petrophyiscal",
        "wells-logs" .

<https://data.amerigeoss.org/dataset/3feba8f4-3d75-467b-a03a-b3d3f77225f1/resource/00cdb738-c517-49e4-bf77-84fdf258596f> a dcat:Distribution ;
    dct:format "ZIP" ;
    dct:issued "2019-04-10T15:57:16"^^xsd:dateTime ;
    dct:modified "2025-11-25T21:31:48.739194"^^xsd:dateTime ;
    dct:title "Petrophyiscal Well Log Interpretation Dataset.zip" ;
    spdx:checksum [ a spdx:Checksum ;
            spdx:checksumValue "md5:aca7c16d0eb24fbfcbdc8b6150dc7914"^^xsd:hexBinary ] ;
    dcat:accessURL <https://edx.netl.doe.gov/storage/f/2019-04-10T19%3A57%3A16.123Z/2ab38f0d-d532-491f-855a-b08a78484b52/petrophyiscal-well-log-interpretation-dataset.zip> ;
    dcat:byteSize "53787"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<https://data.amerigeoss.org/organization/b9d8e33f-c3b6-404c-b260-b928137f5a39> a foaf:Agent ;
    foaf:name "Energy Data Exchange" .

