@prefix this: . @prefix sub: . @prefix np: . @prefix nt: . @prefix npx: . @prefix xsd: . @prefix dcterms: . @prefix rdfs: . @prefix orcid: . @prefix prov: . @prefix ns1: . @prefix foaf: . sub:Head { this: a np:Nanopublication; np:hasAssertion sub:assertion; np:hasProvenance sub:provenance; np:hasPublicationInfo sub:pubinfo . } sub:assertion { rdfs:label "Repeated dose dermal toxicity" . rdfs:label "Acute dermal toxicity" . rdfs:label "Skin irritation" . rdfs:label "Skin sensitisation" . } sub:provenance { sub:assertion prov:wasAttributedTo orcid:0000-0002-1297-3104 . } sub:pubinfo { orcid:0000-0002-1297-3104 foaf:name "Anastasios Papadiamantis" . this: dcterms:created "2025-07-25T12:21:57.323Z"^^xsd:dateTime; dcterms:creator orcid:0000-0002-1297-3104; dcterms:license ; npx:wasCreatedAt ; nt:wasCreatedFromProvenanceTemplate ; nt:wasCreatedFromPubinfoTemplate , ; nt:wasCreatedFromTemplate ns1:RAFu2BNmgHrjOTJ8SKRnKaRp-VP8AOOb7xX88ob0DZRsU . sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQDLrgIs0zCX11YIad1vf4iKrxmu/l3phA4ES5BixalXnpd5LD/znJ3GlB95mZ/KOrhGhBZyj39QaZVpQQuPTsqmigo4blW6FtTc0iWkFSNEj6dyWeavF9nJ0cSr7k6KEx3i8ue+O53k2lmF/UzG/w0cOSV71T3qVBFPupy5WMCTwwIDAQAB"; npx:hasSignature "Wfy0tsJmM+t7iVamz0E5HIQuU4EdzykJfsouqUcjMVtHj1tdpyh+bFllCViv2yJF0e3FZbnXiXx9m6F4p9drNvbbICCkLUl2OlHangyQesVSpbIAk0f7CEHHLNNqZ6bPFfrNW65QTnMfx1STLH/QAHXPJFbFLAKMwJq6zmrptrI="; npx:hasSignatureTarget this:; npx:signedBy orcid:0000-0002-1297-3104 . }