Nanopublication

< Home

ID

https://w3id.org/np/RAYqNMxjeLETiE9TFepz1fr7bW49ks6T1V9PsYYUhZEj8

Formats

.trig | .trig.txt | .jelly | .jelly.txt

Content

@prefix this: <https://w3id.org/np/RAYqNMxjeLETiE9TFepz1fr7bW49ks6T1V9PsYYUhZEj8> .
@prefix sub: <https://w3id.org/np/RAYqNMxjeLETiE9TFepz1fr7bW49ks6T1V9PsYYUhZEj8#> .
@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 orcid: <https://orcid.org/> .
@prefix prov: <http://www.w3.org/ns/prov#> .
@prefix ns1: <http://purl.org/np/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .

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

sub:assertion {
  orcid:0000-0003-2457-6963 npx:retracts <https://w3id.org/np/RANpWGLeoYjPvUwod_CHj7nn7c8XC30-Cr_gUK-IMIjag> .
}

sub:provenance {
  sub:assertion prov:wasAttributedTo orcid:0000-0003-2457-6963 .
}

sub:pubinfo {
  orcid:0000-0003-2457-6963 foaf:name "Paolo Bagiacchi" .
  
  sub:sig npx:hasAlgorithm "RSA";
    npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCmeannX3V7iqukA5cN/tTaiUwcDTtki5SUOeqABEdluULMJpslHYDIcnlimOQ5+y+Yxa7rp6ogk5M8Liw2nb+wXDEM1iKPPM5uFKdw583FiW0mzCeEC6f+rxLOJYWBRYxfaE/F0RAauGH9C183GSlJwH+KnWdOHPJef4lItQPL0wIDAQAB";
    npx:hasSignature "d1lVtCAyx2Bx6BbbcwPFQzaJKBwpB0mtj6cQURz3DfiY3nVe3xpoU53TGA0PrG2C0HCqbTBGpxjw0lvd2UHTxpPtFTzUkdiB0wUPXe9qkcZeJsSCtBdz+HqGw86mAC3QprYQxb/jBvb2mBp3GO9Rw8YOV3nkp8QH8rgx/sHe+Qw=";
    npx:hasSignatureTarget this:;
    npx:signedBy orcid:0000-0003-2457-6963 .
  
  this: dct:created "2024-11-27T15:39:26.774Z"^^xsd:dateTime;
    dct:creator orcid:0000-0003-2457-6963;
    dct:license <https://creativecommons.org/licenses/by/4.0/>;
    npx:wasCreatedAt <https://nanodash.knowledgepixels.com/>;
    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:RAWHrBJRZgzpNQo0_vW9yXyw_k5vkS6YHOSjx-b52ATiU .
}