@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/b039645f-f7b1-4ff0-bcf1-29a218a33b28> a dcat:Dataset ;
    dct:description "This is a project deliverable for FE0012700 containing a description of the seismic survey data collected using distributed acoustic sensing (DAS) and conventional receiver arrays. The application includes subsurface imaging and CO2 detection." ;
    dct:identifier "b039645f-f7b1-4ff0-bcf1-29a218a33b28" ;
    dct:issued "2025-11-25T22:28:42.669416"^^xsd:dateTime ;
    dct:modified "2025-11-25T22:28:42.669420"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/b9d8e33f-c3b6-404c-b260-b928137f5a39> ;
    dct:title "DAS Seismic Data Report" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Robert Trautz" ;
            vcard:hasEmail <mailto:rtrautz@epri.com> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/b039645f-f7b1-4ff0-bcf1-29a218a33b28/resource/c88cf864-08f1-494d-8bf9-336dae5cef46> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "co2-monitoring",
        "co2-storage",
        "das",
        "distributed-acoustic-sensing",
        "edx",
        "energy",
        "energy-data-exchange",
        "fiber-optics",
        "geo",
        "geoss",
        "global",
        "seismic-imaging" .

<https://data.amerigeoss.org/dataset/b039645f-f7b1-4ff0-bcf1-29a218a33b28/resource/c88cf864-08f1-494d-8bf9-336dae5cef46> a dcat:Distribution ;
    dct:format "PDF" ;
    dct:issued "2018-12-11T18:48:26"^^xsd:dateTime ;
    dct:modified "2025-11-25T22:28:42.660891"^^xsd:dateTime ;
    dct:title "Citronelle DAS data report for 30sep18_LBNL_Silixa_v3.pdf" ;
    spdx:checksum [ a spdx:Checksum ;
            spdx:checksumValue "md5:b095eacc9aad973495be4d85dd14e898"^^xsd:hexBinary ] ;
    dcat:accessURL <https://edx.netl.doe.gov/storage/f/2018-12-11T23%3A47%3A10.119Z/citronelle-das-data-report-for-30sep18-lbnl-silixa-v3.pdf> ;
    dcat:byteSize "3003571"^^xsd:nonNegativeInteger .

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

