@prefix this: . @prefix sub: . @prefix np: . @prefix dct: . @prefix nt: . @prefix npx: . @prefix xsd: . @prefix rdfs: . @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:spi a ; rdfs:label "The cortex size of humans does not relate to their social group size"; ; ; ; ; . } sub:provenance { sub:activity a ; prov:used sub:quote, ; prov:wasAssociatedWith orcid:0000-0002-0191-7211 . sub:assertion prov:wasGeneratedBy sub:activity . sub:quote prov:value "A cognitive limit on human group size cannot be derived in this manner."; prov:wasQuotedFrom . } sub:pubinfo { sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQC3cICbOHZ1ecuLOsgovKwUlFRRvNWNgBJxoXCFAYWtU2OK97i/SjoIaxFphg9tkv9WxOjtPqYJ4cuM0E76wxeRZ7VBMHBrBIyCAGTvAfESWVQZCDgulG46VjffEzXuRmqOka/C5Ur6beLijFPMtiWEg6I2Mbj8z9vuHPxReIu4JwIDAQAB"; npx:hasSignature "EXpFs+fW9xBJRV+mVQffHfGmzxEtSOcO1NblQ7BNpjeCc8h0/9QvU9YTgD2lohAc41RgXELCL8n3VwOBtdB7ESfkIJfN9CsDOy07t3U/RiY9q7t8d7tPM88O4ODdS51BvWinT/Sn7qCSsGLNiEUgfQGlFgc+ROxd077uj4g8Ekg="; npx:hasSignatureTarget this: . this: dct:created "2021-10-19T14:25:52.269+02:00"^^xsd:dateTime; dct:creator orcid:0000-0002-0191-7211; npx:introduces sub:spi; ; nt:wasCreatedFromProvenanceTemplate ; nt:wasCreatedFromPubinfoTemplate , ; nt:wasCreatedFromTemplate . }