@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 , , , ; "The context class chosen here is wrong as we are not referring to humanity as a whole, but to the individuals that comprise it. As such choosing the class \"human\" would be correct."; "5"; ; . } 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 "BKDeFTFA2HOwqMMhXHsSsQhjeNvA4WRtG2LtlEd8y2wDwgEZg3+V88AjMmpeJsLlE27zcTEIWW1aptTE52IGaWhgexq5U32RuZN2VKVo75osgbXiOeI3GIHm38Akj/0UJFg1V2kIuvatJuOJZSlGp3VfhVq1oakiO3sY9JHMX/Q="; npx:hasSignatureTarget this: . this: dct:created "2021-10-08T12:32:50.944+03:00"^^xsd:dateTime; dct:creator orcid:0000-0002-7114-6459; a npx:ExampleNanopub; nt:wasCreatedFromProvenanceTemplate ; nt:wasCreatedFromPubinfoTemplate , ; nt:wasCreatedFromTemplate . }