@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:toBe dct:description "a famous line from a monologue in Hamlet about choosing between life and death in the face of turmoil"; a , ; rdfs:label "To be or not to be: That is the question"; rdfs:seeAlso . } sub:provenance { sub:assertion prov:wasAttributedTo sub:Q2747111 . } sub:pubinfo { nt:hasLabelFromApi "quotation - repetition of one expression as part of another one" . sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCzSw0bw1YlJqEzErVyoD5BdFmBLVtUh7WxExuzeXzY5zRF9kJzmyisPJXhav/s/Axe9DtCyhQ88ghfNDF3qD+xUpf0399Vao3ghT2fK333kAZtcKT9EtGiHj1dGFvLkt4vqrNe8/Fw1RlVkZKXewrkg57GSmJmnOrb4VLrfmCC4QIDAQAB"; npx:hasSignature "i/d6wTrnxM/aMJpc+mzp+dJVqgA/SqspUuSZlzewzorCIsf+MeApurkFgmljhgBAhhMdVH/ptlE007bjhTdZvGeBHp/DJ0nhhe9t4hgkGObt9/HKIhs7kd9cgiwngYKFNakylpk68SjbGrbU7NVlHlP94iNRC5KgxxBBDbKI/6g="; npx:hasSignatureTarget this: . this: dct:created "2023-10-11T10:34:26.969Z"^^xsd:dateTime; dct:creator orcid:0009-0008-0599-2041; dct:license ; npx:introduces sub:toBe; rdfs:label "Individual: To be or not to be: That is the question"; nt:wasCreatedFromProvenanceTemplate ; nt:wasCreatedFromPubinfoTemplate , ; nt:wasCreatedFromTemplate . }