@prefix this: . @prefix sub: . @prefix np: . @prefix dct: . @prefix nt: . @prefix xsd: . @prefix rdfs: . @prefix orcid: . @prefix npx: . sub:Head { this: np:hasAssertion sub:assertion; np:hasProvenance sub:provenance; np:hasPublicationInfo sub:pubinfo; a np:Nanopublication . } sub:assertion { ; rdfs:type . } sub:provenance { sub:assertion orcid:0000-0002-0914-9245 . rdfs:label "Harrison Birtwistle: Writing music is like knitting"; rdfs:type ; rdfs:value "https://www.telegraph.co.uk/culture/books/ways-with-words/10963821/Harrison-Birtwistle-Writing-music-is-like-knitting.html" . rdfs:type ; , . rdfs:type . } sub:pubinfo { sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQDq6OKX+X5jBoNfhN6ZaucWPAaAmXV01+vWNxP0Q8MNIfZnc5gG38xNYKbTZyzyl4r2kfr+t81pn9mb8Py5i9pnQbL+VLFqfWKvK4WkOJbUA7Xt95AY6UkYiKwBUa/N7ZLBiiSc6pXJJXeOtd0w4TOHCs8XovfG867FkwnlKkbDSQIDAQAB"; npx:hasSignature "xXUIQlajuNiNPNsOaH5PFn2Tzzd0MPvPPf8YseBV5IyPQNSlQmqgpjWtCZ4PopJ6AyBjj324DaBO3qG91enb+EVf6mvefn+ikc/9j/q69+8XAeOAVVc6yvPGIMJdhNVels0w/o9mx7GBEIoZmfz1nMabT30OhInLLfGZLqEawqE="; npx:hasSignatureTarget this: . this: dct:created "2023-07-06T12:25:40.722Z"^^xsd:dateTime; dct:creator orcid:0000-0002-0914-9245; dct:license ; nt:wasCreatedFromProvenanceTemplate ; nt:wasCreatedFromPubinfoTemplate , ; nt:wasCreatedFromTemplate . }