@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/48afd5a9-d6a2-4fad-b7ad-4b72b79de2df> a dcat:Dataset ;
    dct:description """Metadata for the data collected at the NEES@UCSB Garner Valley Downhole Array field site on September 10-12, 2013 as part of the larger PoroTomo project.
""" ;
    dct:identifier <https://data.openei.org/submissions/3280> ;
    dct:issued "2013-09-10T06:00:00+00:00"^^xsd:dateTime ;
    dct:modified "2018-02-05T23:32:08+00:00"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((-116.6733 33.6680, -116.6733 33.6680, -116.6733 33.6680, -116.6733 33.6680, -116.6733 33.6680))"^^gsp:wktLiteral ] ;
    dct:title "Garner Valley DAS Metadata" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Chelsea Lancelle" ;
            vcard:hasEmail <mailto:potier@snc.edu> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/48afd5a9-d6a2-4fad-b7ad-4b72b79de2df/resource/38f30e94-0b9e-42e7-b253-9a699e108a8d> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "distributed-acoustic-sensing",
        "downhole-array",
        "fiber-optics",
        "garner-valley",
        "geo",
        "geoss",
        "geothermal",
        "metadata",
        "national",
        "north-america",
        "porotomo",
        "united-states" .

<https://data.amerigeoss.org/dataset/48afd5a9-d6a2-4fad-b7ad-4b72b79de2df/resource/38f30e94-0b9e-42e7-b253-9a699e108a8d> a dcat:Distribution ;
    dct:description "Metadata for the PoroTomo Project Subtask 3.2 DAS at Garner Valley." ;
    dct:format "CSV" ;
    dct:issued "2022-08-08T11:26:11.226528"^^xsd:dateTime ;
    dct:modified "2025-11-21T10:55:04.241145"^^xsd:dateTime ;
    dct:title "PoroTomo Garner Valley Metadata.csv" ;
    dcat:accessURL <https://gdr.openei.org/files/465/PoroTomo_3_2_Garner_Valley_Metadata.csv> ;
    dcat:mediaType "text/csv" .

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

