@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:created . } sub:provenance { sub:assertion prov:wasDerivedFrom . } sub:pubinfo { nt:hasLabelFromApi "The Persistence of Memory - Painting by Salvador Dalí" . nt:hasLabelFromApi "Salvador Dalí - Spanish artist (1904–1989)" . sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCnPjF1d4b3E/40Cwj7JtBtMWf38z3+VFwJ+dD8URQ9Parc1CeaJsc4U8aOgc+JYQAErK1DuszTTl5BBXOMGPYQkjkE/T5gh/+Xyh+ogbduyRnGClvOrnUAV59TBSu/j+ylVLxGeqcyBB5AR4viHz1XhTu1caN0VhTBA1DHOXHk9wIDAQAB"; npx:hasSignature "W2Vj41/6pYdzMQ2DrBYhy/py/TLUvXF2ZC0I7hEKICosmpDIeCx4+PQs6OoClnCfLXuAnI0mOAkMIof0XeDXZrTlMz/Vc7dxoyEsGr9+Tq/lvOktx3Q4L4cK+vizhylqHfUwE5Z9+ZUzrMDaGk0V33PKMOIq3GejYpbOLgcIk4M="; npx:hasSignatureTarget this:; npx:signedBy orcid:0009-0004-4875-8619 . this: dct:created "2024-10-05T17:00:02.365Z"^^xsd:dateTime; dct:creator orcid:0009-0004-4875-8619; dct:license ; npx:hasNanopubType ; npx:wasCreatedAt ; rdfs:label "Salvador Dalí - created - The Persistence of Memory"; nt:wasCreatedFromProvenanceTemplate ; nt:wasCreatedFromPubinfoTemplate , ; nt:wasCreatedFromTemplate . }