@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 , , , ; "while this class nanopub is a subclass of size from wikipedia, it doesn't make a formal relation to the neocortex (e.g. that it specifically an attribute of the neocortex). thus, the class formalization could be improved."; "3"; ; . } sub:provenance { sub:assertion prov:wasAttributedTo orcid:0000-0003-4727-9435 . } sub:pubinfo { sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCTQs+mANCSHWhIW/YPio468UdGNHsPvADpjfaW8um/v2L4AoDIANginfoU65VNbPT5D0ADt1y0uFNne3VEMr9Y+I2HFaz6IKj+LdYMJk6VUf5WJoImRHIX6BZQwcUc22CbTBFYxvqvp3UmmHrCrhLIZjDSyutExK3tOTRoMDjGowIDAQAB"; npx:hasSignature "NIxlP8yO/Z0gunz0tnIdWvwTYwKFo0xXpMqRdzSiTRWHIn6RuIh/L7yeb3kSoypJrubX4WCkRevDtk4St2XHX0HKXprEI7xGGO1FxmwiWRfXqEPlnZ1ObCmNwlqegtd9IuVYZ7mFcXsCcMq7FEbZ2hX3Y2sOn54iw3JfIkrpWnM="; npx:hasSignatureTarget this: . this: dct:created "2021-08-03T11:31:56.654+02:00"^^xsd:dateTime; dct:creator orcid:0000-0003-4727-9435; nt:wasCreatedFromProvenanceTemplate ; nt:wasCreatedFromPubinfoTemplate ; nt:wasCreatedFromTemplate . }