@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 { rdfs:comment "This paper is written with much thought and discusses the problems of bias on the web" . orcid:0009-0000-7810-5169 . } sub:provenance { sub:assertion prov:wasAttributedTo orcid:0009-0000-7810-5169 . } sub:pubinfo { sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCSv27tDx6NWVh07NrNED2Ehx03ZCAlaNy14zB4ZTWixgByeNDRO9ZVNZ+mBwV+2FAtY/BrfRUQ7q4L+5Pxqpl4EPB+n+8jXX8eyhqYjarfVQou4ITheCAsUPD/4pnrqoZnBHIn5YXOIPJF8uCDvLy6WKeJbeONnd8tz9eNKa0k+QIDAQAB"; npx:hasSignature "aX+j8ZiICptkTvJEi/Um3AogBTIXlilZyB2yaVskbKSnDDIzoD3mjeotpgbCsNTohDNOro0VxsmEKVTTNgf2/LfWsVBE/yqBif2vpWrUytT3Jd86Gx9sSzhntCiYnmPSYe9p8BIWIpa8Uu8GSVIeUPzizL+GK7j7YpJQTh+vIm8="; npx:hasSignatureTarget this: . this: dct:created "2023-10-14T18:03:28.444Z"^^xsd:dateTime; dct:creator orcid:0009-0000-7810-5169; dct:license ; npx:hasNanopubType ; rdfs:label "Have read: 10.1145/3209581"; nt:wasCreatedFromProvenanceTemplate ; nt:wasCreatedFromPubinfoTemplate , ; nt:wasCreatedFromTemplate . }