@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/1ee7f67d-dae6-4938-9f29-da4c84a0d3ca> a dcat:Dataset ;
    dct:description """This data set includes water quality data and microbial community abundance tables for periphyton samples from this project.  The data set also includes extensive R markdown code used to process the data and generate the results included in the report. 

This dataset is associated with the following publication:
Hagy, J., R. Devereux, K. Houghton, D. Beddick, T. Pierce, and S. Friedman. Developing Microbial Community Indicators of Nutrient Exposure in Southeast Coastal Plain Streams using a Molecular Approach. US EPA Office of Research and Development, Washington, DC, USA, 2018.""" ;
    dct:identifier <https://doi.org/10.23719/1415228> ;
    dct:issued "2025-09-24T06:48:40.647819"^^xsd:dateTime ;
    dct:modified "2017-12-31"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "MICRON Data (2015-2016) with associated R Markdown code" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "James Hagy" ;
            vcard:hasEmail <mailto:hagy.jim@epa.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/1ee7f67d-dae6-4938-9f29-da4c84a0d3ca/resource/1e4b7732-6bf2-428b-8e67-9b2b402446ff> ;
    dcat:keyword "AmeriGEO",
        "AmeriGEOSS",
        "CKAN",
        "GEO",
        "GEOSS",
        "National",
        "North America",
        "United States",
        "genomics",
        "nutrients",
        "stream-indicators" .

<https://data.amerigeoss.org/dataset/1ee7f67d-dae6-4938-9f29-da4c84a0d3ca/resource/1e4b7732-6bf2-428b-8e67-9b2b402446ff> a dcat:Distribution ;
    dct:description "MICRON%20for%20ScienceHub.zip" ;
    dct:format "ZIP" ;
    dct:issued "2020-11-12T13:50:37.724201"^^xsd:dateTime ;
    dct:modified "2025-09-24T06:48:40.628731"^^xsd:dateTime ;
    dct:title "MICRON for ScienceHub.zip" ;
    dcat:accessURL <https://pasteur.epa.gov/uploads/10.23719/1415228/MICRON%20for%20ScienceHub.zip> ;
    dcat:mediaType "application/x-zip-compressed" .

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

