@prefix this: . @prefix sub: . @prefix np: . @prefix dct: . @prefix nt: . @prefix npx: . @prefix xsd: . @prefix rdfs: . @prefix orcid: . @prefix prov: . sub:Head { this: np:hasAssertion sub:assertion; np:hasProvenance sub:provenance; np:hasPublicationInfo sub:pubinfo; a np:Nanopublication . } sub:assertion { orcid:0009-0008-2200-4041 "Prithbe" . sub:Vehicle npx:declaredBy orcid:0009-0008-2200-4041; npx:hasAlgorithm "RSA"; npx:hasPublicKey "Vehicle is the most important thing for travelling" . } sub:provenance { sub:assertion prov:wasAttributedTo orcid:0009-0008-2200-4041 . } sub:pubinfo { sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCZCQB7OX67k1jHWN/XBA5JFMZHakngloR1wqOegdBLlvQwzu/l4MDsTr5/M4RGDbMhosMzdGmwspZQcPc+ZdnrJyj1jzVI9hxzVZMjGfenDGW0bfEdwIjQV1BxMZBwI0yhgEUIB5+7HdHQ4CZ0l0s0dVmRhwA2dPupd0JMu4p2bQIDAQAB"; npx:hasSignature "VKTcEjsJU77EXafs6MRq1rQN8wOPvkHwlPkFozk9OWd9rXuwshwllhFIsIyMYGD7nxcwSmBN5sg2+/xbKVY1tVFbVL2rVv+q/s/mZ/mPAcoY6OysWDPT2q0/NWGmFQmzosicWKXrKraLE+HhvLvOI6YlcKX+jKnhOXxpIk6/NGk="; npx:hasSignatureTarget this: . this: dct:created "2023-10-11T16:03:09.000Z"^^xsd:dateTime; dct:creator orcid:0009-0008-2200-4041; dct:license ; npx:hasNanopubType npx:declaredBy; npx:introduces orcid:0009-0008-2200-4041; a npx:ExampleNanopub; rdfs:label "User: Prithbe"; nt:wasCreatedFromProvenanceTemplate ; nt:wasCreatedFromPubinfoTemplate , , ; nt:wasCreatedFromTemplate . }