@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 xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://data.amerigeoss.org/dataset/a6349be0-7e01-45ee-9543-81a367db6b48> a dcat:Dataset ;
    dct:description "Daily drilling reports and surveys, deviation data, and gyroscopic surveys from wells CFU31F1, CFU31F2, and CFU31F3 collected from Cranfield oil field in Mississippi as part of SECARB project. " ;
    dct:identifier "a6349be0-7e01-45ee-9543-81a367db6b48" ;
    dct:issued "2025-11-25T22:23:35.031005"^^xsd:dateTime ;
    dct:modified "2025-11-25T22:23:35.031011"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/b9d8e33f-c3b6-404c-b260-b928137f5a39> ;
    dct:title "SECARB Drilling Surveys and Deviation" ;
    dcat:distribution <https://data.amerigeoss.org/dataset/a6349be0-7e01-45ee-9543-81a367db6b48/resource/651081cc-b166-4a2a-a2ea-c648a5330036> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "carbon-capture",
        "carbon-sequestration",
        "ckan",
        "co2",
        "cranfield",
        "deviation",
        "drilling",
        "edx",
        "energy",
        "energy-data-exchange",
        "geo",
        "geoss",
        "global",
        "gyroscopic",
        "rcsp",
        "report",
        "secarb",
        "survey" .

<https://data.amerigeoss.org/dataset/a6349be0-7e01-45ee-9543-81a367db6b48/resource/651081cc-b166-4a2a-a2ea-c648a5330036> a dcat:Distribution ;
    dct:format "ZIP" ;
    dct:issued "2018-08-31T14:39:01"^^xsd:dateTime ;
    dct:modified "2025-11-25T22:23:35.015331"^^xsd:dateTime ;
    dct:title "Drilling Surveys and Deviation.zip" ;
    spdx:checksum [ a spdx:Checksum ;
            spdx:checksumValue "md5:7504321da6b206abdc3a8963efadfe41"^^xsd:hexBinary ] ;
    dcat:accessURL <https://edx.netl.doe.gov/storage/f/2018-08-31T18%3A38%3A29.274Z/drilling-surveys-and-deviation.zip> ;
    dcat:byteSize "20413483"^^xsd:nonNegativeInteger .

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

