@prefix foaf: .
@prefix dcterms: .
@prefix this: .
@prefix sub: .
@prefix np: .
@prefix nt: .
@prefix npx: .
@prefix xsd: .
@prefix orcid: .
@prefix prov: .
sub:Head {
this: a np:Nanopublication;
np:hasAssertion sub:assertion;
np:hasProvenance sub:provenance;
np:hasPublicationInfo sub:pubinfo .
}
sub:assertion {
npx:declaredBy
orcid:0009-0001-0808-1226;
npx:hasAlgorithm "RSA";
npx:hasKeyLocation ;
npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCR7KAJnegkmee40ahxCbW4pHbrPLfQG5HGgylvuI+p7ml62toZjpedpmEyOWHA9NEZJ6Z0RqTqbD84lfiITyspeo4lFU9yp9wfeg4sI4S5pznaLS7OoUmz1mxlwMramO85vvnwGho/eMsyJbQ+qCHDW4oGjHiB1lh9QGn0YInjzwIDAQAB" .
orcid:0009-0001-0808-1226 foaf:name "Michèle Spichtig" .
}
sub:provenance {
sub:assertion prov:wasAttributedTo orcid:0009-0001-0808-1226 .
}
sub:pubinfo {
sub:sig npx:hasAlgorithm "RSA";
npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCR7KAJnegkmee40ahxCbW4pHbrPLfQG5HGgylvuI+p7ml62toZjpedpmEyOWHA9NEZJ6Z0RqTqbD84lfiITyspeo4lFU9yp9wfeg4sI4S5pznaLS7OoUmz1mxlwMramO85vvnwGho/eMsyJbQ+qCHDW4oGjHiB1lh9QGn0YInjzwIDAQAB";
npx:hasSignature "csD6oVGdgyZ656Dx0PJxmNDK4G2bSh+0AR0OC/TLeeozgn2jyyCm2jqIVDy9UDrjt/UWaB8R7RuDESmVDciHcYnqC8Q/EMIuib8uAgatVoKEDygxP7483D8v0PSkDQmLycJZEXoAr/q4kOqPGfByaJuTY+c+C3y/wCETrPuLtrI=";
npx:hasSignatureTarget this: .
this: dcterms:created "2023-06-16T13:31:24.837Z"^^xsd:dateTime;
dcterms:creator orcid:0009-0001-0808-1226;
dcterms:license ;
nt:wasCreatedFromProvenanceTemplate ;
nt:wasCreatedFromPubinfoTemplate ,
;
nt:wasCreatedFromTemplate .
}