@prefix this: . @prefix sub: . @prefix np: . @prefix dct: . @prefix nt: . @prefix npx: . @prefix xsd: . @prefix rdfs: . @prefix orcid: . @prefix prov: . @prefix foaf: . 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:0000-0003-3709-9000; 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 "small - limited in magnitude (not large or big)" . nt:hasLabelFromApi "nanopublication - A small knowledge graph snippet with metadata that is to be treated as an independent (scientific) publication." . orcid:0000-0003-3709-9000 foaf:name "Philipp von Essen" . sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCv66HPeCizcN8MPUKVFtHVlmTxO7GWly4A6ZPXvrfLztB6ItWgcpFwkNRpd8g197ixB2/7C085z1CcIx8eKlFrrr+cWhzthLglGbGaZ5thGA9zNKMsK5VC7wFNAOfdkhiDO5piC+AT8Yg/1uf5F7tm4xJm2X9Je71+QR9rHuKGrQIDAQAB"; npx:hasSignature "H3ow8T8yoORG9/4NyoY7SUXY6bo2Rw72VuXt0c4Su7I9UL1nYNzlj/Hgh/F4FfbfOwjSn+kfYsH69Y4bDvvo2VqHQ1T3X1lkLy7sjKN05VaJdhOVvbAO2yFTWb3G7nqWwEe4elXm7tZKtYrGFzVdXgxyZ3XAiOGk7gKHKWPizqg="; npx:hasSignatureTarget this:; npx:signedBy orcid:0000-0003-3709-9000 . this: dct:created "2024-04-16T15:07:45.081Z"^^xsd:dateTime; dct:creator orcid:0000-0003-3709-9000; dct:license ; npx:hasNanopubType ; npx:wasCreatedAt ; rdfs:label "nanopublication - has characteristic - small"; nt:wasCreatedFromProvenanceTemplate ; nt:wasCreatedFromPubinfoTemplate , ; nt:wasCreatedFromTemplate . }