@prefix this: . @prefix sub: . @prefix np: . @prefix dct: . @prefix nt: . @prefix npx: . @prefix xsd: . @prefix rdfs: . @prefix orcid: . @prefix prov: . @prefix foaf: . sub:Head { this: a np:Nanopublication; np:hasAssertion sub:assertion; np:hasProvenance sub:provenance; np:hasPublicationInfo sub:pubinfo . } sub:assertion { orcid:0000-0003-0593-2598 . } sub:provenance { sub:assertion prov:wasAttributedTo orcid:0000-0003-0593-2598 . } sub:pubinfo { orcid:0000-0003-0593-2598 foaf:name "Saurav Kumar" . this: dct:created "2026-05-11T14:18:01.707Z"^^xsd:dateTime; dct:creator orcid:0000-0003-0593-2598; dct:license ; npx:wasCreatedAt ; rdfs:label "Saurav Kumar is participant in Nano Session #31 KGC segment"; nt:wasCreatedFromProvenanceTemplate ; nt:wasCreatedFromPubinfoTemplate , ; nt:wasCreatedFromTemplate . sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCPsaMrnmg/0bxwjIicrr5srkkyBt6XJZcWhj+IgMaoW3magRZPKpeQDu80wDXBfhL9u/xIVrgD2CwbUar4YoxoeZGhzhB9nlAiIgET7MWLDbatSCQB4KY+mDQ6AYOzgHkPTfJFf8TZllFC/XLMcx4gFryIfRGlBb/Fz+kUhWB3fQIDAQAB"; npx:hasSignature "GzbcyTjTj8mSpwD5HjxZmmlLxLthmZGTKL7dRwAqYOOJ9d+lN5g9srPzMEeQd/U6ktjP5TSRi4c7/CPznLz2S5sRZbgKUM5gj30TgPVCltilAX6PhNuLR9hxS9lddQ69gXt6HKVIevXlVghGSPKpGbDossabyZomNl44sLJ+qn4="; npx:hasSignatureTarget this:; npx:signedBy orcid:0000-0003-0593-2598 . nt:hasLabelFromApi "Nano Session #31 KGC segment" . }