@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:provenance { sub:assertion prov:wasDerivedFrom . } sub:pubinfo { nt:hasLabelFromApi "influenced by - this person, idea, etc. is informed by that other person, idea, etc., e.g. “Heidegger was influenced by Aristotle”" . nt:hasLabelFromApi "Salvador Dalí - Spanish artist (1904–1989)" . nt:hasLabelFromApi "Sigmund Freud - Austrian neurologist and founder of psychoanalysis (1856–1939)" . sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCnPjF1d4b3E/40Cwj7JtBtMWf38z3+VFwJ+dD8URQ9Parc1CeaJsc4U8aOgc+JYQAErK1DuszTTl5BBXOMGPYQkjkE/T5gh/+Xyh+ogbduyRnGClvOrnUAV59TBSu/j+ylVLxGeqcyBB5AR4viHz1XhTu1caN0VhTBA1DHOXHk9wIDAQAB"; npx:hasSignature "R3xIjsPogzd5XnjyuN0M+OeqpQXF4PPdYsRTnBeeFLVpuMLGj67OZMakU1U4in6bNo3Pr7Fktx+evIhwU7/LiJLf2QEc0/qpC8L0w2Y8HL8KM0oMtfhhbOc8h7hjLfk0lCVkSkrV6qpwF+rJN6wHrBukIuyhYlDqyeqQKlkYbqI="; npx:hasSignatureTarget this:; npx:signedBy orcid:0009-0004-4875-8619 . this: dct:created "2024-10-05T16:37:06.561Z"^^xsd:dateTime; dct:creator orcid:0009-0004-4875-8619; dct:license ; npx:hasNanopubType ; npx:wasCreatedAt ; rdfs:label "Salvador Dalí - influenced by - Sigmund Freud"; nt:wasCreatedFromProvenanceTemplate ; nt:wasCreatedFromPubinfoTemplate , ; nt:wasCreatedFromTemplate . }