@prefix biocontext: . @prefix bioregistry: . @prefix bioregistry.metaresource: . @prefix bioregistry.schema: . @prefix dcterms: . @prefix foaf: . @prefix miriam: . @prefix n2t: . @prefix rdfs: . @prefix skos: . @prefix wikidata: . @prefix xsd: . bioregistry.metaresource:biocontext dcterms:hasPart biocontext:COMPTOX . bioregistry.metaresource:bioregistry dcterms:hasPart bioregistry:comptox . bioregistry.metaresource:miriam dcterms:hasPart miriam:comptox . bioregistry.metaresource:n2t dcterms:hasPart n2t:comptox . bioregistry.metaresource:wikidata dcterms:hasPart wikidata:P3117 . bioregistry:comptox a bioregistry.schema:0000001 ; rdfs:label "DSSTox substance" ; dcterms:description "The Chemistry Dashboard is a part of a suite of databases and web applications developed by the US Environmental Protection Agency's Chemical Safety for Sustainability Research Program. These databases and apps support EPA's computational toxicology research efforts to develop innovative methods to change how chemicals are currently evaluated for potential health risks."^^xsd:string ; dcterms:isPartOf bioregistry.metaresource:bioregistry ; skos:exactMatch wikidata:P3117, biocontext:COMPTOX, n2t:comptox, miriam:comptox ; foaf:homepage ; bioregistry.schema:0000005 "DTXSID2021028"^^xsd:string ; bioregistry.schema:0000006 "https://comptox.epa.gov/dashboard/$1"^^xsd:string ; bioregistry.schema:0000008 "^DTXSID\\d+$"^^xsd:string ; bioregistry.schema:0000012 false ; bioregistry.schema:0000024 "https://comptox.epa.gov/dashboard/"^^xsd:string ; bioregistry.schema:0000027 ; bioregistry.schema:0000029 "comptox" . wikidata:P3117 dcterms:isPartOf bioregistry.metaresource:wikidata . biocontext:COMPTOX dcterms:isPartOf bioregistry.metaresource:biocontext . n2t:comptox dcterms:isPartOf bioregistry.metaresource:n2t . miriam:comptox dcterms:isPartOf bioregistry.metaresource:miriam .