@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/0a4ded62-3156-475a-a062-bf3683d4af25> a dcat:Dataset ;
    dct:description """Scripts and data acquired at the Mirror Lake Research Site, cited by the article submitted to Water Resources Research:
Distributed Acoustic Sensing (DAS) as a Distributed Hydraulic Sensor in Fractured Bedrock
M. W. Becker(1), T. I. Coleman(2), and C. C. Ciervo(1) 
1 California State University, Long Beach, Geology Department, 1250 Bellflower Boulevard, Long Beach, California, 90840, USA.
2 Silixa LLC, 3102 W Broadway St, Suite A, Missoula MT 59808, USA.
Corresponding author: Matthew W. Becker (matt.becker@csulb.edu).""" ;
    dct:identifier <https://data.openei.org/submissions/3859> ;
    dct:issued "2015-07-18T06:00:00+00:00"^^xsd:dateTime ;
    dct:modified "2021-05-17T15:26:48+00:00"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((-71.7011 43.9432, -71.7005 43.9432, -71.7005 43.9436, -71.7011 43.9436, -71.7011 43.9432))"^^gsp:wktLiteral ] ;
    dct:title "Matlab Scripts and Sample Data Associated with Water Resources Research Article" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Matthew W Becker" ;
            vcard:hasEmail <mailto:matt.becker@csulb.edu> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/0a4ded62-3156-475a-a062-bf3683d4af25/resource/41beeae2-6fd5-41bf-889e-d28ac04ddf12>,
        <https://data.amerigeoss.org/dataset/0a4ded62-3156-475a-a062-bf3683d4af25/resource/a7b48652-bca9-4877-9800-53247fb786f1> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "bedrock",
        "borehole",
        "ckan",
        "das",
        "decimated",
        "displacement",
        "distributed-acoustic-sensing",
        "distributed-hydraulic-sensing",
        "energy",
        "fft",
        "fractured",
        "fractured-rock",
        "fse9",
        "geo",
        "geology",
        "geoss",
        "geothermal",
        "matlab",
        "mirror-lake",
        "national",
        "north-america",
        "raw-data",
        "silixa-idas",
        "step-test",
        "united-states",
        "well-data" .

<https://data.amerigeoss.org/dataset/0a4ded62-3156-475a-a062-bf3683d4af25/resource/41beeae2-6fd5-41bf-889e-d28ac04ddf12> a dcat:Distribution ;
    dct:description "This is a Matlab matrix of DAS displacement/sample  collected from FSE 9 during the 240 minute period hydraulic test." ;
    dct:format "mat" ;
    dct:issued "2021-06-24T00:17:57.773619"^^xsd:dateTime ;
    dct:modified "2025-11-19T22:25:11.248272"^^xsd:dateTime ;
    dct:title "FSE-9b_240SecP_Decimated_StepTest.mat" ;
    dcat:accessURL <https://gdr.openei.org/files/1220/FSE-9b_240SecP_Decimated_StepTest.mat> ;
    dcat:mediaType "application/octet-stream" .

<https://data.amerigeoss.org/dataset/0a4ded62-3156-475a-a062-bf3683d4af25/resource/a7b48652-bca9-4877-9800-53247fb786f1> a dcat:Distribution ;
    dct:description "This is a Matlab Live Script that illustrates the processing of DAS data collected at the Mirror Lake FSE well field. " ;
    dct:format "mlx" ;
    dct:issued "2021-06-24T00:17:57.773612"^^xsd:dateTime ;
    dct:modified "2025-11-19T22:25:11.247809"^^xsd:dateTime ;
    dct:title "ExampleProcessingDAS.mlx" ;
    dcat:accessURL <https://gdr.openei.org/files/1220/ExampleProcessingDAS.mlx> ;
    dcat:mediaType "application/octet-stream" .

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

