Nanopublication

< Home

ID

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

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/RAysxqb7mUNWytAyWeQxrGv_Fc6cyTTQ234W8Eclwpjr0/> .
@prefix this: <https://w3id.org/sciencelive/np/RAysxqb7mUNWytAyWeQxrGv_Fc6cyTTQ234W8Eclwpjr0> .
@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:RAS4GVULfkbckL8F0EDFdfMofzIF2uJwMdmaVQa4f9j0g .
}

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-02T17:10:12.000Z"^^xsd:dateTime;
    dcterms:creator <https://orcid.org/https://orcid.org/0000-0002-1784-2920>;
    rdfs:label "Retraction of https://w3id.org/sciencelive/np/RAS4GVULfkbckL8F0EDFdfMofzIF2uJwMdmaVQa4f9j0g" .
  
  sub1:sig npx:hasAlgorithm "RSA";
    npx:hasPublicKey "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAosxbitQQzLXi1949Zd9JmSkGfYHHlj/CZZ7iiYs1TrZ5/Jk/wGA7kHEv7f9NtsinOdBo9EtHj/jgHE5W2Vv404JbOAY280PvH5Jns5ObWdVZmtHeCw0ZIdPEqNrurrEweKhzcTJW/YRpYWPwVPo47XyIW6IAcmx6gfdtmdPddMpplqExrP6G99ksXfXlZI0InQtZJRSGK5lYLLNzaofFtupPI5OAAGjooDyHijp0Ap2HIXH6WpO4S44cFPKU34pH2xhIY4/XT5DG1X5UoiVHs2Yoo30BHFudj/kAFwdzcy6Yh4tMDaB3ox6p7pi267d7n0y7kypC0Nt+hfgHQ1FpgwIDAQAB";
    npx:hasSignature "irGbHOUx0YRfTn/IP+GH8H+wX+MwyDgrWoHqzfM6eM7qHMw8+HWrApV+ZYNpGDPp7cDhiNXgu2FuILSAqr4VxBN/R6dv8sHuaIVoV23uhGCbYV189PZ0MYCrCkFXypg7/XPkOkXNl8ta7xJhhXX6oohBxUCXVFg1urigIYpmqiwSSyaVpPu5w79o7vugTPHv5wEM0YvZvuapzoRxHk/Aq2aPVF118hEHjB8H9Q0NzsnkV+ZUmPjDDY1N1rcpyJyX0WIdMWnDSiG7FMwQ4PSnnPHAl8WX84uxy3Y6fUVnvFAXLjhs7q9cYDsbW6IAH/ZPIZKSgKXcNoCKzJTw63xTPg==";
    npx:hasSignatureTarget this:;
    npx:signedBy orcid:0000-0002-1784-2920 .
}