@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:relative-neocortex-size a ; rdfs:label "Relative size of the neocortex"; rdfs:subClassOf ; "This class signifies the weight or volume of a part of the brain called neocortex." . } 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 "MkSFORQpph42QZd6uuImPpVYFjtUeEnKrzxYnD7HnssamdSAKshE/K8DmTh73MiptZq/GZkuYczL+NR/KDChReCPQ5TS+DLxBNMCEe4DidCX6lTQ6e9jzk/ypndv1akOjNrrKZB4tT4K4vcl6UVP5P3osYbFpQvrqFzaMsexcOc="; npx:hasSignatureTarget this: . this: dct:created "2021-06-22T09:47:02.824Z"^^xsd:dateTime; dct:creator orcid:0000-0002-0191-7211; npx:introduces sub:relative-neocortex-size; nt:wasCreatedFromProvenanceTemplate ; nt:wasCreatedFromPubinfoTemplate ; nt:wasCreatedFromTemplate . }