@prefix this: . @prefix sub: . @prefix np: . @prefix dct: . @prefix nt: . @prefix npx: . @prefix xsd: . @prefix rdfs: . @prefix orcid: . @prefix prov: . sub:Head { this: a np:Nanopublication; np:hasAssertion sub:assertion; np:hasProvenance sub:provenance; np:hasPublicationInfo sub:pubinfo . } sub:assertion { a . } sub:provenance { sub:assertion prov:wasAttributedTo orcid:0009-0007-5193-5104 . } sub:pubinfo { nt:hasLabelFromApi "chief executive officer - highest-ranking corporate officer" . nt:hasLabelFromApi "Bill Gates - American businessman, investor, and philanthropist (born 1955)" . this: dct:created "2025-10-10T22:20:45.573Z"^^xsd:dateTime; dct:creator orcid:0009-0007-5193-5104; dct:license ; npx:wasCreatedAt ; rdfs:label "Bill Gates is a chief executive officer"; nt:wasCreatedFromProvenanceTemplate ; nt:wasCreatedFromPubinfoTemplate , ; nt:wasCreatedFromTemplate . sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAutvX92Oa3X0MFhMoWU0OT2+aZSLHruNVHnciteR2N1oOxOKCCDyYFPHBON10xZBf7UCW/Hlia5yTOn7PGOsKqK221ao8fIWl02t8dVL1cv8paHV4pnHLLF5ep4tiPkLa4ylXuNxP6/TCXvGaS+/kkJdNOn/vPxxRRenLtnkX0x7//5cOW+8uID43nIWycTftpGBKerbgAcVFeLM1yGhoIxQUuidTkCyfh3ddJYx2kS9WhQmaS0b+m3mE+gm6qkYuoJZ+PHO0g4cy8IN5uzw26DzmOQCl//Nz6BK/hnHENs8Gebianm+CzcMbUILPNXA+k/jr8WLZfRxHwKyPJvT00wIDAQAB"; npx:hasSignature "l+6I+rF9SluILbSDiTqE6TJkxfEnJW+ILUDVpPbZ0FYx8wjysf1qFltEUIHG+NRnxnmRLoLPObrC+PsGvDq6BJzrJhmmtkwiV2xdFCP5HRY+EWk2DGDGKzaFMTtYppzoG1CPynO+X6Z/MtHEeIva0YE0CG0/6SgnntjOZbXPdhc/rfI+sg7yn9rM5S5wjG6Fdj2lkO2dnjA72PxEtzsS2XakxHX0BmUyP37XmzzOcZyLLUqhX0y5702Cy8eG8EIqf+lCNruEPB0nmw2T7G8JbSdwrloWjsoEaqhSlTKd76EgWRU8oUF64xxSEtTriPqYWDtbnQUZ5VtDXSowpx3LrQ=="; npx:hasSignatureTarget this:; npx:signedBy orcid:0009-0007-5193-5104 . }