@prefix this: <http://purl.org/np/RAEpaUK6FW1ftnu43ZSMCqxmaXw1YQET9fs8ULFyG-Ado> .
@prefix sub: <http://purl.org/np/RAEpaUK6FW1ftnu43ZSMCqxmaXw1YQET9fs8ULFyG-Ado#> .
@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/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> "Here a 'cancer cell engaged in extracellular matrix' is defined as the intersection between the classes 'cancer cell' and 'extracellular matrix', but as the latter is defined as 'structure external to cells' this intersection is empty. I think this should rather be defined as a subclass of 'cancer cell' with some (possibly informal) link to the concept of 'extracellular matrix'." ;
    <https://w3id.org/linkflows/reviews/hasImpact> "5" ;
    <https://w3id.org/linkflows/reviews/refersTo> <http://purl.org/np/RAXecDWH8gZVp7FZRP1m_Fg6EXH_uoZGhKN9blfN9lrfI> .
}
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 "WE+bP6YdhSp2dnmV8zDebbCDJJ6PG1+R9u1xw48SQQabezDhtd/hmxibATXKxa1SBdEfWq4WlMVHlnATixMtssA4/c7TgiI5wGBk5QVMQC1cG8eOLFl3bvHIS3Q945RpG6Yt1wKB3RKsO4SWtd0dJ9OM8qiYNBMpVQgcJP5ahwM=" ;
    npx:hasSignatureTarget this: .
  this: dct:created "2021-06-23T07:05:18.750+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/RAeGHhPpt1GLzb_tInb87Wdnvep19Efieot9BBGoN_3TM> .
}