@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 believe the label in itself represents the meaning of the original article, but the qualifier wasn't the suitable one to express it. I have modified the qualifier from \"generally\" to \"mostly\" to specify that the original article claims that Shh is an essential regulator."; ; . } sub:provenance { sub:assertion prov:wasAttributedTo orcid:0000-0001-8004-0464 . } sub:pubinfo { sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQDs0t7O15Wx/NFoleAZFCOuayiJlHtJ7daow/5JX9WuaUi0hjKn+wPdhgxDuxQvTPQIe8D6JE1LZnY2LXBSOzDcHKn+QWB6Zkn/ZisiG24V5C0kGpNji6Ab0gaAFZYl32VdS0qLPr34LLsEDzJRUoZHWxg0KoHw85F0EzlrPH+JpwIDAQAB"; npx:hasSignature "PaHPP3wVVsAfQAfXo0+fwJghRRtA0KyrJ2pFYK7bTcGnIYgFD3fGayufoLmxVlVa0Ot/+34LNTnZyKCzAmMGl7CMLPXGBzBXnia88NIv/R3Tpo2JUlyeSYNKmdcsQMK6DFvEz+bY+/0CSdxaNjmzFc/2fs1VYxyYpg1hDea7mmI="; npx:hasSignatureTarget this: . this: dct:created "2021-10-20T12:02:22.025+02:00"^^xsd:dateTime; dct:creator orcid:0000-0001-8004-0464; nt:wasCreatedFromProvenanceTemplate ; nt:wasCreatedFromPubinfoTemplate ; nt:wasCreatedFromTemplate . }