@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 { a . } sub:provenance { sub:assertion prov:wasDerivedFrom . } sub:pubinfo { nt:hasLabelFromApi "Steve Jobs - American entrepreneur; co-founder of Apple Inc. (1955–2011)" . nt:hasLabelFromApi "chief executive officer - highest-ranking corporate officer" . sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQDEPUU1NTDdiNVETgELliXv2SXiZL5tYS517Cun3GCtJJJkFIt0gdx/g0qDHeGZPbEd+KXz4b45XRSRnAtB0STvM9HJayVP0gz4Ih+yJpQom+k5SDq25HoJ4pDT20ke0W9zaRZGM8jgF+YI9dLpCHGuC9vWETLxEmJZzqhp3WZMVQIDAQAB"; npx:hasSignature "r0ZcRLe/lo54sc7uFD8M3PDCmpZmu9I/2f07kg+vYMby8qx9FrFARJQZtAe0n91C9r/R+3PhwdXqpb+zwMj2ANd+pCh+DAaeXVdahZO1uRJCMuTTbK56qiKhutGKV72T2H+q83muKoUnH2Ys+z6g3wG24cFw83WNmX1jA+I22ec="; npx:hasSignatureTarget this:; npx:signedBy orcid:0000-0003-1997-7359 . this: dct:created "2024-09-29T10:06:49.551Z"^^xsd:dateTime; dct:creator orcid:0000-0003-1997-7359; dct:license ; npx:wasCreatedAt ; rdfs:label "Steve Jobs is a chief executive officer"; nt:wasCreatedFromProvenanceTemplate ; nt:wasCreatedFromPubinfoTemplate , ; nt:wasCreatedFromTemplate . }