@prefix dcterms: .
@prefix this: .
@prefix sub: .
@prefix np: .
@prefix nt: .
@prefix npx: .
@prefix xsd: .
@prefix rdfs: .
@prefix orcid: .
@prefix prov: .
@prefix ns1: .
@prefix foaf: .
sub:Head {
this: np:hasAssertion sub:assertion;
np:hasProvenance sub:provenance;
np:hasPublicationInfo sub:pubinfo;
a np:Nanopublication .
}
sub:assertion {
orcid:0000-0001-5862-4375 npx:retracts .
}
sub:provenance {
sub:assertion prov:wasAttributedTo orcid:0000-0001-5862-4375 .
}
sub:pubinfo {
orcid:0000-0001-5862-4375 foaf:name "Elham Memarian" .
this: dcterms:created "2025-06-27T12:37:06.838Z"^^xsd:dateTime;
dcterms:creator orcid:0000-0001-5862-4375;
dcterms:license ;
npx:wasCreatedAt ;
rdfs:label "Retraction of RAxNf8vtgD";
nt:wasCreatedFromProvenanceTemplate ;
nt:wasCreatedFromPubinfoTemplate ,
;
nt:wasCreatedFromTemplate ns1:RA0QOsYNphQCityVcDIJEuldhhuJOX3GlBLw6QylRBhEI .
sub:sig npx:hasAlgorithm "RSA";
npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCe+kPAiclp/E0dC6hoR/or7Ybsu6rnAJ4aalhimq9ORE9UL2tc+YR7Mm+mF/3rTP6oBWCkLGBj7mLVarLjbgBdlz93/tfPvE7aJf+sbAOzNGGT18O3OfVM/qhn43T8wFeYa5ar0L3RWrdwHUa2Qxt9svPLARw9Pu2AYjpB8X9wgwIDAQAB";
npx:hasSignature "OU8JZxym8PquZS/SeHlTUfFVOaufLtgCaxFJVoZPg6rWmSOYKpX/6x3q/ApYWHN875D1G1+gPScsjGA+WbZXDMKfhSt2Y9HUxCVYDh8UCl3a/UZwO8gyA26ujbTVeCygLj60vbANsIVkSfg4feUvgO9nuxVlRAyvPteZcmAUYmc=";
npx:hasSignatureTarget this:;
npx:signedBy orcid:0000-0001-5862-4375 .
}