@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 xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://data.amerigeoss.org/dataset/63295857-2f8b-4b0d-a1ee-0f1c7ce39ecd> a dcat:Dataset ;
    dct:description "ToxCast is used as a cost-effective approach for efficiently prioritizing the toxicity testing of thousands of chemicals. It uses data from state-of-the-art high throughput screening (HTS) bioassay and builds computational models to forecast potential chemical toxicity in humans. ToxRefDB stores data related to ToxCast." ;
    dct:identifier "{94ADB175-265C-494D-A25A-1BAF8501A274}" ;
    dct:issued "2025-11-22T05:30:16.722406"^^xsd:dateTime ;
    dct:modified "2025-11-22T05:30:16.722411"^^xsd:dateTime ;
    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 "ToxCast/ToxRefDB" ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "chemicals",
        "ckan",
        "environment",
        "exposure",
        "geo",
        "geoss",
        "health-risks",
        "human-health",
        "national",
        "north-america",
        "substances",
        "threshold-level",
        "toxicity",
        "united-states" .

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

