@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/1e0f0cfe-4ed8-42f5-9f59-7fd336e92c0e> a dcat:Dataset ;
    dct:description "This dataset contains data for adult male fathead minnows exposed to EE2 (a synthetic estrogen). It is a targeted study on the response of the esr1 gene (expression and DNA methylation profiles) to estrogen exposure. It contains mean and standard deviation for DNA methylation levels per treatment group, and gene expression data. " ;
    dct:identifier <https://doi.org/10.23719/1521251> ;
    dct:issued "2025-09-24T06:11:25.457528"^^xsd:dateTime ;
    dct:modified "2020-10-14"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "ESR1 expression and DNA methylation data for FHM exposed to EE2" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Janine Fetke" ;
            vcard:hasEmail <mailto:fetke.janine@epa.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/1e0f0cfe-4ed8-42f5-9f59-7fd336e92c0e/resource/e8649a16-ffdb-4b7d-b019-d727ef4b8ffb> ;
    dcat:keyword "AmeriGEO",
        "AmeriGEOSS",
        "CKAN",
        "GEO",
        "GEOSS",
        "National",
        "North America",
        "United States",
        "dna-methylation",
        "epigenetics",
        "esr1",
        "estrogen-receptor",
        "fathead-minnow",
        "gene-expression" .

<https://data.amerigeoss.org/dataset/1e0f0cfe-4ed8-42f5-9f59-7fd336e92c0e/resource/e8649a16-ffdb-4b7d-b019-d727ef4b8ffb> a dcat:Distribution ;
    dct:description "esr1%20meta%20data.xlsx" ;
    dct:format "XLS" ;
    dct:issued "2021-04-12T19:02:09.732241"^^xsd:dateTime ;
    dct:modified "2025-09-24T06:11:25.437360"^^xsd:dateTime ;
    dct:title "esr1 meta data.xlsx" ;
    dcat:accessURL <https://pasteur.epa.gov/uploads/10.23719/1521251/esr1%20meta%20data.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" .

