@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://data.amerigeoss.org/dataset/22f375a3-8cbe-4393-972d-48bea1edc839> a dcat:Dataset ;
    dct:description """Data collected during the Benton Harbor Drinking Water Study. The majority of the study data is contained in the BH_Data_V13 Excel file and background water quality data collected during the sequential sampling portion of the study is located in BH_Data_WaterQuality_V4 Excel file. 

This dataset is associated with the following publication:
Tully, J., S. Shilling, V. Bosscher, M. Schock, and D. Lytle. Benton Harbor Drinking Water Study. U.S. Environmental Protection Agency, Washington, DC, USA, 2023.""" ;
    dct:identifier <https://doi.org/10.23719/1528532> ;
    dct:issued "2025-09-24T09:54:13.016122"^^xsd:dateTime ;
    dct:modified "2023-02-03"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "Benton Harbor Drinking Water Study" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Jennifer Tully" ;
            vcard:hasEmail <mailto:tully.jennifer@epa.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/22f375a3-8cbe-4393-972d-48bea1edc839/resource/28a534d3-e004-4b25-89a9-726d06810c70>,
        <https://data.amerigeoss.org/dataset/22f375a3-8cbe-4393-972d-48bea1edc839/resource/856ef34b-f4cf-454a-ae53-58b78c4b472b> ;
    dcat:keyword "AmeriGEO",
        "AmeriGEOSS",
        "CKAN",
        "GEO",
        "GEOSS",
        "National",
        "North America",
        "United States",
        "certified-filters",
        "drinking-water",
        "filtered-water",
        "lead",
        "lead-sources",
        "nsf-ansi-53",
        "particulate" .

<https://data.amerigeoss.org/dataset/22f375a3-8cbe-4393-972d-48bea1edc839/resource/28a534d3-e004-4b25-89a9-726d06810c70> a dcat:Distribution ;
    dct:description "BH_Data_V13.xlsx" ;
    dct:format "XLS" ;
    dct:issued "2023-04-17T20:15:35.792964"^^xsd:dateTime ;
    dct:modified "2025-09-24T09:54:12.993255"^^xsd:dateTime ;
    dct:title "BH_Data_V13.xlsx" ;
    dcat:accessURL <https://pasteur.epa.gov/uploads/10.23719/1528532/BH_Data_V13.xlsx> ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<https://data.amerigeoss.org/dataset/22f375a3-8cbe-4393-972d-48bea1edc839/resource/856ef34b-f4cf-454a-ae53-58b78c4b472b> a dcat:Distribution ;
    dct:description "BH_Data_WaterQuality_V4.xlsx" ;
    dct:format "XLS" ;
    dct:issued "2023-04-17T20:15:35.792960"^^xsd:dateTime ;
    dct:modified "2025-09-24T09:54:12.991949"^^xsd:dateTime ;
    dct:title "BH_Data_WaterQuality_V4.xlsx" ;
    dcat:accessURL <https://pasteur.epa.gov/uploads/10.23719/1528532/BH_Data_WaterQuality_V4.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" .

