@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/205c0ef3-1b1e-470a-b884-e2715482aa26> a dcat:Dataset ;
    dct:description """The datasets include hydrological parameters such as streamflow, soil moisture and water temperature, and meteorological data such as precipitation, max and min temperature, evaporation from 2002 to 2017 for  Lake Erie. 

This dataset is associated with the following publication:
Feng Chang, C., V. Cover, C. Tang, P. Vlahos, D. Wanik, J. Yan, J. Bash, and M. Astitha. Linking multi-media modeling with machine learning to assess and predict lake chlorophyll a concentrations.   JOURNAL OF GREAT LAKES RESEARCH. International Association for Great Lakes Research, Ann Arbor, MI, USA, 47(6): 1656-1670, (2021).""" ;
    dct:identifier <https://doi.org/10.23719/1524526> ;
    dct:issued "2025-09-24T07:55:28.851902"^^xsd:dateTime ;
    dct:modified "2022-04-08"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "Linking multi-media modeling with machine learning to assess and predict lake chlorophyll a concentrations" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Chunling Tang" ;
            vcard:hasEmail <mailto:tang.chunling@epa.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/205c0ef3-1b1e-470a-b884-e2715482aa26/resource/7de50e51-74d5-4b12-bae5-dca1513fc92e> ;
    dcat:keyword "AmeriGEO",
        "AmeriGEOSS",
        "CKAN",
        "GEO",
        "GEOSS",
        "National",
        "North America",
        "United States",
        "air-temperatire",
        "precipitation",
        "soil-moisture",
        "streamflow",
        "water-temperature" .

<https://data.amerigeoss.org/dataset/205c0ef3-1b1e-470a-b884-e2715482aa26/resource/7de50e51-74d5-4b12-bae5-dca1513fc92e> a dcat:Distribution ;
    dct:description "VICdata-2002-2017.xlsx" ;
    dct:format "XLS" ;
    dct:issued "2022-12-11T17:11:44.957948"^^xsd:dateTime ;
    dct:modified "2025-09-24T07:55:28.832457"^^xsd:dateTime ;
    dct:title "VICdata-2002-2017.xlsx" ;
    dcat:accessURL <https://pasteur.epa.gov/uploads/10.23719/1524526/VICdata-2002-2017.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" .

