@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/26bed721-4dc7-4482-9773-8c2a48e4c1e2> a dcat:Dataset ;
    dct:description "total phosphorus, chlorophyll, and total suspended sediment measurements from Missouri reservoirs. Citation information for this dataset can be found in the EDG's Metadata Reference Information section and Data.gov's References section." ;
    dct:identifier <https://doi.org/10.23719/1522580> ;
    dct:issued "2025-09-24T15:11:39.148657"^^xsd:dateTime ;
    dct:modified "2021-06-03"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "data for Yuan and Jones 2020" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Lester Yuan" ;
            vcard:hasEmail <mailto:yuan.lester@epa.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/26bed721-4dc7-4482-9773-8c2a48e4c1e2/resource/e4b84d68-dd7c-407b-8853-2cb1a2936514> ;
    dcat:keyword "AmeriGEO",
        "AmeriGEOSS",
        "CKAN",
        "GEO",
        "GEOSS",
        "National",
        "North America",
        "United States",
        "chlorophyll",
        "nutrients",
        "phosphorus" .

<https://data.amerigeoss.org/dataset/26bed721-4dc7-4482-9773-8c2a48e4c1e2/resource/e4b84d68-dd7c-407b-8853-2cb1a2936514> a dcat:Distribution ;
    dct:description "tp.chl.csv" ;
    dct:format "XLS" ;
    dct:issued "2021-06-06T08:30:49.799883"^^xsd:dateTime ;
    dct:modified "2025-09-24T15:11:39.135958"^^xsd:dateTime ;
    dct:title "tp.chl.csv" ;
    dcat:accessURL <https://pasteur.epa.gov/uploads/10.23719/1522580/tp.chl.csv> ;
    dcat:mediaType "application/vnd.ms-excel" .

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

