@prefix dcterms: .
@prefix ns1: .
@prefix this: .
@prefix sub: .
@prefix np: .
@prefix nt: .
@prefix xsd: .
@prefix orcid: .
@prefix npx: .
sub:Head {
this: np:hasAssertion sub:assertion;
np:hasProvenance sub:provenance;
np:hasPublicationInfo sub:pubinfo;
a np:Nanopublication .
}
sub:assertion {
;
.
}
sub:provenance {
sub:assertion ns1:wasAttributedTo orcid:0000-0001-8004-0464 .
}
sub:pubinfo {
sub:sig npx:hasAlgorithm "RSA";
npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQDs0t7O15Wx/NFoleAZFCOuayiJlHtJ7daow/5JX9WuaUi0hjKn+wPdhgxDuxQvTPQIe8D6JE1LZnY2LXBSOzDcHKn+QWB6Zkn/ZisiG24V5C0kGpNji6Ab0gaAFZYl32VdS0qLPr34LLsEDzJRUoZHWxg0KoHw85F0EzlrPH+JpwIDAQAB";
npx:hasSignature "nCMPWJJajojHYwc83BUzol0IM02WDZxx3HpL8g/X2GjWj9GPfW07TWDieN7GqwYbwU0TjCavkDernNx0lCzAqrkhoFHwS0cTul512MBDrLHMOUItzbW7YfECvPov7L5BfvX0CbmAlIAY17HGDBBW2MZLDqXXzEnI3E3V7M+kPdA=";
npx:hasSignatureTarget this: .
this: dcterms:created "2021-06-25T16:02:49.605+02:00"^^xsd:dateTime;
dcterms:creator orcid:0000-0001-8004-0464;
nt:wasCreatedFromProvenanceTemplate ;
nt:wasCreatedFromPubinfoTemplate ;
nt:wasCreatedFromTemplate .
}