@prefix this: . @prefix sub: . @prefix np: . @prefix dct: . @prefix nt: . @prefix npx: . @prefix xsd: . @prefix rdfs: . @prefix orcid: . @prefix prov: . @prefix ns1: . sub:Head { this: np:hasAssertion sub:assertion; np:hasProvenance sub:provenance; np:hasPublicationInfo sub:pubinfo; a np:Nanopublication . } sub:assertion { rdfs:comment "New awesome comment" . } sub:provenance { sub:assertion prov:wasAttributedTo orcid:0009-0004-8850-3637 . } sub:pubinfo { sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCY+uGopOwVJUxgLzdD5e7GeciDKI3Rw43NOd1oancraPrg2cyHgjAzudMAeaaTSAVfcTFt2rM4EHDavrJtASQs+6cu0cLOtgH1V/nPqmWAnfdpHplmwa0u4Z7nURIVh7YAUbK8LKpXy8XrvHG6KiwZ8jpEd48qqooaqU4Z62M7/wIDAQAB"; npx:hasSignature "Is3ykgvNVxg0KI5jlSvJUYRqnYXBNylnJein2f7f+l2ADFJZ5cfDOYwQirax5Cw0cmfVfXkNy3cD+lXbi6Q2X7FPZk/SpE9kFHZGhtRtTBV5DfnuQDEGzCX4kZUy2/3t1vZK2Gd5ezpITJIBwLOX5OKHFiOdr0T5eNk6nnu7HAU="; npx:hasSignatureTarget this:; npx:signedBy orcid:0009-0004-8850-3637 . this: dct:created "2024-12-03T20:37:12.367Z"^^xsd:dateTime; dct:creator orcid:0009-0004-8850-3637; dct:license ; npx:wasCreatedAt ; rdfs:label "Comment on: RA5YqiHpd7"; nt:wasCreatedFromProvenanceTemplate ; nt:wasCreatedFromPubinfoTemplate , ; nt:wasCreatedFromTemplate ns1:RA3gQDMnYbKCTiQeiUYJYBaH6HUhz8f3HIg71itlsZDgA . }