@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/22b23b22-4a8e-49be-a7e8-26a1c5b96213> a dcat:Dataset ;
    dct:description """A table (DP_KEGG.xlsx) contains rows as KEGG Orthology (KO), columns as sediment layers, and entries representing the abundance of each KO. 

This dataset is associated with the following publication:
Gomez-Alvarez, V., H. Liu, J. Pressman, and D. Wahman. Metagenomic Profile of Microbial Communities in a Drinking Water Storage Tank Sediment after Sequential Exposure to Monochloramine, Free Chlorine, and Monochloramine.   ENVIRONMENTAL SCIENCE & TECHNOLOGY. American Chemical Society, Washington, DC, USA, 1(5): 1283-1294, (2021).""" ;
    dct:identifier <https://doi.org/10.23719/1519302> ;
    dct:issued "2025-09-24T09:42:49.344839"^^xsd:dateTime ;
    dct:modified "2020-08-19"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "Functional Profile of Sediment Layers" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Vicente Gomez-Alvarez" ;
            vcard:hasEmail <mailto:gomez-alvarez.vicente@epa.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/22b23b22-4a8e-49be-a7e8-26a1c5b96213/resource/b4416f9f-2ded-4c8c-806c-09f566418b6f> ;
    dcat:keyword "AmeriGEO",
        "AmeriGEOSS",
        "CKAN",
        "GEO",
        "GEOSS",
        "National",
        "North America",
        "United States",
        "denitrification",
        "drinking-water",
        "functional-profile",
        "kegg",
        "ko",
        "metabolic-pathways",
        "metagenomes",
        "microbiome",
        "nitrification",
        "storage-tank-sediment",
        "waterborne-pathogens" .

<https://data.amerigeoss.org/dataset/22b23b22-4a8e-49be-a7e8-26a1c5b96213/resource/b4416f9f-2ded-4c8c-806c-09f566418b6f> a dcat:Distribution ;
    dct:description "DP_KEGG.xlsx" ;
    dct:format "XLS" ;
    dct:issued "2021-05-17T20:18:34.944967"^^xsd:dateTime ;
    dct:modified "2025-09-24T09:42:49.320728"^^xsd:dateTime ;
    dct:title "DP_KEGG.xlsx" ;
    dcat:accessURL <https://pasteur.epa.gov/uploads/10.23719/1519302/DP_KEGG.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" .

