@prefix this: . @prefix sub: . @prefix np: . @prefix dct: . @prefix nt: . @prefix npx: . @prefix xsd: . @prefix orcid: . @prefix prov: . sub:Head { this: np:hasAssertion sub:assertion; np:hasProvenance sub:provenance; np:hasPublicationInfo sub:pubinfo; a np:Nanopublication . } sub:assertion { npx:qualifies . } sub:provenance { sub:assertion prov:wasAttributedTo . } sub:pubinfo { sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQDO4xkU+/dGujq1raR66QtRqquMxiJ9hm2uzc2uBj7bCBBRnWhTw7M8f77BqAFHShgxqxYTr2do7/tVmoKeM51ISyttxWrh9ebZRoz5o6Muxt7HyA4sLHAmnixeZ5VJfZzsKAmVN23Y2ZiCqMoXjtcp5jO2lOC0AXaGPftnaA8b9QIDAQAB"; npx:hasSignature "jP4LwrviaKaXG00BTxSHHlzmv10mzmKiSTOVF1yvKXR88DuvEB3VWWcQwC0TIilSAJFKmqe313shLLgVIkJP2Q6I92BMPB0JK0+1umjaccGPt249Zdt3/Xow6R8g1J2VCk5237FtagTpMq4LAfc+9lgXd8KlX26uqWXE3ENT3D4="; npx:hasSignatureTarget this: . this: dct:created "2022-01-19T11:01:22.787+01:00"^^xsd:dateTime; dct:creator orcid:0000-0002-6117-4755; nt:wasCreatedFromProvenanceTemplate ; nt:wasCreatedFromPubinfoTemplate ; nt:wasCreatedFromTemplate . }