@prefix this: . @prefix sub: . @prefix np: . @prefix dct: . @prefix nt: . @prefix npx: . @prefix xsd: . @prefix rdfs: . @prefix orcid: . @prefix ns1: . @prefix prov: . @prefix foaf: . sub:Head { this: a np:Nanopublication; np:hasAssertion sub:assertion; np:hasProvenance sub:provenance; np:hasPublicationInfo sub:pubinfo . } sub:assertion { a , ; dct:description "Skin sensitization is induced sensitivity to an agent that in time leads to an allergic response to that agent"; 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: dct:created "2025-07-25T12:14:19.251Z"^^xsd:dateTime; dct:creator orcid:0000-0002-1297-3104; dct:license ; npx:introduces ; npx:supersedes ; npx:wasCreatedAt ; nt:wasCreatedFromProvenanceTemplate ns1:RANwQa4ICWS5SOjw7gp99nBpXBasapwtZF1fIM3H2gYTM; nt:wasCreatedFromPubinfoTemplate , , ; nt:wasCreatedFromTemplate . sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQDLrgIs0zCX11YIad1vf4iKrxmu/l3phA4ES5BixalXnpd5LD/znJ3GlB95mZ/KOrhGhBZyj39QaZVpQQuPTsqmigo4blW6FtTc0iWkFSNEj6dyWeavF9nJ0cSr7k6KEx3i8ue+O53k2lmF/UzG/w0cOSV71T3qVBFPupy5WMCTwwIDAQAB"; npx:hasSignature "DYbkWkcBoiucOmbVwYQR4ZqdZ5H6sGAfduMEPzpk6leMc8HjoTztCfRdXLY0WhUCaSyw1ChXF6HxUJId0kaMYTM0TGato4uy6h3ZgaXYhtaO7IPCV0YhJUjTMDzlu4PNoOh7xBNLLYfPEVofr/AE5LizqlTHhORL3YpIFmAluAE="; npx:hasSignatureTarget this:; npx:signedBy orcid:0000-0002-1297-3104 . }