@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:0009-0004-8153-0050 . } sub:provenance { sub:assertion prov:wasAttributedTo orcid:0009-0004-8153-0050 . } sub:pubinfo { sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCemyZ+0Wj9WZoXRbIPLwc0LcQ43+dMTFTS3T88nzulVOVocxromCF775958FfsLHg6sEyl2LZ2kkMJHVuB8kj8cebQqrKG6POYsjE40Wip02sSEKF5Y0jbr+NsqktpE9IFu/fzyRn1752kTwCVGZWHOfMSz8SHL9QvwzRQAXVyfQIDAQAB"; npx:hasSignature "W53VjS6bsmXkoHOpHN30zcSNI6SOXvxW6UiiKGsqdSQWG0CyqrQARAwR8lX+4XwpLPrsgL2sHGketiHPsR5S1k09c+aDqEDTU+ealqPs3kUWKP/sd27/qR8gk7DsN2ng/ZmYqEGFn8mt5lOgJG+vE5CXGJSKBTjkpdN0MbjDrVE="; npx:hasSignatureTarget this: . this: dct:created "2023-06-16T13:22:03.595Z"^^xsd:dateTime; dct:creator orcid:0009-0004-8153-0050; dct:license ; nt:wasCreatedFromProvenanceTemplate ; nt:wasCreatedFromPubinfoTemplate , ; nt:wasCreatedFromTemplate . }