@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/7b727c91-fa85-4b62-946f-e14e4bd4cc83> a dcat:Dataset ;
    dct:description "Contains metadata associated with the wells used in the 2016 Spring Campaign led partially by UW - Madison, LBNL, and LLNL scientists. Included with the well coordinates are the depths to the pressure sensors used in observation and pumping wells. Read me files are included for each .csv file." ;
    dct:identifier <https://data.openei.org/submissions/3529> ;
    dct:issued "2016-03-13T07:00:00+00:00"^^xsd:dateTime ;
    dct:modified "2018-02-06T20:14:50+00:00"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((-119.2167 39.5883, -118.8167 39.5883, -118.8167 39.9883, -119.2167 39.9883, -119.2167 39.5883))"^^gsp:wktLiteral ] ;
    dct:title "Brady Well Coordinates and Observation Sensor Depths" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "David Lim" ;
            vcard:hasEmail <mailto:ddlim@wisc.edu> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/7b727c91-fa85-4b62-946f-e14e4bd4cc83/resource/12127713-93b0-404b-b1a6-8362fc9547db>,
        <https://data.amerigeoss.org/dataset/7b727c91-fa85-4b62-946f-e14e4bd4cc83/resource/39fe21f5-72c5-4778-8b8a-d19fa00a7abb>,
        <https://data.amerigeoss.org/dataset/7b727c91-fa85-4b62-946f-e14e4bd4cc83/resource/5d487087-0ebf-4894-bc74-d2bf728f5a58>,
        <https://data.amerigeoss.org/dataset/7b727c91-fa85-4b62-946f-e14e4bd4cc83/resource/b07cb855-bb0e-4588-8e46-712146e6a1c4> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "area",
        "brady-geothermal",
        "bradys-geothermal",
        "ckan",
        "field",
        "geo",
        "geoss",
        "geothermal",
        "metadata",
        "national",
        "north-america",
        "porotomo",
        "pressure-sensor-depths",
        "united-states",
        "well-coordinates",
        "well-data",
        "well-location",
        "well-observation" .

<https://data.amerigeoss.org/dataset/7b727c91-fa85-4b62-946f-e14e4bd4cc83/resource/12127713-93b0-404b-b1a6-8362fc9547db> a dcat:Distribution ;
    dct:description """CSV file of metadata of well coordinates and pressure sensor depths.
""" ;
    dct:format "CSV" ;
    dct:issued "2021-06-24T00:13:16.731693"^^xsd:dateTime ;
    dct:modified "2025-11-22T21:21:35.693608"^^xsd:dateTime ;
    dct:title "Brady Observation Sensors Metadata.csv" ;
    dcat:accessURL <https://gdr.openei.org/files/828/Brady_Obs_Metadata.csv> ;
    dcat:mediaType "text/csv" .

<https://data.amerigeoss.org/dataset/7b727c91-fa85-4b62-946f-e14e4bd4cc83/resource/39fe21f5-72c5-4778-8b8a-d19fa00a7abb> a dcat:Distribution ;
    dct:description "CSV file of the well coordinate part of the metadata submission" ;
    dct:format "CSV" ;
    dct:issued "2021-06-24T00:13:16.731705"^^xsd:dateTime ;
    dct:modified "2025-11-22T21:21:35.694864"^^xsd:dateTime ;
    dct:title "Brady Well Coordinates Metadata.csv" ;
    dcat:accessURL <https://gdr.openei.org/files/828/Brady_Well_coordinates_Metadata.csv> ;
    dcat:mediaType "text/csv" .

<https://data.amerigeoss.org/dataset/7b727c91-fa85-4b62-946f-e14e4bd4cc83/resource/5d487087-0ebf-4894-bc74-d2bf728f5a58> a dcat:Distribution ;
    dct:description "Read me .txt file of the well coordinates at Brady's Hot Springs" ;
    dct:format "TEXT" ;
    dct:issued "2021-06-24T00:13:16.731703"^^xsd:dateTime ;
    dct:modified "2025-11-22T21:21:35.694456"^^xsd:dateTime ;
    dct:title "Brady Well Coordinates - README.txt" ;
    dcat:accessURL <https://gdr.openei.org/files/828/Brady_Well_coords_README.txt> ;
    dcat:mediaType "text/plain" .

<https://data.amerigeoss.org/dataset/7b727c91-fa85-4b62-946f-e14e4bd4cc83/resource/b07cb855-bb0e-4588-8e46-712146e6a1c4> a dcat:Distribution ;
    dct:description "Read me .txt file description the files in the metadata part of the submission" ;
    dct:format "TEXT" ;
    dct:issued "2021-06-24T00:13:16.731700"^^xsd:dateTime ;
    dct:modified "2025-11-22T21:21:35.694052"^^xsd:dateTime ;
    dct:title "Brad Observation Sensors - README.txt" ;
    dcat:accessURL <https://gdr.openei.org/files/828/Brady_Obs_Metadata_README.txt> ;
    dcat:mediaType "text/plain" .

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

