@prefix this: . @prefix sub: . @prefix np: . @prefix dct: . @prefix nt: . @prefix npx: . @prefix xsd: . @prefix rdfs: . @prefix orcid: . @prefix prov: . @prefix foaf: . sub:Head { this: np:hasAssertion sub:assertion; np:hasProvenance sub:provenance; np:hasPublicationInfo sub:pubinfo; a np:Nanopublication . } sub:assertion { orcid:0000-0003-0593-2598 npx:retracts . } sub:provenance { sub:assertion prov:wasAttributedTo orcid:0000-0003-0593-2598 . } sub:pubinfo { orcid:0000-0003-0593-2598 foaf:name "Saurav Kumar" . sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCB7V9ZswxMNiTLUYtX1XGYMme8mjymikJ6AWyXqvhDymE3ISX75oWz2KbMUwg6t73nUJA7tJK2PNpXTd4irxzgaAUCOU4BoT3Z8mNsEPIQziQcDHChK0zhnajIqRpEdZcrSoj98oJrutKQUVrHug8M139ItLJm3IdVlb9+PIYQoQIDAQAB"; npx:hasSignature "N0NvDIvWXWoPlDuHOFjpKPhIe5wGViYpTI/gEnoA8Xvr/v18UPGirlvKRDSsaeHX6BpGcmryLwca3k5AhmwNjveXJXUtVFYm+pXBfisXo+8FFQ5PYEYZKdjCMkFGSTCnE2qkrah5iQgIrJRBlFvX0cGfxhweGGtKdo9Ksj2AwXQ="; npx:hasSignatureTarget this:; npx:signedBy orcid:0000-0003-0593-2598 . this: dct:created "2024-07-19T08:10:13.895Z"^^xsd:dateTime; dct:creator orcid:0000-0003-0593-2598; dct:license ; npx:wasCreatedAt ; rdfs:label "Retraction of RAda-YEY2v"; nt:wasCreatedFromProvenanceTemplate ; nt:wasCreatedFromPubinfoTemplate , ; nt:wasCreatedFromTemplate . }