Nanopublication

< Home

ID

https://w3id.org/sciencelive/np/RApnhNTpwTDwpdL9InQftbNhjF5X9sbT2Sj2tZV-xV2Zc

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

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:06:56.000Z"^^xsd:dateTime;
    dcterms:creator <https://orcid.org/https://orcid.org/0000-0002-1784-2920>;
    rdfs:label "Retraction of https://w3id.org/sciencelive/np/RAII5s5r8ngq9nApiyCSvjie9BOxwGgK631tFrQQ1um_8" .
  
  sub1:sig npx:hasAlgorithm "RSA";
    npx:hasPublicKey "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAosxbitQQzLXi1949Zd9JmSkGfYHHlj/CZZ7iiYs1TrZ5/Jk/wGA7kHEv7f9NtsinOdBo9EtHj/jgHE5W2Vv404JbOAY280PvH5Jns5ObWdVZmtHeCw0ZIdPEqNrurrEweKhzcTJW/YRpYWPwVPo47XyIW6IAcmx6gfdtmdPddMpplqExrP6G99ksXfXlZI0InQtZJRSGK5lYLLNzaofFtupPI5OAAGjooDyHijp0Ap2HIXH6WpO4S44cFPKU34pH2xhIY4/XT5DG1X5UoiVHs2Yoo30BHFudj/kAFwdzcy6Yh4tMDaB3ox6p7pi267d7n0y7kypC0Nt+hfgHQ1FpgwIDAQAB";
    npx:hasSignature "EVApHZWO6edtS4QGnvfGzd1LBg9ogDVmvcH8FxcBS1Psky9uR/0TPhfle50ipFAr8m65RlDYjS7aZ8Ih1m9G9jaVhLOXozpcs+92Y63t58jxo4Z5JofeToGS5nnU+buqYF4BdgzOf8CJbZol7UIp/X4mH6/9INWP9jNAlI4Z7m3ER/xue6FrZ1ki8Vymata/pUyXcgZTD7Xj8Q2xNmg1syqagX1FnOVE4u4JcnOM+uvTPQ3N7ZEacUMrgXwh4n8Gyzr+SBLbyWkBofMk6F2askdXYZMFrkobNWVr1oYLCVodF9szYul9KlLITE5xM18gihztGH10yOwdLkhuejbTKg==";
    npx:hasSignatureTarget this:;
    npx:signedBy orcid:0000-0002-1784-2920 .
}