@prefix this: . @prefix sub: . @prefix np: . @prefix dct: . @prefix nt: . @prefix xsd: . @prefix orcid: . @prefix prov: . @prefix npx: . sub:Head { this: np:hasAssertion sub:assertion; np:hasProvenance sub:provenance; np:hasPublicationInfo sub:pubinfo; a np:Nanopublication . } sub:assertion { orcid:0000-0002-9896-2704 . } sub:provenance { sub:assertion prov:wasAttributedTo orcid:0000-0002-9896-2704 . } sub:pubinfo { sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCN9tCqcgTrdTZ+1SMhG9OkbUZYn+qSUhmyJaxlBqs9PbV/Xe6evNwsCDAl4lEnaVCHVfGuM9/P16qYhPl/4UHwjuQq/3jBYR5isGNcbB9iBY/rBFME2nAe2tT7kLETn6GhI3JPEyBRXFKgudqGp+O7dDBrK8Jr4wMsVNiXNfgTqQIDAQAB"; npx:hasSignature "RxWkaw1WGgdOjkp4JjxUIgNyQH37vb6NNIAntmzHw5KUXZeLME2q+RMzJcvPSESrDhlPyW0JzyV6ZN5dCZPhs++IAlYjr9wrxJQpVSXhLC1TQpVK2gr8s5b5abtxr0mpMwZ+YaS1HlTa2a81Uf5NhnWN+wHfUHXFWWBlufYzNJQ="; npx:hasSignatureTarget this: . this: dct:created "2023-01-23T10:29:47.219Z"^^xsd:dateTime; dct:creator orcid:0000-0002-9896-2704; nt:wasCreatedFromProvenanceTemplate ; nt:wasCreatedFromPubinfoTemplate ; nt:wasCreatedFromTemplate . }