@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 { sub:comment a , , , ; "I am not sure about the isSameAs relation. This might be fine depending on how the other classes are filled in in the final version, but I have the impression that it should rather be something like isCausedBy."; "5"; ; . } sub:provenance { sub:assertion prov:wasAttributedTo orcid:0000-0002-1267-0234 . } sub:pubinfo { sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCwUtewGCpT5vIfXYE1bmf/Uqu1ojqnWdYxv+ySO80ul8Gu7m8KoyPAwuvaPj0lvPtHrg000qMmkxzKhYknEjq8v7EerxZNYp5B3/3+5ZpuWOYAs78UnQVjbHSmDdmryr4D4VvvNIiUmd0yxci47dTFUj4DvfHnGd6hVe5+goqdcwIDAQAB"; npx:hasSignature "f6rQ4NT3STR7ij+msYRoB+JsnWgSMTxAj2AoPFZ0PtLLJr7U3nZ7nBUbuaF9znilzsHbterZ/5sp+IZi8P8QbdVAiO+cPsTvmJKNcoJhTwT3dfuU7LGOnE879kO3sxkwfS9dc6QBCRC/8F7MqG3mpg62JdDqq0mf9rZ6nNWe3jQ="; npx:hasSignatureTarget this: . this: dct:created "2021-10-14T09:33:47.896+02:00"^^xsd:dateTime; dct:creator orcid:0000-0002-1267-0234; nt:wasCreatedFromProvenanceTemplate ; nt:wasCreatedFromPubinfoTemplate ; nt:wasCreatedFromTemplate . }