https://w3id.org/np/RAq-qw1T5MqNeQ1ma9MO2YhjLiImRZzHGeBusqB7bhDSY
.trig | .trig.txt | .jelly | .jelly.txt | .jsonld | .jsonld.txt | .nq | .nq.txt | .xml | .xml.txt
@prefix this: <https://w3id.org/np/RAq-qw1T5MqNeQ1ma9MO2YhjLiImRZzHGeBusqB7bhDSY> .
@prefix sub: <https://w3id.org/np/RAq-qw1T5MqNeQ1ma9MO2YhjLiImRZzHGeBusqB7bhDSY/> .
@prefix np: <http://www.nanopub.org/nschema#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix nt: <https://w3id.org/np/o/ntemplate/> .
@prefix npx: <http://purl.org/nanopub/x/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix orcid: <https://orcid.org/> .
@prefix prov: <http://www.w3.org/ns/prov#> .
sub:Head {
this: a np:Nanopublication;
np:hasAssertion sub:assertion;
np:hasProvenance sub:provenance;
np:hasPublicationInfo sub:pubinfo .
}
sub:assertion {
orcid:0000-0001-8888-635X npx:retracts <https://w3id.org/np/RA0aGsMc41L8xLWfJeXpTUMz-py1vMpBJSIy1P13xaxX8> .
sub:assertion rdfs:comment "Wrong mechanism: used npx:invalidates rather than the publisher-facing npx:retracts. Superseded by an npx:retracts-based retraction in the same fix branch." .
}
sub:provenance {
sub:assertion prov:wasAttributedTo orcid:0000-0001-8888-635X .
}
sub:pubinfo {
this: dct:created "2026-05-29T08:18:16Z"^^xsd:dateTime;
dct:creator orcid:0000-0001-8888-635X;
dct:license <https://creativecommons.org/licenses/by/4.0/>;
npx:hasNanopubType npx:retracts;
rdfs:label "Retraction of RA0aGsMc41L (mistaken npx:invalidates nanopub, alpha-knowlet)";
nt:wasCreatedFromProvenanceTemplate <https://w3id.org/np/RA7lSq6MuK_TIC6JMSHvLtee3lpLoZDOqLJCLXevnrPoU>;
nt:wasCreatedFromPubinfoTemplate <https://w3id.org/np/RA0J4vUn_dekg-U1kK3AOEt02p9mT2WO03uGxLDec1jLw>,
<https://w3id.org/np/RAukAcWHRDlkqxk7H2XNSegc1WnHI569INvNr-xdptDGI>;
nt:wasCreatedFromTemplate <http://purl.org/np/RAQP3NJvnLA2Z-2DrYAN0nTC-RFp67td1t4-pQqQ_ZKmo> .
sub:sig npx:hasAlgorithm "RSA";
npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQD3w/IUb755GIzp3ueODYkgELhyq4Clygb5Kspge50xo+n8uC/IvXwi+ukRjEpdfX/JZ09yKUCJ2AMMr/QchrsP1Xhg9Q3fEZ4E12XqFd5jX00Qs0K5XZwjBaV8NdDTJW9I4gpcyh0cry7hSBAWHkXEkqbK+lQvR4UFAKejFq6u/wIDAQAB";
npx:hasSignature "nVRWJyRX98eNhno/xE5bjfHBvhWQC6hFqrUFw/BtqZQOj7rg5gwtzqGfar86I9WHo1xbEDEw+NKUvSmfY6PnkbaqbCq5aJuRWoswz2fPEYcpKG/y0CfQF46oSDHeXRszOo1y2Jde8+e544yQ241vMgoFE6RHXzOhuinoHIL4NF0=";
npx:hasSignatureTarget this:;
npx:signedBy orcid:0000-0001-8888-635X .
}