Nanopublication

< Home

ID

https://w3id.org/np/RA6HLf1siZ2AwyjXSWhc5qI1JhWY8UDX-0XdmJvXJuKqE

Formats

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

Content

@prefix this: <https://w3id.org/np/RA6HLf1siZ2AwyjXSWhc5qI1JhWY8UDX-0XdmJvXJuKqE> .
@prefix sub: <https://w3id.org/np/RA6HLf1siZ2AwyjXSWhc5qI1JhWY8UDX-0XdmJvXJuKqE/> .
@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 ns1: <http://purl.org/np/> .
@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:0009-0004-4594-4475 npx:retracts <https://w3id.org/np/RAXsUc7eMdph0MStk-nL3U8EHolmnhSM13OaUNLJC_HN0> .
}

sub:provenance {
  sub:assertion prov:wasAttributedTo orcid:0009-0004-4594-4475 .
}

sub:pubinfo {
  this: dct:created "2025-10-12T11:20:01.625Z"^^xsd:dateTime;
    dct:creator orcid:0009-0004-4594-4475;
    dct:license <https://creativecommons.org/licenses/by/4.0/>;
    npx:hasNanopubType npx:retracts;
    npx:wasCreatedAt <https://nanodash.knowledgepixels.com/>;
    rdfs:label "Retraction of RAXsUc7eMd";
    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 ns1:RAQP3NJvnLA2Z-2DrYAN0nTC-RFp67td1t4-pQqQ_ZKmo .
  
  sub:sig npx:hasAlgorithm "RSA";
    npx:hasPublicKey "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAvN8E95pwsp/97U3UY1IkoKHO/ApsaitDR0tdz+D89dojDyoQw11ATUsKzsZWDnXPCl/HrrN7JWlHGVikQSb0A2nz3NbMDNFf/T9wQAyf+cxtjuA6/31StYlZQQYVhvQ8FU751YBsFwS2+pHwWSXvgjtlb5E72x3G29kh/3VHnmDl4bwdbf3pcmKWPwDKJYUig3cXDdgZ91iFI3dtws9+MDuYftxg7hYxf9iRENVFXDTYXG1uupKlFC5eUxINVKiHLSBcHAfbcrDHPk6C8ZJK7zBYUo6bmOzDXMaSAIDB6oUp3WMG9qRLUKyMAMeynijeyixm3c5fVXSzvDOIU1kbSQIDAQAB";
    npx:hasSignature "eXb5yU7x52B0zn0QNksO01U7YAQ1kGP7/1LeGbTC/7qVxpl89MjlC95FNf67ZwUGTeV8iYzeKwt8AykhjBN0QWpV3Q5a3L0237QYnkWceu4TuvbhW9kEGBSzyUxvyoqgD6Hr6uoc3UFhLzJ0SwqAKQRwngeoxfz/8nJia5q24pkWJjL7/cAlXWpC8sZBUG4Wye6TDu6iz4rJFM0pZQlKVZ3CZQhAWgv0ItxHwVS4I01b2KwHfa8KIRr2RddPTNpTJcxDQPjtGaCg5K07UoR7uW1zZjwRnZ4bHq+OqCrduQqL9Tfasf6Ul1hGB5R/1yE7pbp/RqQx1efH968DE6/apg==";
    npx:hasSignatureTarget this:;
    npx:signedBy orcid:0009-0004-4594-4475 .
}