@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/32514a67-47d3-4ee3-8515-cbf98f3437a7> a dcat:Dataset ;
    dct:description """The original contributions presented in the study are included in the article and online through the TAME Toolkit, available at: https://uncsrp.github.io/Data-Analysis-Training-Modules/, with underlying code and datasets available in the parent UNC-SRP GitHub website (https://github.com/UNCSRP). 

This dataset is associated with the following publication:
Roell, K., L. Koval, R. Boyles, G. Patlewicz, C. Ring, C. Rider, C. Ward-Caviness, D. Reif, I. Jaspers, R. Fry, and J. Rager. Development of the InTelligence And Machine LEarning (TAME) Toolkit for Introductory Data Science, Chemical-Biological Analyses, Predictive Modeling, and Database Mining for Environmental Health Research.   Frontiers in Toxicology. Frontiers, Lausanne,  SWITZERLAND, 4: 893924, (2022).""" ;
    dct:identifier <https://doi.org/10.23719/1527919> ;
    dct:issued "2025-09-24T22:56:49.561868"^^xsd:dateTime ;
    dct:modified "2022-06-22"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "Development of the InTelligence And Machine LEarning (TAME) Toolkit for Introductory Data Science, Chemical-Biological Analyses, Predictive Modeling, and Database Mining for Environmental Health Research" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Grace Patlewicz" ;
            vcard:hasEmail <mailto:patlewicz.grace@epa.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/32514a67-47d3-4ee3-8515-cbf98f3437a7/resource/7ae3c2da-10ca-4703-9c17-8cfd3a92d1a5>,
        <https://data.amerigeoss.org/dataset/32514a67-47d3-4ee3-8515-cbf98f3437a7/resource/bcc2371d-55f8-4841-a13c-8d74d4a30998> ;
    dcat:keyword "AmeriGEO",
        "AmeriGEOSS",
        "CKAN",
        "GEO",
        "GEOSS",
        "National",
        "North America",
        "United States",
        "cheminformatics",
        "data-science",
        "exposure-science",
        "public-health",
        "read-across" .

<https://data.amerigeoss.org/dataset/32514a67-47d3-4ee3-8515-cbf98f3437a7/resource/7ae3c2da-10ca-4703-9c17-8cfd3a92d1a5> a dcat:Distribution ;
    dct:issued "2022-10-31T11:11:44.777834"^^xsd:dateTime ;
    dct:modified "2025-09-24T22:56:49.541486"^^xsd:dateTime ;
    dct:title "https://uncsrp.github.io/Data-Analysis-Training-Modules/" ;
    dcat:accessURL <https://uncsrp.github.io/Data-Analysis-Training-Modules/> .

<https://data.amerigeoss.org/dataset/32514a67-47d3-4ee3-8515-cbf98f3437a7/resource/bcc2371d-55f8-4841-a13c-8d74d4a30998> a dcat:Distribution ;
    dct:issued "2022-10-31T11:11:44.777841"^^xsd:dateTime ;
    dct:modified "2025-09-24T22:56:49.542737"^^xsd:dateTime ;
    dct:title "https://github.com/UNCSRP" ;
    dcat:accessURL <https://github.com/UNCSRP> .

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

