@prefix dcterms: .
@prefix foaf: .
@prefix np: .
@prefix npx: .
@prefix ntemplate: .
@prefix orcid: .
@prefix prov: .
@prefix rdfs: .
@prefix sub: .
@prefix this: .
@prefix xsd: .
sub:Head {
this: a np:Nanopublication;
np:hasAssertion sub:assertion;
np:hasProvenance sub:provenance;
np:hasPublicationInfo sub:pubinfo .
}
sub:assertion {
orcid:0009-0006-1978-4302 npx:retracts .
}
sub:provenance {
sub:assertion prov:wasAttributedTo orcid:0009-0006-1978-4302 .
}
sub:pubinfo {
orcid:0009-0006-1978-4302 foaf:name "Arvin Rastegar" .
this: dcterms:created "2026-04-07T07:39:54.634Z"^^xsd:dateTime;
dcterms:creator orcid:0009-0006-1978-4302;
dcterms:license ;
npx:hasNanopubType npx:retracts;
npx:wasCreatedAt ;
rdfs:label "Retraction of RASdb5or7O";
ntemplate:wasCreatedFromProvenanceTemplate ;
ntemplate:wasCreatedFromPubinfoTemplate ,
;
ntemplate:wasCreatedFromTemplate .
sub:sig npx:hasAlgorithm "RSA";
npx:hasPublicKey "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAzymtTYCOhZMR6OcAN9w2t82zy6tPY5UkyFAEyxdvUUFaHciaH4dxdSgrCXdg8GoZIOW7wQEJGtom7D1fkFOfVFVgLb4wApmPen87msSXoAN1yPeDEkD4BFQ+GanBFQxqebpmgjF9tLIkZFziShWQrAyBOqy4K44YCYq/l94FIdRZGabV9IAngZwydWh2TBBBahuwsysHulhkdgiedWKl75mdsYgDzHlAJz4BnQ8Az9w+k7LnwQDPvThTZJtt+dFAW/y1M3WKzf+9biSlLgbHtRWYI6Z9ovetZi8vWiW2lpiCvyfGKNIgP+Q38D1i3gJEPQnj+iK8Nw9LLHhg8bV+yQIDAQAB";
npx:hasSignature "Yb0s2fm765nWf39EATEuilK3eJSFZDhEY0A4t1Jw3LxPIqSKundPib1MYTvDcmGWrx3TBFMvaKgT9RXh4kWdDiktswaS3sPwZEqXFdlByWfOGV9ydvQn0GmTTDvX70JfJyrnAE7ThNjtmrRuo/3AJYGmO42YHr5sCKimHMOFJtAEq3lB3f0LOJF/GeLgaIrOSCmElPnLMlc51NpFqBLncavliKRL7seQPCPIr+CViwBiq8ORsCQD89uquoGfSOZZhgpKxxIOPoi9NlcmJJEjHXGQJ+6Jz7Y0tm86coT7Puv9MxkfsPqwDcTDoOgDABltlv/r0voBTCpmxhYTPMFzgw==";
npx:hasSignatureTarget this:;
npx:signedBy orcid:0000-0003-2195-3997 .
}