@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 { sub:comment a , , , ; "Maybe the scientific claim should be rephrased a bit to reflect the growth effect more, instead of just using \"mechanically drives\"."; "2"; ; . } sub:provenance { sub:assertion prov:wasAttributedTo orcid:0000-0002-7114-6459 . } sub:pubinfo { sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCJlM78d80R+gFMoQB1IG3f7AbqqGOCIv4HmZd1cx1KgEWMUUpPsojFNvx84fC/TltcJ8F8JafnbhDXW2HM2MhdK4yC04ROEV1vIgSzjDicHfiqXvMqdPuMyQp4mmCEY7mUoeEW10mWZqjk+S9TnmiAQbFGcpExP8aosr2aTR7CSQIDAQAB"; npx:hasSignature "Q4x4mwJ29fjmod0j74BETPzBA8mBM7ZDemu8Rc9FlorwfNDOYXtenlyZ7kSLwhT15FsBQw+FWbefvKG1X+7HlDy4CjS3uLQoB0KvUFs0aKMxZoGUR1dwhSZOy/7aiSxiVHSmvO5kR5w/yXzBib+wWs3I7Gm4QOgQ/R/p59LZ08M="; npx:hasSignatureTarget this: . this: dct:created "2021-10-06T22:42:36.295+03:00"^^xsd:dateTime; dct:creator orcid:0000-0002-7114-6459; npx:supersedes ; nt:wasCreatedFromProvenanceTemplate ; nt:wasCreatedFromPubinfoTemplate , ; nt:wasCreatedFromTemplate . }