@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 "T2GaojzLE8P1ZjWiN5+TPP/WrizbJlqjisB9H7sYs9wkGf2TRayAm63Sa/RBJ+x12VkvbSwwBP0WedwVkQZ2y+kgiK9N1G/QH9iGRUUHXxNFFmQaFNvdhWNeA7jf5JZShImZsLq/PgPSPLJtP0LCnkh8RhC+UOgQQma8509u4hA="; npx:hasSignatureTarget this: . this: dct:created "2023-01-19T12:22:35.319Z"^^xsd:dateTime; dct:creator orcid:0000-0002-9896-2704; nt:wasCreatedFromProvenanceTemplate ; nt:wasCreatedFromPubinfoTemplate ; nt:wasCreatedFromTemplate . }