@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:radical . } sub:provenance { sub:assertion prov:wasAttributedTo orcid:0009-0001-1060-6917; 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." . orcid:0009-0001-1060-6917 foaf:name "Paul Weidner" . sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCkIfkDipYB8H4zMRgLwLvGVH/Z6bw3Pv9U60dgEDX11C2p8c63y9xn+MpLayutal09Bw2fSZ3smtRq13CRs5OlLxKqMajPwwV3qqBKj9Trr5iK57R7K1dwW8IqJPwwUyfUI/huxXif4R9xAVRAk9YLzle14SROrh/OpP+NA9NvRwIDAQAB"; npx:hasSignature "TgPNRdva5Hiq9eysLaXh7r2Pt9NxTnt7QkTZT4iaa/S5fczcU4904UcdYOwbUDQZfJ+n1fzsLsiUmmO0MmBA3hhqt6xvb3IpT359wofz4jK2wjcNocAyCXYSNDEjm6/X15ihqI2DQSmIKg+WtT9egpgGySo3J5pXZMmy5jugR/I="; npx:hasSignatureTarget this:; npx:signedBy orcid:0009-0001-1060-6917 . this: dct:created "2024-04-16T15:11:07.831Z"^^xsd:dateTime; dct:creator orcid:0009-0001-1060-6917; dct:license ; npx:hasNanopubType ; npx:wasCreatedAt ; rdfs:label "nanopublication - has characteristic - radical"; nt:wasCreatedFromProvenanceTemplate ; nt:wasCreatedFromPubinfoTemplate , ; nt:wasCreatedFromTemplate . }