@prefix dcterms: .
@prefix this: .
@prefix sub: .
@prefix np: .
@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 .
}
sub:pubinfo {
sub:sig npx:hasAlgorithm "RSA";
npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQDq6OKX+X5jBoNfhN6ZaucWPAaAmXV01+vWNxP0Q8MNIfZnc5gG38xNYKbTZyzyl4r2kfr+t81pn9mb8Py5i9pnQbL+VLFqfWKvK4WkOJbUA7Xt95AY6UkYiKwBUa/N7ZLBiiSc6pXJJXeOtd0w4TOHCs8XovfG867FkwnlKkbDSQIDAQAB";
npx:hasSignature "6snenOWeJ2lXXHY7QjzowMcsEET9JoXA726D9zecubsAAIAdQe+F3Pe8bapXAgB2kw2PWXvIcQ7ckB/Id8xH3gQnm8lRBVU8Gni8OicexSas+mOrOg588kBmH9WYLOwx2XRnQ+o0N7V3G9BrK8E8PJLuSfrTVPGl9+mLtIzas6M=";
npx:hasSignatureTarget this: .
this: dcterms:created "2023-07-12T12:51:21.610Z"^^xsd:dateTime;
dcterms:creator orcid:0000-0002-0914-9245;
dcterms:license ;
nt:wasCreatedFromProvenanceTemplate ;
nt:wasCreatedFromPubinfoTemplate ,
;
nt:wasCreatedFromTemplate .
}