@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 { sub:assertion rdfs:label """what happens when retracting a nanopublication? Does it get deleted or another nanopublication about the retraction is created or something else?"""; . } sub:provenance { sub:assertion prov:wasAttributedTo orcid:0000-0002-1994-0612 . } sub:pubinfo { orcid:0000-0002-1994-0612 foaf:name "Aurela Shehu" . this: dct:created "2026-02-24T15:48:08.182Z"^^xsd:dateTime; dct:creator orcid:0000-0002-1994-0612; dct:license ; npx:wasCreatedAt ; rdfs:label "what happens when retracting a nanopublication? Does it get deleted or another nanopublication ab..."; nt:wasCreatedFromProvenanceTemplate ; nt:wasCreatedFromPubinfoTemplate , ; nt:wasCreatedFromTemplate . sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAssc+bbwQCEX11p3DAl3vUT0xOUBwHPxain2nYLkzMmfeZM4xXPC01/LPf6Y2AEPLj/f/5ob2ydZisWspVVyOKsO3USZ8WN6g6xo3ZM3IYcZi3mEb9206av/38Y4wp72FS7RLAIEAPXMdOXY6WhEVSC1N4vz/alPH/gLYxzLlChZFRoLyty6tZ6s4v2pp8h3AGKc3wDSkeObVNq3daXNSM5Shtw56qkUG2HnOmtPEDH9noX4ClskKhhtN6xoJ4n3SWGKHIZpbTrLbsHt3jCC8D6+HIF3db5Zoq06fOB0nywHQANggBJQ/FlpgED+LmVcCeyGCF23XVSa0Odh19+sGgwIDAQAB"; npx:hasSignature "LJTYAFVuDwVOOjgrtR0Sfbg1q3r50W79mWZugFHDHkI9eEB4pAQEFL2bVjje/rA97TM5LX/d7ZDB/SyWdY50GJ7bDyTvQQjLwvxsiVhyQWjMUMP2S1RZmLHqQ4DXLuvKNc3st77n2V22aAs+Lw/b3kZHIc2TA3beyd7+lmsY4qp6AbrpGgJYggiVXHw+MAY1UmnQtup/g4P9wTKdcs9eAaRfrw8Tjd9ogKAsZUeBFGuX3A66W8no1kh2tO1V1f6qwLpRzj+pLt5bhv8zGwNVOcxfrN0RkW9i+r+LIcP0JlZ05XJnlpUS6FsYhlwbNtYYiYj4bIiD0Iq+3KwWYEvyFw=="; npx:hasSignatureTarget this:; npx:signedBy orcid:0000-0002-1994-0612 . nt:hasLabelFromApi "Nano Session #28" . }