@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 , , ; "The relation subClassOf was replaced with skos:related as it matches better the intended meaning. The new class is now related to both - the neocortex and size - classes."; ; . } sub:provenance { sub:assertion prov:wasAttributedTo orcid:0000-0002-0191-7211 . } sub:pubinfo { sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQC3cICbOHZ1ecuLOsgovKwUlFRRvNWNgBJxoXCFAYWtU2OK97i/SjoIaxFphg9tkv9WxOjtPqYJ4cuM0E76wxeRZ7VBMHBrBIyCAGTvAfESWVQZCDgulG46VjffEzXuRmqOka/C5Ur6beLijFPMtiWEg6I2Mbj8z9vuHPxReIu4JwIDAQAB"; npx:hasSignature "V1g1QeI1AEYxqaeXEz5o6eRnnyhR+/NMq+/PqTB8k4pQ17O8IhKVGMd8Df03EboOv+Nrfr695nMhniYRd4GMgX+33FAnxVeu8PDIARCSx4unlncucQuROf3rVMAyHxXcqipWP4RwJzQ/dHBasHRdfXnphpMAOKMnpu+LPHK6owc="; npx:hasSignatureTarget this: . this: dct:created "2021-10-19T14:16:43.366+02:00"^^xsd:dateTime; dct:creator orcid:0000-0002-0191-7211; nt:wasCreatedFromProvenanceTemplate ; nt:wasCreatedFromPubinfoTemplate ; nt:wasCreatedFromTemplate . }