https://w3id.org/np/RAnCB_KDuh4CrXb9s9OtmCpnDUtnqJaxY-lPQl2OcJxZU
.trig | .trig.txt | .jelly | .jelly.txt | .jsonld | .jsonld.txt | .nq | .nq.txt | .xml | .xml.txt
@prefix sub: <https://w3id.org/np/RAnCB_KDuh4CrXb9s9OtmCpnDUtnqJaxY-lPQl2OcJxZU/> .
@prefix this: <https://w3id.org/np/RAnCB_KDuh4CrXb9s9OtmCpnDUtnqJaxY-lPQl2OcJxZU> .
@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 "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEA2lDaDd/7IwiieIC2hE46+OCZaDERWwQG3uO6K0zG6eNNj2auRzSYCcbIW8Iry7KKRdik+FZD6zhapw+HE+A7rBsEz22wXI0cMpG+CEqsXTCsls3JdSoCVZj6MIfuq4XTh/AQSt4kr7LszDsxTmAA5fG3iG5LszR0uBulUDO95OmXT9OGA0g8g0iOP80FBsq96cflhtoLRemjPunpqggTpTSKhMxdoO4p3+DHFfJVJfxhCGis6BDY44sAFWbeQv0CDA2k+RMXfFaGWOZmng1WhMWo3zCT9zsrN4WDiwM51fBCh8I7oo9RKNIG3M4sDTqYubP9AJ3tVwfu8O/q10v7CQIDAQAB" .
}
sub:provenance {
sub:assertion <http://www.w3.org/ns/prov#wasAttributedTo> sub:assertion .
}
sub:pubinfo {
this: <http://purl.org/dc/terms/created> "2026-07-30T14:58:01.633Z"^^xsd:dateTime;
<http://purl.org/dc/terms/creator> orcid:0000-0000-0000-0000 .
sub:sig npx:hasAlgorithm "RSA";
npx:hasPublicKey "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEA2lDaDd/7IwiieIC2hE46+OCZaDERWwQG3uO6K0zG6eNNj2auRzSYCcbIW8Iry7KKRdik+FZD6zhapw+HE+A7rBsEz22wXI0cMpG+CEqsXTCsls3JdSoCVZj6MIfuq4XTh/AQSt4kr7LszDsxTmAA5fG3iG5LszR0uBulUDO95OmXT9OGA0g8g0iOP80FBsq96cflhtoLRemjPunpqggTpTSKhMxdoO4p3+DHFfJVJfxhCGis6BDY44sAFWbeQv0CDA2k+RMXfFaGWOZmng1WhMWo3zCT9zsrN4WDiwM51fBCh8I7oo9RKNIG3M4sDTqYubP9AJ3tVwfu8O/q10v7CQIDAQAB";
npx:hasSignature "nJc5D1GTQu3sE7+drx5IVsvt8PVNvWts4iljADqiM6A4yG2DKr8GbXXBQt3XlNKzpuQywalaGIxR1IWBCa/rJlTxrQzGY2R80Mg2e7O1cnEHB756tCQ3VV6NMrMOsPrnlrf0zaDRmSqRRQSnOl+ZMWm9VYfqURHSvFcGIMdBmBIFyZ+dezN4xqJGqV0HqTGDd/LfhobRE4c4bbrWH9cQjIlOmo456GTRdCKMh1WmX2HOS9ELf9+rN8QqeUuLKfz61bIO5aOXgH5sr+VfAHPXIVEzgnVl05R4ldZjSlOX1ufkImNfntad5y32JLsyMw4kL8gDkMhhXqfGBGqa2RnYpg==";
npx:hasSignatureTarget this: .
}