@prefix this: . @prefix sub: . @prefix np: . @prefix dct: . @prefix nt: . @prefix xsd: . @prefix orcid: . @prefix prov: . @prefix npx: . sub:Head { this: np:hasAssertion sub:assertion; np:hasProvenance sub:provenance; np:hasPublicationInfo sub:pubinfo; a np:Nanopublication . } sub:assertion { sub:comment a , , ; "\"autosomal recessive disorder\" has been added as \"genetic disorder\" to declare the context of the assertion"; ; . } sub:provenance { sub:assertion prov:wasAttributedTo orcid:0000-0003-0169-8159 . } sub:pubinfo { sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQDOWrvo3T4o7/c9+al6pWVu3tb32/oqIpuNK/bZlFUgR6bnQRBl+7ub5H++34CVFU1pWEQb4RXsx39Q0fM1UPvJbZbXDYAsCEPzn0mzN+YAYdSZKAEyjM2cf4cqjQLwKBabOluVKfKetxTaKB/Jr/9U770dEc2LR3lOMFcbALPSXwIDAQAB"; npx:hasSignature "ZItnVrxDogxvCJQ7DEOs8ceCIJ2pZI1JQKZP+Iz4ikUR81VS41YNurDq7dynPZerGaxgN4tWeYD2ONLFb2bxsHh0jjvLLEGC5G82i8yCfeH3yAyjv+3iVy7ukC5PbSs3LBuU6/lqGmx++VJCnWBahlbElLh8mLP6LgAK89nlfnw="; npx:hasSignatureTarget this: . this: dct:created "2021-12-08T22:27:05.311+01:00"^^xsd:dateTime; dct:creator orcid:0000-0003-0169-8159; nt:wasCreatedFromProvenanceTemplate ; nt:wasCreatedFromPubinfoTemplate ; nt:wasCreatedFromTemplate . }