@prefix dcterms: <http://purl.org/dc/terms/> .
@prefix this: <http://purl.org/np/RA4ecYBb3WaYOd-9zB3ZsSSYAR9AvoeN6VC9HfIQfrprs> .
@prefix sub: <http://purl.org/np/RA4ecYBb3WaYOd-9zB3ZsSSYAR9AvoeN6VC9HfIQfrprs#> .
@prefix np: <http://www.nanopub.org/nschema#> .
@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/ActionNeededComment> , <https://w3id.org/linkflows/reviews/ContentComment> , <https://w3id.org/linkflows/reviews/NegativeComment> , <https://w3id.org/linkflows/reviews/ReviewComment> ;
    <https://w3id.org/linkflows/reviews/hasCommentText> "The provenance of this formalization is a specific type of provenance, namely, it is the result of a \"formalization activity\". This should be used in the provenance field with all the corresponding details pertaining to this \"formalization activity\". This is the place where the DOI of the article from which the quoted scientific claim was extracted should be specified." ;
    <https://w3id.org/linkflows/reviews/hasImpact> "4" ;
    <https://w3id.org/linkflows/reviews/refersTo> <http://purl.org/np/RAsdV8EQ1qn_lXOrgoG7mPaF1JXdFLzt2iYy4eMhMMuM4> ;
    <https://w3id.org/linkflows/reviews/refersToMentioningOf> <http://purl.org/np/RAsdV8EQ1qn_lXOrgoG7mPaF1JXdFLzt2iYy4eMhMMuM4#provenance> .
}
sub:provenance {
  sub:assertion prov:wasAttributedTo orcid:0000-0002-7114-6459 .
}
sub:pubinfo {
  sub:sig npx:hasAlgorithm "RSA" ;
    npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCJlM78d80R+gFMoQB1IG3f7AbqqGOCIv4HmZd1cx1KgEWMUUpPsojFNvx84fC/TltcJ8F8JafnbhDXW2HM2MhdK4yC04ROEV1vIgSzjDicHfiqXvMqdPuMyQp4mmCEY7mUoeEW10mWZqjk+S9TnmiAQbFGcpExP8aosr2aTR7CSQIDAQAB" ;
    npx:hasSignature "LE3YiD3JyetfDaguXqq5GhPe1rB0+fnGyZBKe65DyPd+yNfD5QTKnTYPkg0UWaofn5gwYMMLeBv9k55uj+dM8U2KqKsUNmyG70ozClfNhTN0Ms2b4JG+FFgl4iIul6n6mdpkOz4ZGC2wtwOXTNK5OSMoqkVEuNc7DpMbD/Y0aH0=" ;
    npx:hasSignatureTarget this: .
  this: dcterms:created "2021-10-04T16:24:33.935+03:00"^^xsd:dateTime ;
    dcterms:creator orcid:0000-0002-7114-6459 ;
    nt:wasCreatedFromProvenanceTemplate <http://purl.org/np/RANwQa4ICWS5SOjw7gp99nBpXBasapwtZF1fIM3H2gYTM> ;
    nt:wasCreatedFromPubinfoTemplate <http://purl.org/np/RAA2MfqdBCzmz9yVWjKLXNbyfBNcwsMmOqcNUxkk1maIM> ;
    nt:wasCreatedFromTemplate <http://purl.org/np/RAmIPyDSP2ZrKM3PaAjSOIhkbZJ0CV6lRkh3Mlv7AzFiw> .
}