@prefix this: . @prefix sub: . @prefix np: . @prefix dct: . @prefix nt: . @prefix xsd: . @prefix rdfs: . @prefix orcid: . @prefix prov: . @prefix npx: . sub:Head { this: np:hasAssertion sub:assertion; np:hasProvenance sub:provenance; np:hasPublicationInfo sub:pubinfo; a np:Nanopublication . } sub:assertion { rdfs:comment "This website by MIT university offers the full play for free online. Therefore, it is a great source for everyone to read the play!" . } sub:provenance { sub:assertion prov:wasAttributedTo orcid:0009-0001-1422-238X . } sub:pubinfo { sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCgnClfvsa1UT+9ofHBa7auL55nqlFU5JLXq0hiAXjTqIBwb32vPeq4ctodg1lf0G0Yu97fPo2JGt+rmicnziLkiHdRx7CT4z+Uv4WH/q0/8kkOglW9ax6K+prHhtBV+SiY9FWXGSycUx94g5VjcxELi0zhEy7+eRCUbX24MJCfnQIDAQAB"; npx:hasSignature "GWYzSqBmr2abhFXAh2Y4UWq0bGQ4r37nJhgoTzba76SKWoEOyktRLNL7XYyn9DYxVqB5g/01EFzsSKCV5UhQG6HwZ8l9B5K+hzQAs7CkboWjzju0phZb86HHu6VXMVmH2LdlQeBbewmC6SdCMspMySIZjxpo1nK6TmnzWhNiL5o="; npx:hasSignatureTarget this: . this: dct:created "2023-10-08T15:47:21.469Z"^^xsd:dateTime; dct:creator orcid:0009-0001-1422-238X; dct:license ; rdfs:label "Comment on: full.html"; nt:wasCreatedFromProvenanceTemplate ; nt:wasCreatedFromPubinfoTemplate , ; nt:wasCreatedFromTemplate . }