@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 "businessperson - person involved in activities for the purpose of generating revenue" . nt:hasLabelFromApi "Bill Gates - American businessman, investor, and philanthropist (born 1955)" . this: dct:created "2025-10-10T22:17:45.403Z"^^xsd:dateTime; dct:creator orcid:0009-0007-5193-5104; dct:license ; npx:wasCreatedAt ; rdfs:label "Bill Gates is a businessperson"; 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 "pws2yq8326Rfb5HYfxoLg42Bn6tBfal8JmHJfatC/IFBaWX+S8NAjsUsSFhQub14zVvehO0HmMPyv2icvUtuHNZK0yv2+4o5PtU/cQdAXn8dLur9S9+tDJ/s5X4koNkCJeuTEr8YqaHugqKFV1lbodfrPHMZNRJnjweUtMFMuzxmQaCQc308R3BhSvG2d9GmEf6scdgr2QX7dny8SXxiW5aRdjHpeCMXMND9UJMUfSbjIhR1ZSJFcj2H7173QWiXAvZlma4hcczs6mdZIfrEh1MnTFpm04SphJVsRc1Y4C8JDQSnr8YrwMnesLBWq6jN5ctWGXEswxJtEWM4rGMGkA=="; npx:hasSignatureTarget this:; npx:signedBy orcid:0009-0007-5193-5104 . }