Nanopublication

< Home

ID

https://w3id.org/sciencelive/np/RAv5Otw8hKcoayNLVECtNakjp00e4DWFlCPeAmLhRrndo

Formats

.trig | .trig.txt | .jelly | .jelly.txt | .jsonld | .jsonld.txt | .nq | .nq.txt | .xml | .xml.txt

Content

@prefix dcterms: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix np: <http://www.nanopub.org/nschema#> .
@prefix npx: <http://purl.org/nanopub/x/> .
@prefix orcid: <https://orcid.org/> .
@prefix prov: <http://www.w3.org/ns/prov#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix sub1: <https://w3id.org/sciencelive/np/RAv5Otw8hKcoayNLVECtNakjp00e4DWFlCPeAmLhRrndo/> .
@prefix this: <https://w3id.org/sciencelive/np/RAv5Otw8hKcoayNLVECtNakjp00e4DWFlCPeAmLhRrndo> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

sub1:Head {
  this: a np:Nanopublication;
    np:hasAssertion sub1:assertion;
    np:hasProvenance sub1:provenance;
    np:hasPublicationInfo sub1:pubinfo .
}

sub1:assertion {
  <https://orcid.org/https://orcid.org/0000-0002-1784-2920> npx:retracts sub1:RAqzVbJwzdiSlOroFeVu2M2Lb0t7aznrsDjeh1IEbt-tk .
}

sub1:provenance {
  sub1:assertion prov:wasAttributedTo <https://orcid.org/https://orcid.org/0000-0002-1784-2920> .
}

sub1:pubinfo {
  <https://orcid.org/https://orcid.org/0000-0002-1784-2920> foaf:name "Anne Fouilloux" .
  
  this: dcterms:created "2026-04-02T16:55:49.000Z"^^xsd:dateTime;
    dcterms:creator <https://orcid.org/https://orcid.org/0000-0002-1784-2920>;
    rdfs:label "Retraction of https://w3id.org/sciencelive/np/RAqzVbJwzdiSlOroFeVu2M2Lb0t7aznrsDjeh1IEbt-tk" .
  
  sub1:sig npx:hasAlgorithm "RSA";
    npx:hasPublicKey "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAosxbitQQzLXi1949Zd9JmSkGfYHHlj/CZZ7iiYs1TrZ5/Jk/wGA7kHEv7f9NtsinOdBo9EtHj/jgHE5W2Vv404JbOAY280PvH5Jns5ObWdVZmtHeCw0ZIdPEqNrurrEweKhzcTJW/YRpYWPwVPo47XyIW6IAcmx6gfdtmdPddMpplqExrP6G99ksXfXlZI0InQtZJRSGK5lYLLNzaofFtupPI5OAAGjooDyHijp0Ap2HIXH6WpO4S44cFPKU34pH2xhIY4/XT5DG1X5UoiVHs2Yoo30BHFudj/kAFwdzcy6Yh4tMDaB3ox6p7pi267d7n0y7kypC0Nt+hfgHQ1FpgwIDAQAB";
    npx:hasSignature "lWVZleqUd6ALFGR/87Xu0i4fSfr3ysQ48itARMJP6sByKSYqQC8v3Zad/v5pSI/Jx0thwq4lHPqBdDsM56Q5INv1+InhNVPciah0krBDJd0juiyJCBwWPVsS7+rGJbIWGQjdIMc1mea17j/tvbgAH/RegFzSQPyv9UEcCjJkJs4PJK0kYh/ABt/+0i4cB7MJnBE/j5AG97cUkhs2f4s8iHdcRIpiPI0PzjLJMox0BQhQRDiyC9svK4CEFVwBqYWig7VU9EEBF4JY8+D4L7IBTTPehn8k1ak1OQ7VVd9ERqM5XueQUutZf2YsutdCSKqZj3kyCdXulZshjd9NrwxRSw==";
    npx:hasSignatureTarget this:;
    npx:signedBy orcid:0000-0002-1784-2920 .
}