@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:AllAboutYou . } sub:provenance { sub:assertion prov:wasAttributedTo orcid:0009-0007-2771-5881 . } sub:pubinfo { nt:hasLabelFromApi "owner of - entities owned by the subject" . 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 "ZOicwI8JGYTthqdnIETX09gw/s9WPaJzClo9aO69LqfJd+GyS7ngHC69mlPCMkjs2ARzYDGLJUgZbaSrRAQzY6sNgMhwBCKeSZOb4KFtx0a5OpEFNOtMDhweXD3pFNaaTt44/2FF3DmDALc243necJNYJMxNqVK+xQIvsB5LBcI="; npx:hasSignatureTarget this:; npx:signedBy orcid:0009-0007-2771-5881 . this: dct:created "2024-10-06T17:51:38.096Z"^^xsd:dateTime; dct:creator orcid:0009-0007-2771-5881; dct:license ; npx:hasNanopubType ; npx:wasCreatedAt ; rdfs:label "Deepika Padukone - owner of - AllAboutYou"; nt:wasCreatedFromProvenanceTemplate ; nt:wasCreatedFromPubinfoTemplate , ; nt:wasCreatedFromTemplate . }