Nanopublication

< Home

ID

https://w3id.org/np/RAtkFVdeuV5DrOhsjedaa5FqQ53YWaPamm3Iwc1pGLE48

Formats

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

Content

@prefix this: <https://w3id.org/np/RAtkFVdeuV5DrOhsjedaa5FqQ53YWaPamm3Iwc1pGLE48> .
@prefix sub: <https://w3id.org/np/RAtkFVdeuV5DrOhsjedaa5FqQ53YWaPamm3Iwc1pGLE48/> .
@prefix np: <http://www.nanopub.org/nschema#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix pav: <http://purl.org/pav/> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfg: <http://www.w3.org/2004/03/trix/rdfg-1/> .
@prefix dce: <http://purl.org/dc/elements/1.1/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix prov: <http://www.w3.org/ns/prov#> .
@prefix npx: <http://purl.org/nanopub/x/> .

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

sub:assertion {
  <https://w3id.org/np/RAZnYuSNMRYLfd7xUWalNM1A7PFwNMBaYtnzCpWgmCpNg/test-sync-bot2>
    npx:retracts <https://w3id.org/np/RAZnYuSNMRYLfd7xUWalNM1A7PFwNMBaYtnzCpWgmCpNg> .
}

sub:provenance {
  sub:assertion prov:wasAttributedTo <https://w3id.org/np/RAZnYuSNMRYLfd7xUWalNM1A7PFwNMBaYtnzCpWgmCpNg/test-sync-bot2> .
}

sub:pubinfo {
  this: dct:created "2026-04-13T11:23:28.811+02:00"^^xsd:dateTime;
    dct:creator <https://w3id.org/np/RAZnYuSNMRYLfd7xUWalNM1A7PFwNMBaYtnzCpWgmCpNg/test-sync-bot2> .
  
  sub:sig npx:hasAlgorithm "RSA";
    npx:hasPublicKey "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAq8ik4YF6zbjvvJpc0qzgACNiyVd9bVZwnRk4RPN8MrOL63CaZv7//Szg/o5FC6OvMgn0o7yhIcqL5/H8ZrJOVGJg99xink5mYHp9uMyArDSQBO3R7ljA7donjOGQ9ommc64klP0yosTgZyATxxDa94fx0o3+sdApg3C9wzhTSus+c5n3vAoCMEp9Io7lyhHE98gyGiwo6ATO72yzslOUO5zAyiy+52Yov9b0DKttI3a4O9CQ2vHYlScNBC4Ass8X4iLZjnzIfQRk2CnETFUBSJBqE5ovsUh8e1uKN35LNGE7RgZpQ8P6PiKKrkrhSHVX5BXtlGb++VPLxTSPHzh3EQIDAQAB";
    npx:hasSignature "p441085vAVIBTCts8biEAafDMD4Pdhtf5cam8vkjbK8gRj6Sn7+/gCKh7DPu/pSZyNaDAkrF7SjgRh/f4eRPk3t4BRAuZte0I5RqKqbvlIqTBBylRG++bp3nBw1W9B0XyV7uT49JsHY0KCyDhV2K/qs39ITRMnXt0WNHx9k5WHblzNGGih4PjrnNOm1TIFY+b8fn9JXlZJr4iNqeohtBBPfaGNAvYR2vv8VCVhTU1+1RMP9NGPshzcjZVNetDYA3g86cMeh+F3ql9j/OwzqaNbqn634gb4KNNM7GXHRNtjngUz4PiyDFiNEKpSG2bJww6JgxX2JtkTDiaGHWqGON2Q==";
    npx:hasSignatureTarget this:;
    npx:signedBy <https://w3id.org/np/RAZnYuSNMRYLfd7xUWalNM1A7PFwNMBaYtnzCpWgmCpNg/test-sync-bot2> .
}