@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:provenance { sub:assertion prov:wasAttributedTo orcid:0009-0001-3883-8605; prov:wasDerivedFrom . } sub:pubinfo { nt:hasLabelFromApi "has characteristic - inherent or distinguishing quality or feature of the entity. Use a more specific property when possible." . nt:hasLabelFromApi "nanopublication - A small knowledge graph snippet with metadata that is to be treated as an independent (scientific) publication." . nt:hasLabelFromApi "cool - property of one having composure or being admired" . sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQDm/cVu3YCz7ywnF46stPesLNEELLAM5CPLaxpk1+26aUCZvbxRBhcdg21ayK5ZgJCkqzEAhUK6brYDOIxLP7s3f8JU6roIMsNJ261QDi3CQ40ewe1BObKs/447B/dP7AxdXRG+shsO2tzufkI4eV1SLEKAdGH8hn2oWrnSBdBFFQIDAQAB"; npx:hasSignature "l1YyOH7ctEatnPuQjyaiLbsTRNX+myDfvUoGlL0PGtis15QFwnLvLyqoptTOTI/+O467iCHfClTLSCH3KVgBn3maXCZH9Pm2DEm0L5oWY8supN501iAiek1mO1tcCtPp/b+N3i10RpUlhJsUGS2n6eWBvjOxFGOWljYjRL5YgHU="; npx:hasSignatureTarget this:; npx:signedBy orcid:0009-0001-3883-8605 . this: dct:created "2024-04-16T15:07:48.877Z"^^xsd:dateTime; dct:creator orcid:0009-0001-3883-8605; dct:license ; npx:hasNanopubType ; npx:wasCreatedAt ; rdfs:label "nanopublication - has characteristic - cool"; nt:wasCreatedFromProvenanceTemplate ; nt:wasCreatedFromPubinfoTemplate , ; nt:wasCreatedFromTemplate . }