@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/18e91ca0-7678-4e75-a868-de1bf4243c50> a dcat:Dataset ;
    dct:description """This data set includes input data for the development of regression models to predict chloride from specific conductance (SC) data at 56 U. S. Geological Survey water quality monitoring stations in the eastern United States. Each site has 20 or more simultaneous observations of SC and chloride.  Data were downloaded from the National Water Information System (NWIS) using the R package dataRetrieval. Datasets for each site were evaluated and outliers were removed prior to the development of the regression model. This file contains only the final input dataset for the regression models.  Please refer to Moore and others (in review) for more details. 
Moore, J., R. Fanelli, and A. Sekellick. In review.  High-frequency data reveal deicing salts drive elevated conductivity and chloride along with pervasive and frequent exceedances of the EPA aquatic life criteria for chloride in urban streams. Submitted to Environmental Science and Technology.""" ;
    dct:identifier <http://datainventory.doi.gov/id/dataset/usgs-5d824155e4b0c4f70d058e37> ;
    dct:issued "2025-09-24T02:29:12.395012"^^xsd:dateTime ;
    dct:modified "2020-08-21T00:00:00+00:00"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((-86.0010 30.2211, -86.0010 42.9725, -69.5215 42.9725, -69.5215 30.2211, -86.0010 30.2211))"^^gsp:wktLiteral ] ;
    dct:title "Input data for chloride-specific conductance regression models" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Rosemary M Fanelli" ;
            vcard:hasEmail <mailto:rfanelli@usgs.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/18e91ca0-7678-4e75-a868-de1bf4243c50/resource/7bf4e40b-9870-49ad-9499-8a116b08eb1d> ;
    dcat:keyword "AmeriGEO",
        "AmeriGEOSS",
        "CKAN",
        "GEO",
        "GEOSS",
        "National",
        "North America",
        "United States",
        "chloride",
        "conductivity",
        "deicers",
        "environment",
        "road-salt",
        "urbanization",
        "usgs-5d824155e4b0c4f70d058e37",
        "water-quality" ;
    dcat:theme <%7Bgeospatial%7D> .

<https://data.amerigeoss.org/dataset/18e91ca0-7678-4e75-a868-de1bf4243c50/resource/7bf4e40b-9870-49ad-9499-8a116b08eb1d> a dcat:Distribution ;
    dct:description "Landing page for access to the data" ;
    dct:format "XML" ;
    dct:issued "2025-09-12T19:37:42.552012"^^xsd:dateTime ;
    dct:modified "2025-09-24T02:29:12.372532"^^xsd:dateTime ;
    dct:title "Digital Data" ;
    dcat:accessURL <https://doi.org/10.5066/P9YN2QST> ;
    dcat:mediaType "application/http" .

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

