@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/1ca58c93-c7ab-4f0a-9ed1-e6d40c5e0930> a dcat:Dataset ;
    dct:description "This dataset allows the user to explore the potential impacts of various environmental and anthropogenic drivers on observed growing season total phosphorus concentrations in lakes and streams across the United States." ;
    dct:identifier <https://doi.org/10.23719/1528186> ;
    dct:issued "2025-09-24T05:08:46.735767"^^xsd:dateTime ;
    dct:modified "2022-02-22"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "NARS Lake and Stream Predictor Dataset, V1" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Robert Sabo" ;
            vcard:hasEmail <mailto:sabo.robert@epa.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/1ca58c93-c7ab-4f0a-9ed1-e6d40c5e0930/resource/a8000716-91a8-487b-a197-207100f5e23f> ;
    dcat:keyword "AmeriGEO",
        "AmeriGEOSS",
        "CKAN",
        "GEO",
        "GEOSS",
        "National",
        "North America",
        "United States",
        "lakes",
        "legacy-nutrients",
        "national-lakes-assessment",
        "national-rivers-and-streams-assessment-program",
        "nutrients",
        "phosphorus",
        "rivers",
        "rivers-streams",
        "total-phosphorus" .

<https://data.amerigeoss.org/dataset/1ca58c93-c7ab-4f0a-9ed1-e6d40c5e0930/resource/a8000716-91a8-487b-a197-207100f5e23f> a dcat:Distribution ;
    dct:description "Copy%20of%20Predictor_Response_Variable_Dataset_FINAL.xlsx" ;
    dct:format "XLS" ;
    dct:issued "2023-07-16T04:14:23.389382"^^xsd:dateTime ;
    dct:modified "2025-09-24T05:08:46.712578"^^xsd:dateTime ;
    dct:title "Copy of Predictor_Response_Variable_Dataset_FINAL.xlsx" ;
    dcat:accessURL <https://pasteur.epa.gov/uploads/10.23719/1528186/Copy%20of%20Predictor_Response_Variable_Dataset_FINAL.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" .

