@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix gsp: <http://www.opengis.net/ont/geosparql#> .
@prefix locn: <http://www.w3.org/ns/locn#> .
@prefix vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://data.amerigeoss.org/dataset/03003ed2-003e-4500-8a27-12f494be271f> a dcat:Dataset ;
    dct:description "EPA researchers have been using advances in computational toxicology to address lack of data on the thousands of chemicals. EPA released chemical data on 1,800 chemicals. The 1,800 chemicals were screened in more than 800 rapid, automated tests (called high-throughput screening assays) to determine potential human health effects.  The data is available through the interactive Chemical Safety for Sustainability Dashboards (iCSS dashboard) and the complete data sets are also available for download." ;
    dct:identifier "9E05E004-0752-4881-B1EF-27456E0EE6CA" ;
    dct:issued "2014-01-01"^^xsd:date ;
    dct:modified "2014-01-01"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((-180.0000 18.0000, -66.0000 18.0000, -66.0000 72.0000, -180.0000 72.0000, -180.0000 18.0000))"^^gsp:wktLiteral ] ;
    dct:title "Interactive Chemical Safety for Sustainablity Toxicity Forecaster Dashboard" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Matt Martin, U.S. EPA Office of Research and Development (ORD) - National Center for Computational Toxicology (NCCT)" ;
            vcard:hasEmail <mailto:martin.matt@epa.gov> ] ;
    dcat:keyword "AmeriGEO",
        "AmeriGEOSS",
        "CKAN",
        "GEO",
        "GEOSS",
        "National",
        "North America",
        "United States",
        "actor",
        "chemical-health-effects",
        "chemical-safety",
        "chemical-safety-research",
        "chemical-science",
        "chemical-screening",
        "chemical-testing",
        "chemicals",
        "computational-toxicology",
        "environment",
        "epa-research",
        "high-throughput-data",
        "in-vitro-data",
        "innovative-chemical-testing",
        "tox21",
        "toxcast",
        "united-states" .

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

