@prefix this: . @prefix sub: . @prefix np: . @prefix dct: . @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-0002-5727-4999 npx:retracts . } sub:provenance { sub:assertion prov:wasAttributedTo orcid:0000-0002-5727-4999 . } sub:pubinfo { orcid:0000-0002-5727-4999 foaf:name "Nikiforos Alygizakis" . this: dct:created "2025-05-25T19:02:22.574Z"^^xsd:dateTime; dct:creator orcid:0000-0002-5727-4999; dct:license ; npx:wasCreatedAt ; rdfs:label "Retraction of RAQ0FrYhLX"; nt:wasCreatedFromProvenanceTemplate ; nt:wasCreatedFromPubinfoTemplate , ; nt:wasCreatedFromTemplate ns1:RA0QOsYNphQCityVcDIJEuldhhuJOX3GlBLw6QylRBhEI . sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCUA0DtZ2bq+q+KjN16T/BvhYOOD1doF543X0BuLHzjrBmMcP5SO/9TxLal5nI7WHzmiicJQk1lZz01CoDaqgwuAbHCOSE4Z/HGbXsptrqX+EqzeReWMuWsZbebm9TzSQGaa895OC+vkeZRdKxmrcpowGKM6RxtxpXsxr4uWU1LvwIDAQAB"; npx:hasSignature "jeLqTsmNObSCpzkRjXkIdExd7pVJRe/KlYTR3Vdfq1KmbbVU4G4DrO5ZfBn/H5dIQX1IJ5O7TpZlarJCH38zZR87sfzXO84fekSgk6OQfQ/oh48Mu/3FUTntk3kPXvVvkUV+1BQYQq3/0vPTltcf9NPV+IAQ8fr6i4TCW5sobfk="; npx:hasSignatureTarget this:; npx:signedBy orcid:0000-0002-5727-4999 . }