@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 , , , ; "As humans typically belong to many different groups of different kinds, I am inclined to think that the context class should more specifically be 'social group of humans' (possibly with a quite technical and precise definition) and not just 'group of humans'."; "4"; ; . } 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 "HU2j2MzUk0tqmEQZ/4LjpzUDPfIyHezMEPhwY9fIoqjOP2vWzvVdkJqBftj/ragdva1XVP8dWd6F+x5ppzCYnT3HarOISqyXrDwrlVBH9P036OTTVBjoKItq41wbt242pOF269P6TnIV5rHXT5Jf/tsaadkmvQ/fyB1SeVfrq0A="; npx:hasSignatureTarget this: . this: dct:created "2021-10-14T10:40:29.441+02:00"^^xsd:dateTime; dct:creator orcid:0000-0002-1267-0234; nt:wasCreatedFromProvenanceTemplate ; nt:wasCreatedFromPubinfoTemplate ; nt:wasCreatedFromTemplate . }