@prefix nt: <https://w3id.org/np/o/ntemplate/> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix this: <http://purl.org/np/RAR3HGoKQM__H3hMyXc-2uHUTHcSoWFmicAu5BynhZRLY> .
@prefix sub: <http://purl.org/np/RAR3HGoKQM__H3hMyXc-2uHUTHcSoWFmicAu5BynhZRLY#> .
@prefix np: <http://www.nanopub.org/nschema#> .
@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 the formalization should be a \"FormalizationActivity\". As such, more details can be given about the original article from which the scientific claim was derived, the original content from the article (the quote) of the phrase from which the scientific claim was derived (can be the same as the scientific claim itself if it was not rephrased) and the author of the formalization." ;
    <https://w3id.org/linkflows/reviews/hasImpact> "3" ;
    <https://w3id.org/linkflows/reviews/refersTo> <http://purl.org/np/RAPLWOEA5t6_Kx6vVHtibWm92pg1XTN6FIZdWuaTyoy9g> ;
    <https://w3id.org/linkflows/reviews/refersToMentioningOf> <http://purl.org/np/RAPLWOEA5t6_Kx6vVHtibWm92pg1XTN6FIZdWuaTyoy9g#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 "Ws/+5Ih5L3R0qpzUL3VLEPH73w2Hmf9k+nEiT1ISrMZAbRhXPb6hihN4EI3R+NOxYBkwqWtR9IhnpnvXHVXhAIK9WSQwsW1/6xKMFj5LGSyMHDzwlA9ZWZgLV6lI9tthSPoZ1j0Tz/qS6exc3Hbk4lcx0rLoxH2NoQhhYCQjR+o=" ;
    npx:hasSignatureTarget this: .
  this: dct:created "2021-10-06T00:56:34.867+03:00"^^xsd:dateTime ;
    dct: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> .
}