https://w3id.org/np/RAcls-c15TG85yptKvITtKMlxjHYsxFcsx2-dM3B7u7Ro
.trig | .trig.txt | .jelly | .jelly.txt | .jsonld | .jsonld.txt | .nq | .nq.txt | .xml | .xml.txt
@prefix this: <https://w3id.org/np/RAcls-c15TG85yptKvITtKMlxjHYsxFcsx2-dM3B7u7Ro> .
@prefix sub: <https://w3id.org/np/RAcls-c15TG85yptKvITtKMlxjHYsxFcsx2-dM3B7u7Ro/> .
@prefix np: <http://www.nanopub.org/nschema#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix pav: <http://purl.org/pav/> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfg: <http://www.w3.org/2004/03/trix/rdfg-1/> .
@prefix dce: <http://purl.org/dc/elements/1.1/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix prov: <http://www.w3.org/ns/prov#> .
@prefix npx: <http://purl.org/nanopub/x/> .
sub:Head {
this: a np:Nanopublication;
np:hasAssertion sub:assertion;
np:hasProvenance sub:provenance;
np:hasPublicationInfo sub:pubinfo .
}
sub:assertion {
<https://orcid.org/0000-0001-8888-635X> npx:retracts <http://purl.org/np/RAtVDD78c1d8ANCXc6B0Gz7EjRweOPfR1dTsMONS4MZrE> .
}
sub:provenance {
sub:assertion prov:wasAttributedTo <https://orcid.org/0000-0001-8888-635X> .
}
sub:pubinfo {
this: dct:created "2026-06-01T12:00:00.972+02:00"^^xsd:dateTime;
dct:creator <https://orcid.org/0000-0001-8888-635X> .
sub:sig npx:hasAlgorithm "RSA";
npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQD3w/IUb755GIzp3ueODYkgELhyq4Clygb5Kspge50xo+n8uC/IvXwi+ukRjEpdfX/JZ09yKUCJ2AMMr/QchrsP1Xhg9Q3fEZ4E12XqFd5jX00Qs0K5XZwjBaV8NdDTJW9I4gpcyh0cry7hSBAWHkXEkqbK+lQvR4UFAKejFq6u/wIDAQAB";
npx:hasSignature "wjj4iPDYNVJBoq4EhLavY5OptbQvVj6Paliwv8sA71SgyI4RJM/q98JWar4Wc0PUG/Zs4blwjkdZzsPYkWfm/AsMseWutsu4p7luipsE4XOnSYvu1TpP+NKtBrca2VMiOBQ0HC8LaUFtbRY06s2YFuZNS+uYSteSW87sSwsEX5U=";
npx:hasSignatureTarget this:;
npx:signedBy <https://orcid.org/0000-0001-8888-635X> .
}