@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-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" . sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCUA0DtZ2bq+q+KjN16T/BvhYOOD1doF543X0BuLHzjrBmMcP5SO/9TxLal5nI7WHzmiicJQk1lZz01CoDaqgwuAbHCOSE4Z/HGbXsptrqX+EqzeReWMuWsZbebm9TzSQGaa895OC+vkeZRdKxmrcpowGKM6RxtxpXsxr4uWU1LvwIDAQAB"; npx:hasSignature "VH+drTjQiNXB0gMLCSeccFZiuf+7opoXSCJeu0TQpvKMgtEIt045yLCJ1M/K/mpIBGkhrgWBf6l4nGmc4epuluYlyY5MNDLkvwy9cNZ/ZYJ3agUAwQZBgRYyFuZB6kMGmghrM9e8cY6ywHj0ljNNlWtUdHBP88EIfrtk8EWkOPI="; npx:hasSignatureTarget this:; npx:signedBy orcid:0000-0002-5727-4999 . this: dct:created "2024-03-13T14:15:49.093Z"^^xsd:dateTime; dct:creator orcid:0000-0002-5727-4999; dct:license ; npx:wasCreatedAt ; rdfs:label "Retraction of RAZfSYUDJf"; nt:wasCreatedFromProvenanceTemplate ; nt:wasCreatedFromPubinfoTemplate , ; nt:wasCreatedFromTemplate . }