@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/236b7e60-425d-45f4-9825-1ffa9937d1a2> a dcat:Dataset ;
    dct:description "Two csv files containing lake property information intended for the purpose of lake recovery time estimation as described in the associated manuscript. One file contains flow information based on NHD, and one based on SPARROW model results." ;
    dct:identifier <https://doi.org/10.23719/1523355> ;
    dct:issued "2025-09-24T10:15:36.073942"^^xsd:dateTime ;
    dct:modified "2021-09-03"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "Lake property datasets based on medium-resolution NHD for calculating lake recovery times." ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "James Carleton" ;
            vcard:hasEmail <mailto:carleton.jim@epa.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/236b7e60-425d-45f4-9825-1ffa9937d1a2/resource/1059ffd1-fd56-45bb-880c-cdd09fec16aa>,
        <https://data.amerigeoss.org/dataset/236b7e60-425d-45f4-9825-1ffa9937d1a2/resource/699cb45c-be03-4e79-ba39-27b70d86bc0f> ;
    dcat:keyword "AmeriGEO",
        "AmeriGEOSS",
        "CKAN",
        "GEO",
        "GEOSS",
        "National",
        "North America",
        "United States",
        "lake-eutrophication",
        "legacy-nutrients",
        "phosphorus-sediment-feedback",
        "water-quality" .

<https://data.amerigeoss.org/dataset/236b7e60-425d-45f4-9825-1ffa9937d1a2/resource/1059ffd1-fd56-45bb-880c-cdd09fec16aa> a dcat:Distribution ;
    dct:description "LakesCONUS_SPARROWflow.csv" ;
    dct:format "XLS" ;
    dct:issued "2022-11-19T13:18:57.358878"^^xsd:dateTime ;
    dct:modified "2025-09-24T10:15:36.055877"^^xsd:dateTime ;
    dct:title "LakesCONUS_SPARROWflow.csv" ;
    dcat:accessURL <https://pasteur.epa.gov/uploads/10.23719/1523355/LakesCONUS_SPARROWflow.csv> ;
    dcat:mediaType "application/vnd.ms-excel" .

<https://data.amerigeoss.org/dataset/236b7e60-425d-45f4-9825-1ffa9937d1a2/resource/699cb45c-be03-4e79-ba39-27b70d86bc0f> a dcat:Distribution ;
    dct:description "LakesCONUS_NHDflow.csv" ;
    dct:format "XLS" ;
    dct:issued "2022-11-19T13:18:57.358882"^^xsd:dateTime ;
    dct:modified "2025-09-24T10:15:36.057106"^^xsd:dateTime ;
    dct:title "LakesCONUS_NHDflow.csv" ;
    dcat:accessURL <https://pasteur.epa.gov/uploads/10.23719/1523355/LakesCONUS_NHDflow.csv> ;
    dcat:mediaType "application/vnd.ms-excel" .

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

