@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/357be878-6d20-4f69-9de8-474f5b2a3e4f> a dcat:Dataset ;
    dct:description """Groundwater flow model for West Maui. Data is from the following sources: 

Whittier, R. and A.I. El-Kadi.  2014.  Human and Environmental Risk Ranking of Onsite Sewage Disposal Systems For the Hawaiian Islands of Kauai, Molokai, Maui, and Hawaii - Final.  Prepared by the University of Hawaii, Dept. of Geology and Geophysics for the State of Hawaii Dept. of Health, Safe Drinking Water Branch.  September 2014.

Whittier, R.B., K. Rotzoll, S. Dhal, A.I. El-Kadi, C. Ray, G. Chen, and D. Chang. 2004. Hawaii Source Water Assessment Program Report - Volume V - Island of Maui Source Water Assessment Program Report. Prepared for the Hawaii Department of Health, Safe Drinking Water Branch. University of Hawaii, Water Resources Research Center.  Updated 2008.
""" ;
    dct:identifier <https://data.openei.org/submissions/3342> ;
    dct:issued "2015-01-01T07:00:00+00:00"^^xsd:dateTime ;
    dct:modified "2020-01-07T23:19:35+00:00"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((-156.7294 20.5662, -155.9440 20.5662, -155.9440 21.0479, -156.7294 21.0479, -156.7294 20.5662))"^^gsp:wktLiteral ] ;
    dct:title "Hawaii Play Fairway Analysis: West Maui Groundwater Flow Model" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Nicole Lautze" ;
            vcard:hasEmail <mailto:lautze@hawaii.edu> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/357be878-6d20-4f69-9de8-474f5b2a3e4f/resource/34748ebe-10a2-48ed-ac92-21b715512bab> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "aquifer",
        "ckan",
        "flow",
        "geo",
        "geoss",
        "geothermal",
        "groundwater",
        "groundwater-flow-model",
        "hawaii",
        "maui",
        "model",
        "national",
        "north-america",
        "pfa",
        "united-states",
        "velocities",
        "velocity",
        "water",
        "water-table",
        "west-maui" .

<https://data.amerigeoss.org/dataset/357be878-6d20-4f69-9de8-474f5b2a3e4f/resource/34748ebe-10a2-48ed-ac92-21b715512bab> a dcat:Distribution ;
    dct:description "Groundwater flow model for West Maui. Data is in Excel format." ;
    dct:format "XLS" ;
    dct:issued "2021-06-24T00:10:39.777194"^^xsd:dateTime ;
    dct:modified "2025-11-20T22:45:59.128850"^^xsd:dateTime ;
    dct:title "West Maui Groundwater Flow Velocities.xlsx" ;
    dcat:accessURL <https://gdr.openei.org/files/538/West_Maui_gw_velocities.xlsx> ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

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

