@prefix opo: .
@prefix this: .
@prefix sub: .
@prefix np: .
@prefix dct: .
@prefix nt: .
@prefix xsd: .
@prefix orcid: .
@prefix prov: .
@prefix npx: .
sub:Head {
this: a np:Nanopublication;
np:hasAssertion sub:assertion;
np:hasProvenance sub:provenance;
np:hasPublicationInfo sub:pubinfo .
}
sub:assertion {
orcid:0000-0002-1267-0234 opo:thinksIsUnderrated .
}
sub:provenance {
sub:assertion prov:wasAttributedTo orcid:0000-0002-1267-0234 .
}
sub:pubinfo {
sub:sig npx:hasAlgorithm "RSA";
npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCjDGQCS1S+SRnERDuYDXOugdYUP0efEquHJEEHAbU/uLzBVlga89zqrNPCS7fBE6lArBUWEmT8eLKdMapyqvAzI1J3jUWTMhDJF+XFBkUiuiFfNSc4vJJcmi0yujtnuzXsRIG202jyaP4f5ULoskFwaZOSBZJfiE0dsB3D7DTIAQIDAQAB";
npx:hasSignature "n7YwD7w7bytk8a7u3aYA0T1i/9JQDhCUMIbXJWEyshtKnZjfigLFxslMCbSzV0mg5jbeG3ODb+B3Bi8S0QkPYs+JMUfetbuSKRngNxbURcF/77CnwXduuqCCnA7B3py/GPesKbkJL/0sdJLCiBGHZwaawu6ezgpI1EhFWu6Pp/k=";
npx:hasSignatureTarget this: .
this: dct:created "2023-06-16T13:13:20.180Z"^^xsd:dateTime;
dct:creator orcid:0000-0002-1267-0234;
dct:license ;
nt:wasCreatedFromProvenanceTemplate ;
nt:wasCreatedFromPubinfoTemplate ,
;
nt:wasCreatedFromTemplate .
nt:hasLabelFromApi "nanopublication - small document that uses semantic annotation to link a simple fact or statement to provenance" .
}