@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 don't think the original publication shows a causal relationship. It seems to me only a correlation is proven."; ; . } sub:provenance { sub:assertion prov:wasAttributedTo orcid:0000-0001-6501-0806 . } sub:pubinfo { sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCY36SLWPLee0SZGM108+7dyjGzKFYg9t09XuL3js13jO3CDzqAZygcrwbJsbLQMRHYvWf0Mkly1ePLgdb43NqEbXiDHC4o49nHjhi2bSWeRDJ4jFicvhpL1Sjv5N0oFU3wTA8KGN+rYvQ10xhZXcjuuiCMb6yInj6wJ2S+wI14fwIDAQAB"; npx:hasSignature "cKsuFssA6xURpkOIqck6uKhBeBuwijVrZ6rKlWT3VciFiOsd2djTTw61J7eMSMFvvufUAPbM6XNZf8WNTRNTEODQPjmakzGNpYLW0VOjqpvrmCf9UEy8tThDhvdZHb7kbv7Mw5ImkemW02qsQqRtqUsbQ9g/GkoHtYosBaG86JY="; npx:hasSignatureTarget this: . this: dct:created "2021-10-29T10:39:29.183+02:00"^^xsd:dateTime; dct:creator orcid:0000-0001-6501-0806; nt:wasCreatedFromProvenanceTemplate ; nt:wasCreatedFromPubinfoTemplate ; nt:wasCreatedFromTemplate . }