@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 { sub:graduated . } sub:provenance { sub:assertion prov:wasDerivedFrom . } sub:pubinfo { nt:hasLabelFromApi "Elon Musk - Canadian–American businessman (born 1971 in Pretoria)" . nt:hasLabelFromApi "University of Pennsylvania - private research university in Philadelphia, Pennsylvania, United States" . sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCsoJOHJL/9zcsz+LKL23ksVK1BlYhBYlSlqotQAyAVCeQvd46uFaLPbpN/2oG8nOS9LEj5zoPgzBEu4ls19L1kNEcyxoCeiSgPM2oCxuKc74FAxac+FRzpwpMWgKJX8xwEAYzUpiTiYiQHeXRRPEnspdhXH+RIXazSDJvZwPqhfwIDAQAB"; npx:hasSignature "GoQK9gfugAIEnF9GQnBFBsmBIm1XF6kRt0fO2HHHZce4RQkxLVqMkaUUj8aUwOjKimDhyt/raz0xG3cxBtohx1/IGXPeRNFajOWxhjeTT+u3zTb3YYV8WDdr6fCGnfYQqwtXCavbNATP5fqxskOebly2Ig95mC7Znd3CgHOud60="; npx:hasSignatureTarget this:; npx:signedBy orcid:0009-0000-1586-3667 . this: dct:created "2024-10-04T11:39:33.065Z"^^xsd:dateTime; dct:creator orcid:0009-0000-1586-3667; dct:license ; npx:hasNanopubType ; npx:wasCreatedAt ; rdfs:label "Elon Musk - graduated - University of Pennsylvania"; nt:wasCreatedFromProvenanceTemplate ; nt:wasCreatedFromPubinfoTemplate , ; nt:wasCreatedFromTemplate . }