@prefix this: <http://purl.org/np/RAxkzPSjaGdzDxaeEuJWK2F4Vfde9gnyq6FK2XMFDwgiA> .
@prefix sub: <http://purl.org/np/RAxkzPSjaGdzDxaeEuJWK2F4Vfde9gnyq6FK2XMFDwgiA#> .
@prefix np: <http://www.nanopub.org/nschema#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix nt: <https://w3id.org/np/o/ntemplate/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix orcid: <https://orcid.org/> .
@prefix prov: <http://www.w3.org/ns/prov#> .
@prefix npx: <http://purl.org/nanopub/x/> .
sub:Head {
  this: np:hasAssertion sub:assertion ;
    np:hasProvenance sub:provenance ;
    np:hasPublicationInfo sub:pubinfo ;
    a np:Nanopublication .
}
sub:assertion {
  sub:comment a <https://w3id.org/linkflows/reviews/PartialAgreementComment> , <https://w3id.org/linkflows/reviews/PointAddressedComment> , <https://w3id.org/linkflows/reviews/ResponseComment> ;
    <https://w3id.org/linkflows/reviews/hasCommentText> "I changed the context with the more specific class 'genetic disorder' that is stated in the assertion but was not included in the first version, which is 'autosomal recessive disorder' thus declaring the congenital characteristic of this disorder." ;
    <https://w3id.org/linkflows/reviews/isResponseTo> <http://purl.org/np/RAXqhZNkCtSHKHmtwk_PobxwQBCQiEkiCz5X8KVvpsZos> ;
    <https://w3id.org/linkflows/reviews/refersTo> <http://purl.org/np/RASPvPrnUq6SOsOkrgOsUvRbsfmC7dHd73FgUA6oRmlGg> .
}
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 "uTOQZEsMKlZXv6CJ/gcyYLaq8u/11vcz+EoaN9jMz55PeAPXeG/MtDg3edW0WN8wnQVcMAKvmfn7hoQVIZDxMoh/PNIiZNi63WBPJXD1fdA7U3tU4TAwLtJ6rKzxsiPlOv5EewQfzUGieFdCB4G7JGVwkrGmwrSNnvTbkD9Vvy8=" ;
    npx:hasSignatureTarget this: .
  this: dct:created "2021-12-08T22:39:35.794+01:00"^^xsd:dateTime ;
    dct:creator orcid:0000-0003-0169-8159 ;
    nt:wasCreatedFromProvenanceTemplate <http://purl.org/np/RANwQa4ICWS5SOjw7gp99nBpXBasapwtZF1fIM3H2gYTM> ;
    nt:wasCreatedFromPubinfoTemplate <http://purl.org/np/RAA2MfqdBCzmz9yVWjKLXNbyfBNcwsMmOqcNUxkk1maIM> ;
    nt:wasCreatedFromTemplate <http://purl.org/np/RAe785M0p3cxpVXp2dhVdspVyj3YMdDdb0JEQdKPjO96E> .
}