@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/018c83df-bd49-42df-8869-dd4bd745c739> a dcat:Dataset ;
    dct:description """The dataset includes the data used to create the figures in the manuscript. 

This dataset is associated with the following publication:
Wahman, D., M. Pinelli, M. Schock, and D. Lytle. Theoretical Equilibrium Lead (II) Solubility Revisited:  Open Source Code and Practical Relationships.   AWWA Water Science. John Wiley & Sons, Inc., Hoboken, NJ, USA, 3(5): e1250, (2021).""" ;
    dct:identifier <https://doi.org/10.23719/1520732> ;
    dct:issued "2025-09-23T15:11:35.425729"^^xsd:dateTime ;
    dct:modified "2021-01-26"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "Theoretical Equilibrium Lead Solubility Revisited: Open Source Code and Practical Relationships (Figure Data)" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "David Wahman" ;
            vcard:hasEmail <mailto:wahman.david@epa.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/018c83df-bd49-42df-8869-dd4bd745c739/resource/4cc5da36-5f9f-4060-85ed-affeec2b1989>,
        <https://data.amerigeoss.org/dataset/018c83df-bd49-42df-8869-dd4bd745c739/resource/c0452885-e778-40ed-8da4-5c09f3535c93> ;
    dcat:keyword "AmeriGEO",
        "AmeriGEOSS",
        "CKAN",
        "GEO",
        "GEOSS",
        "National",
        "North America",
        "United States",
        "lead",
        "model",
        "solubility" .

<https://data.amerigeoss.org/dataset/018c83df-bd49-42df-8869-dd4bd745c739/resource/4cc5da36-5f9f-4060-85ed-affeec2b1989> a dcat:Distribution ;
    dct:issued "2021-10-30T08:27:18.199587"^^xsd:dateTime ;
    dct:modified "2025-09-23T15:11:35.412838"^^xsd:dateTime ;
    dct:title "https://github.com/USEPA/TELSS" ;
    dcat:accessURL <https://github.com/USEPA/TELSS> .

<https://data.amerigeoss.org/dataset/018c83df-bd49-42df-8869-dd4bd745c739/resource/c0452885-e778-40ed-8da4-5c09f3535c93> a dcat:Distribution ;
    dct:description "Figure%20Data%20V1.xlsx" ;
    dct:format "XLS" ;
    dct:issued "2021-10-30T08:27:18.199594"^^xsd:dateTime ;
    dct:modified "2025-09-23T15:11:35.413678"^^xsd:dateTime ;
    dct:title "Figure Data V1.xlsx" ;
    dcat:accessURL <https://pasteur.epa.gov/uploads/10.23719/1520732/Figure%20Data%20V1.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" .

