@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:Epigamia . } sub:provenance { sub:assertion prov:wasDerivedFrom . } sub:pubinfo { nt:hasLabelFromApi "investor - individual or organization which invests money in the item for the purpose of obtaining financial return on their investment" . nt:hasLabelFromApi "Deepika Padukone - Indian actress" . orcid:0009-0007-2771-5881 foaf:name "Sree Pragnya" . sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCosz7/r6uhLqAsS1Z/1en7YxYQcPmFHdeBRzyeJ9nmU/EYDFbsWHeRs+vpdFc7POltNHiQ0+2l63EjzTj7EV8xSiJKmTiLOC1hHhNYn3WetsFlGolxyW5vYy8/HuKgPn0yaCHvQnOm2+ohHsrBNFHvBHPgH+HmWJrKtXNi2CcgWwIDAQAB"; npx:hasSignature "fH14l3C03nVDMQ7TwwtOWrZi99gZMd08+EyRBM41bg12i0JkjRNOKPuKXDQopyeJwOSdXm3j6+KtaztNHzF3qB5ssFbzg3WFx/yfZU0HSksENhJ396urQGzi2jiJn6aM+pXkaOnx2atx1JdMQ9PoSEsg0VrB/5xnTDtZbmJdNsA="; npx:hasSignatureTarget this:; npx:signedBy orcid:0009-0007-2771-5881 . this: dct:created "2024-10-06T20:48:16.665Z"^^xsd:dateTime; dct:creator orcid:0009-0007-2771-5881; dct:license ; npx:hasNanopubType ; npx:supersedes ; npx:wasCreatedAt ; rdfs:label "Deepika Padukone - investor - Epigamia"; nt:wasCreatedFromProvenanceTemplate ; nt:wasCreatedFromPubinfoTemplate , , ; nt:wasCreatedFromTemplate . }