@prefix opo: .
@prefix dcterms: .
@prefix this: .
@prefix sub: .
@prefix np: .
@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:0009-0001-3498-5974 opo:thinksIsUnderrated .
}
sub:provenance {
sub:assertion prov:wasAttributedTo orcid:0009-0001-3498-5974 .
}
sub:pubinfo {
sub:sig npx:hasAlgorithm "RSA";
npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCKj0M4pzEpNbxcrwMJd1/6uDP7F2wsUjcQwJQxL+m7OtmrFeEoOYZ1JFpH7HNw+H229aOvRFCpqbSvh7MPwN85RoYDIJt6pDkWPewXH1N4K95KmS7CxlqtXnPNPhrVXzpVbstssGen0EYd7Wn5DQk40wEY4HpMK/Bx3XJVcMFHhwIDAQAB";
npx:hasSignature "dJ7bvUJF6iQdOAxp46d4mEaURrfiuuKwUfVMWUCRLsX+uLqIQ4FZA9r+bE8Ht6opbECl9H1ky79e/1N1cCYBH5L9IAbGb1n1jcmJup6HofrgrwveoYq5QQEpc3ZVhofvMh7x/I85s0XXQ2d+GYzLqxB1777LtVpHmeULEssh1Kw=";
npx:hasSignatureTarget this: .
this: dcterms:created "2023-06-16T13:31:06.649Z"^^xsd:dateTime;
dcterms:creator orcid:0009-0001-3498-5974;
dcterms:license ;
nt:wasCreatedFromProvenanceTemplate ;
nt:wasCreatedFromPubinfoTemplate ,
;
nt:wasCreatedFromTemplate .
nt:hasLabelFromApi "Gin and tonic - highball cocktail made with gin and tonic water" .
}