@prefix this: <http://purl.org/np/RAx9yefsz4xInPLYTsVs8cL4e99c9f13resjxhoeS8b3Y> .
@prefix sub: <http://purl.org/np/RAx9yefsz4xInPLYTsVs8cL4e99c9f13resjxhoeS8b3Y#> .
@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/ContentComment> , <https://w3id.org/linkflows/reviews/NeutralComment> , <https://w3id.org/linkflows/reviews/ReviewComment> , <https://w3id.org/linkflows/reviews/SuggestionComment> ;
    <https://w3id.org/linkflows/reviews/hasCommentText> "With a protein class in the object position and a gene in the context, this raises for me the question what it means for a protein to be in the context of a gene. Maybe a class like 'presence of TAR DNA binding protein' in object position might make it clearer? But I am not sure..." ;
    <https://w3id.org/linkflows/reviews/hasImpact> "4" ;
    <https://w3id.org/linkflows/reviews/refersTo> <http://purl.org/np/RAIWvdnjqmOl2VP_eR2oFBxk97A_dw__FeusMzuRE9SIY> .
}
sub:provenance {
  sub:assertion prov:wasAttributedTo orcid:0000-0002-1267-0234 .
}
sub:pubinfo {
  sub:sig npx:hasAlgorithm "RSA" ;
    npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCwUtewGCpT5vIfXYE1bmf/Uqu1ojqnWdYxv+ySO80ul8Gu7m8KoyPAwuvaPj0lvPtHrg000qMmkxzKhYknEjq8v7EerxZNYp5B3/3+5ZpuWOYAs78UnQVjbHSmDdmryr4D4VvvNIiUmd0yxci47dTFUj4DvfHnGd6hVe5+goqdcwIDAQAB" ;
    npx:hasSignature "sA+g3cfpf0MaN1pY7B6U8z4ZihQRgHEQ2vc7/z+CVS8C1EuU7C4VT9IaOk+mzJzwGr2CtOBiV+fFmyAI0K4NOhbNSpU3vvTYaUlAe030NIckZrJcjcem+IkLplG6GqY7n3Q+YVjZnFjk0dh8DGqcP6JIuSIdSIifnk8VBmsJJfc=" ;
    npx:hasSignatureTarget this: .
  this: dct:created "2021-10-14T10:27:07.167+02:00"^^xsd:dateTime ;
    dct:creator orcid:0000-0002-1267-0234 ;
    nt:wasCreatedFromProvenanceTemplate <http://purl.org/np/RANwQa4ICWS5SOjw7gp99nBpXBasapwtZF1fIM3H2gYTM> ;
    nt:wasCreatedFromPubinfoTemplate <http://purl.org/np/RAA2MfqdBCzmz9yVWjKLXNbyfBNcwsMmOqcNUxkk1maIM> ;
    nt:wasCreatedFromTemplate <http://purl.org/np/RAmIPyDSP2ZrKM3PaAjSOIhkbZJ0CV6lRkh3Mlv7AzFiw> .
}