@prefix dce: .
@prefix this: .
@prefix sub: .
@prefix np: .
@prefix dct: .
@prefix npx: .
@prefix xsd: .
@prefix orcid: .
@prefix prov: .
sub:Head {
this: np:hasAssertion sub:assertion;
np:hasProvenance sub:provenance;
np:hasPublicationInfo sub:pubinfo;
a np:Nanopublication .
}
sub:assertion {
this: npx:includesElement ,
, ,
, ,
, ,
, ,
, ,
, ,
, ,
, ,
, ,
, ,
, ,
, ,
, ,
, ,
, ,
, ,
.
}
sub:provenance {
sub:assertion dct:creator orcid:0000-0002-1436-584X .
}
sub:pubinfo {
sub:sig npx:hasAlgorithm "RSA";
npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCoKFb7LKlXyBB7BUvjFF9bDJNk0WxH3Xerr4H3v/VCiRVshEDl3BZVekbMMmdRe+TOPyc8AOLd9IAL2VfVVD/T0rmCHk7Pw7DQjI96mwyeXhE7f4g0WG5UT5Pxxm0Rzy7IrYnEaaVDs7dkZUt952M6qWlHfTwCQDcXJhZfLiXoMwIDAQAB";
npx:hasSignature "dx6oTQB1W3bc65r3ea+XlqMaxqAQRCkenLs1l2xFZ4sdzhXr6nWnel6KBNhgYBYI3nJ489XmMeWmBSJD9tlyir16i6Bj7a50Wm6E9mg5BEkOTOWPX9T6ujF6Yn56/WUc33tlv6J3bI5zsKCLHXQaSqrQlZIjcjP9RqfCW3RgJQ4=";
npx:hasSignatureTarget this: .
this: dce:title "test Dissco";
dct:created "2025-05-21T12:58:02Z"^^xsd:dateTime;
dct:creator ;
dct:license ;
a npx:NanopubIndex;
prov:wasDerivedFrom .
}