@prefix dcterms: .
@prefix this: .
@prefix sub: .
@prefix xsd: .
@prefix prov: .
@prefix orcid: .
@prefix foaf: .
@prefix np: .
@prefix npx: .
sub:Head {
this: np:hasAssertion sub:assertion;
np:hasProvenance sub:provenance;
np:hasPublicationInfo sub:pubinfo;
a np:Nanopublication .
}
sub:assertion {
sub:keyDeclaration npx:declaredBy orcid:0000-0003-1636-9438;
npx:hasAlgorithm "RSA";
npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCIFAG43xEsqG985tZnf8V+Ye0xkysZHg8XoavLqixQotTTRdgBQYEG/l5zVNekTqlA3IW2pHFZYBV3tw5IIBFPS3m8HkwIaAOPTSZKiozNkwM+hiGlBglnbsaw1FmuHLSooUb686y0Lj+a8L/sztxX+N3Agdn3XTt8ag1mbc8WeQIDAQAB" .
orcid:0000-0003-1636-9438 foaf:name "christian pichot" .
}
sub:provenance {
sub:assertion prov:wasAttributedTo orcid:0000-0003-1636-9438 .
}
sub:pubinfo {
sub:sig npx:hasAlgorithm "RSA";
npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCIFAG43xEsqG985tZnf8V+Ye0xkysZHg8XoavLqixQotTTRdgBQYEG/l5zVNekTqlA3IW2pHFZYBV3tw5IIBFPS3m8HkwIaAOPTSZKiozNkwM+hiGlBglnbsaw1FmuHLSooUb686y0Lj+a8L/sztxX+N3Agdn3XTt8ag1mbc8WeQIDAQAB";
npx:hasSignature "Amt5DnFQhl9Hcoifvw1quPV2T2ikLgMfd9LdtgCffdfele1ybpNUy4DO/8gyesfqbvn5AWdC4yQj2V8nolwlHJMyMeoZWOF/j9SOUlfhk0WsrXmJotkD7EJtG/qacJlAuzT1nThutNzRG4CQdqu6HbVxspScPLXRYG/RfNTTn7k=";
npx:hasSignatureTarget this: .
this: dcterms:created "2020-11-02T15:07:16.715+01:00"^^xsd:dateTime;
dcterms:creator orcid:0000-0003-1636-9438 .
}