@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/007c3b13-e482-47e5-902a-38c503af3a48> a dcat:Dataset ;
    dct:description "Site information, well schematics, component diagrams, and casing tally from the SECARB project at Cranfield oil site in Mississippi. " ;
    dct:identifier "007c3b13-e482-47e5-902a-38c503af3a48" ;
    dct:issued "2025-11-25T21:02:52.709585"^^xsd:dateTime ;
    dct:modified "2025-11-25T21:02:52.709589"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/b9d8e33f-c3b6-404c-b260-b928137f5a39> ;
    dct:title "SECARB Construction and Site Info" ;
    dcat:distribution <https://data.amerigeoss.org/dataset/007c3b13-e482-47e5-902a-38c503af3a48/resource/d650bc0d-48c2-45e2-88fa-aeaa53270935> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "as-built",
        "casing-tally",
        "ckan",
        "construction",
        "cranfield-site",
        "das",
        "drilling",
        "edx",
        "energy",
        "energy-data-exchange",
        "field-site",
        "geo",
        "geoss",
        "global",
        "rate-of-penetration",
        "rcsp",
        "site-information",
        "stratigraphy",
        "tubing-detail",
        "well-design",
        "well-schematics",
        "wellhead-sketch" .

<https://data.amerigeoss.org/dataset/007c3b13-e482-47e5-902a-38c503af3a48/resource/d650bc0d-48c2-45e2-88fa-aeaa53270935> a dcat:Distribution ;
    dct:format "ZIP" ;
    dct:issued "2018-08-31T01:19:46"^^xsd:dateTime ;
    dct:modified "2025-11-25T21:02:52.695702"^^xsd:dateTime ;
    dct:title "Construction and Site Info.zip" ;
    spdx:checksum [ a spdx:Checksum ;
            spdx:checksumValue "md5:60d40a112502d954da8ecfc4370f8187"^^xsd:hexBinary ] ;
    dcat:accessURL <https://edx.netl.doe.gov/storage/f/2018-08-31T05%3A18%3A53.878Z/construction-and-site-info.zip> ;
    dcat:byteSize "14073921"^^xsd:nonNegativeInteger .

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

