@prefix dc1: .
@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 {
.
}
sub:provenance {
sub:assertion prov:wasGeneratedBy sub:research-activity .
sub:document a .
sub:research-activity dc1:description sub:document .
}
sub:pubinfo {
sub:sig npx:hasAlgorithm "RSA";
npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCwUtewGCpT5vIfXYE1bmf/Uqu1ojqnWdYxv+ySO80ul8Gu7m8KoyPAwuvaPj0lvPtHrg000qMmkxzKhYknEjq8v7EerxZNYp5B3/3+5ZpuWOYAs78UnQVjbHSmDdmryr4D4VvvNIiUmd0yxci47dTFUj4DvfHnGd6hVe5+goqdcwIDAQAB";
npx:hasSignature "mLrbK78OvV65G9S6m05G7FKEBC0t3V2k2diPDb4tPcB7uhPtgKCJ/3UIE0YbGw3jfwHIxyv+zVE43QQSwwOfHvNUDsUtjlbDJhTXYiWrE2r/pfqZpKRDZ25K7draGOnY9BWmdvQlSgESp/RHNwos2EY1iIe0/4BgC17Apd4g1iI=";
npx:hasSignatureTarget this: .
this: a npx:ExampleNanopub;
dc1:created "2023-02-24T06:54:46.336+01:00"^^xsd:dateTime;
dc1:creator orcid:0000-0002-1267-0234;
npx:supersedes ;
nt:wasCreatedFromProvenanceTemplate ;
nt:wasCreatedFromPubinfoTemplate ,
, ;
nt:wasCreatedFromTemplate .
nt:hasLabelFromApi "invention of telephone - overview about the invention of the telephone" .
nt:hasLabelFromApi "invention of radio - aspect of history relating to the invention of radio" .
}