@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/1859a02d-9de6-41f4-a6cf-f44651c4f9bd> a dcat:Dataset ;
    dct:description """The dataset contains Rare Earth Element concentration data in groundwater at various sites in the United States where in-situ remediation technologies are used for site management. 

This dataset is associated with the following publication:
Wilkin, R.T., T.R. Lee, R.D. Ludwig, C. Wadler, W. Brandon, B. Mueller, E. Davis, D. Luce, and T. Edwards. Rare-Earth Elements as Natural Tracers for In-situ Remediation of Groundwater.   ENVIRONMENTAL SCIENCE & TECHNOLOGY. American Chemical Society, Washington, DC, USA, 55: 1251-1259, (2021).""" ;
    dct:identifier <https://doi.org/10.23719/1519170> ;
    dct:issued "2025-09-23T22:25:06.757925"^^xsd:dateTime ;
    dct:modified "2020-08-03"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "Wilkin et al. (2020) PRB REE dataset" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Richard Wilkin" ;
            vcard:hasEmail <mailto:wilkin.rick@epa.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/1859a02d-9de6-41f4-a6cf-f44651c4f9bd/resource/09389548-36d0-494b-99a9-581f6522d35a> ;
    dcat:keyword "AmeriGEO",
        "AmeriGEOSS",
        "CKAN",
        "GEO",
        "GEOSS",
        "National",
        "North America",
        "United States",
        "aquifer-remediation",
        "arsenic",
        "chromium",
        "groundwater",
        "permeable-reactive-barrier",
        "tce" .

<https://data.amerigeoss.org/dataset/1859a02d-9de6-41f4-a6cf-f44651c4f9bd/resource/09389548-36d0-494b-99a9-581f6522d35a> a dcat:Distribution ;
    dct:description "Wilkin%20et%20al.%20%282020%29%20dataset.xlsx" ;
    dct:format "XLS" ;
    dct:issued "2021-01-26T03:57:59.827511"^^xsd:dateTime ;
    dct:modified "2025-09-23T22:25:06.742225"^^xsd:dateTime ;
    dct:title "Wilkin et al. (2020) dataset.xlsx" ;
    dcat:accessURL <https://pasteur.epa.gov/uploads/10.23719/1519170/Wilkin%20et%20al.%20%282020%29%20dataset.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" .

