@prefix dct: .
@prefix this: .
@prefix sub: .
@prefix np: .
@prefix nt: .
@prefix xsd: .
@prefix orcid: .
@prefix prov: .
@prefix npx: .
sub:Head {
this: a np:Nanopublication;
np:hasAssertion sub:assertion;
np:hasProvenance sub:provenance;
np:hasPublicationInfo sub:pubinfo .
}
sub:assertion {
sub:comment a , ,
;
"We agree with this review comment and have addressed it by defining a new class license-with-non-commercial-clause which is a subclass of software license (Q79719) and is related to Q65071627 and have used this new class as the subject of our updated formalisation.";
;
.
}
sub:provenance {
sub:assertion prov:wasAttributedTo orcid:0000-0002-8083-6048 .
}
sub:pubinfo {
sub:sig npx:hasAlgorithm "RSA";
npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCwi1YMnpV5z/0oMXyFYDKS5cirQQWTMZ/jbglmVY1gl3YAgrkqsQUmgaxA/ho+VV8jsfREIL8PT2czbmCjGjMJoNaKVqJq1GoIUV9+Kj9yXxNySyDAOTDsIM0zdj1BEu5uNbtfzwQPGuhVpgLR05Uk/meCyYLPs3BxC5zRbtulmwIDAQAB";
npx:hasSignature "ejUgoq9kxSGP04ZUrcGqxwz9VUkiwS0eU1ihbYa4KnqsmQgS7Qim/sgbcaZjeu2DUlBvMGhCom302aEohpUYEZVVY0pBcHNiz7vAogKgJr5avJwZ0Y4tsij8vL7fGEpMUYAkwWiucE5zkjsfH/vwtGCP+OitZJ1g3YsptByEUPA=";
npx:hasSignatureTarget this: .
this: dct:created "2021-10-28T10:32:15.311+03:00"^^xsd:dateTime;
dct:creator orcid:0000-0002-8083-6048;
nt:wasCreatedFromProvenanceTemplate ;
nt:wasCreatedFromPubinfoTemplate ;
nt:wasCreatedFromTemplate .
}