https://w3id.org/np/RATRsP_lnRUu_okFUVLlVDPPu0fpu1sYXfNRpcuTUwBWc
.trig | .trig.txt | .jelly | .jelly.txt | .jsonld | .jsonld.txt | .nq | .nq.txt | .xml | .xml.txt
@prefix sub: <https://w3id.org/np/RATRsP_lnRUu_okFUVLlVDPPu0fpu1sYXfNRpcuTUwBWc/> .
@prefix this: <https://w3id.org/np/RATRsP_lnRUu_okFUVLlVDPPu0fpu1sYXfNRpcuTUwBWc> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix np: <http://www.nanopub.org/nschema#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix npx: <http://purl.org/nanopub/x/> .
@prefix orcid: <https://orcid.org/> .
sub:Head {
this: a np:Nanopublication;
np:hasAssertion sub:assertion;
np:hasProvenance sub:provenance;
np:hasPublicationInfo sub:pubinfo .
}
sub:assertion {
orcid:0000-0000-0000-0000 np:name "Your Name" .
sub:keyDeclaration npx:declaredBy orcid:0000-0000-0000-0000;
npx:hasAlgorithm "RSA";
npx:hasPublicKey "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEA7dt/2UWl9+OpuTaKkLybZMV1H90o7/KSxZ5oSvTA8qMByRg06q8HZeBtb2zBHc81qaRDo4fjsdjSRhagDUlPjFCf7wRy2SWQhHCzuWXaB9PGmLrjtBSG48dG8X+P/hyfEukK2zkldQ1NX34pNcnxiqgLz5sfJCwuzmbt0u/pdz+xr1zBbJZPjYikYLso6myXN8hT/Txb3DQUbBvuwKABtCJsXAh7gfrLlqU1YACF/4DtNRg97QzxlVDtForWJWa8GQfcXzMd4UoujA009qu7ftmq1k/3uBPgm8ItLbd5LoLsU1XXigSj19h6+wdbtFGXshb418kb7HMUVIKZwYGy7QIDAQAB" .
}
sub:provenance {
sub:assertion <http://www.w3.org/ns/prov#wasAttributedTo> sub:assertion .
}
sub:pubinfo {
this: <http://purl.org/dc/terms/created> "2026-03-02T13:04:53.259Z"^^xsd:dateTime;
<http://purl.org/dc/terms/creator> orcid:0000-0000-0000-0000 .
sub:sig npx:hasAlgorithm "RSA";
npx:hasPublicKey "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEA7dt/2UWl9+OpuTaKkLybZMV1H90o7/KSxZ5oSvTA8qMByRg06q8HZeBtb2zBHc81qaRDo4fjsdjSRhagDUlPjFCf7wRy2SWQhHCzuWXaB9PGmLrjtBSG48dG8X+P/hyfEukK2zkldQ1NX34pNcnxiqgLz5sfJCwuzmbt0u/pdz+xr1zBbJZPjYikYLso6myXN8hT/Txb3DQUbBvuwKABtCJsXAh7gfrLlqU1YACF/4DtNRg97QzxlVDtForWJWa8GQfcXzMd4UoujA009qu7ftmq1k/3uBPgm8ItLbd5LoLsU1XXigSj19h6+wdbtFGXshb418kb7HMUVIKZwYGy7QIDAQAB";
npx:hasSignature "mWxtk4r7bFsoN6indjI17QqgcjR0S8rYxq7aNzIee5+QRpLOk1Sdzx9cCXLlXRswXVpy7vGK69eLSHitsoktD+wXgkjzbc8HrhJGJVVFAHsOvUbUUFebn3Ial81XJ9TlaY7xF4TY09eAKezE8dGVzM8RC/WZ1+4Du4HpHM5NXOBPHVXncwq5KclweTsIK333Xp79cXUYnLpzRFbTKkiV1X/QvvPaHSCcxQzaLo2U6tPJ20ERH8IgqtFnGMxt+dhjFwqwtJJNTWEReV07GR4yhCtoyO/fWTNhMIPmbrTaNeMzPD3OYuowTnbs0Ovg7+a9ipNE/VuGExbxoLfPcyED/w==";
npx:hasSignatureTarget this: .
}