@prefix this: . @prefix sub: . @prefix np: . @prefix dct: . @prefix nt: . @prefix npx: . @prefix xsd: . @prefix rdfs: . @prefix orcid: . @prefix ns1: . @prefix prov: . @prefix foaf: . sub:Head { this: a np:Nanopublication; np:hasAssertion sub:assertion; np:hasProvenance sub:provenance; np:hasPublicationInfo sub:pubinfo . } sub:assertion { orcid:0000-0001-6899-760X npx:retracts . sub:assertion rdfs:comment "this nanopublication concerning the participation in a 3PFF training is published twice." . } sub:provenance { sub:assertion prov:wasAttributedTo orcid:0000-0001-6899-760X . } sub:pubinfo { orcid:0000-0001-6899-760X foaf:name "René van Horik" . this: dct:created "2025-08-04T16:29:01.387Z"^^xsd:dateTime; dct:creator orcid:0000-0001-6899-760X; dct:license ; npx:hasNanopubType npx:retracts; npx:wasCreatedAt ; rdfs:label "Retraction of RAGjzf_Eb0"; nt:wasCreatedFromProvenanceTemplate ; nt:wasCreatedFromPubinfoTemplate , ; nt:wasCreatedFromTemplate ns1:RA_fYtKwFVA-fVS72uKV77LDucqrpNn0cbICKicCm-0wM . sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQChABv7ivlsbR2xItWh1ZmjiuMUIdxxYec0E/EXNyWpcyLjN95MKrxBE2oiKDHplkwq2mmvE6tCECMFWxHLbTTRxr1TVPCTjlfxQRVQ5Ur8MGLi1AifWwI3AtuXHoVEmwjxepV9ZlBPCz/euoKdgQYCD4qJO5R/CcSR15U1ejk2QwIDAQAB"; npx:hasSignature "MlxZsQV4QlJQVYyqK4lL2jo5E5s2kKp7Hcte5yoamLY2f2TKYz9sBFFzADqGFLtOfBMw+UvGzPnEWkDQ/yR01/tOqT4tlTsZ7+Sb8kFbGrzjIl9mhayx81fLXygt6+XWTZCKB/tDjsGmuhGTWrwgWAdi/iEw61j340lVvihVI+w="; npx:hasSignatureTarget this:; npx:signedBy orcid:0000-0001-6899-760X . }