@prefix dc: <http://purl.org/dc/terms/> .
@prefix this: <http://purl.org/np/RAdJKbNPMF0lhu8rTOoMdLF6U0YEdI68C8EF0HIIyia8M> .
@prefix sub: <http://purl.org/np/RAdJKbNPMF0lhu8rTOoMdLF6U0YEdI68C8EF0HIIyia8M#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix prov: <http://www.w3.org/ns/prov#> .
@prefix pav: <http://purl.org/pav/> .
@prefix np: <http://www.nanopub.org/nschema#> .
@prefix linkflows: <https://github.com/LaraHack/linkflows_model/blob/master/Linkflows.ttl#> .
sub:Head {
  this: np:hasAssertion sub:assertion ;
    np:hasProvenance sub:provenance ;
    np:hasPublicationInfo sub:pubinfo ;
    a np:Nanopublication .
}
sub:assertion {
  sub:comment-11 a linkflows:ActionNeededComment , linkflows:ContentComment , linkflows:NegativeComment , linkflows:ReviewComment ;
    linkflows:hasCommentText "* T-Box and A-Box are not terms which are well known in all communities which might be interested in this work. These terms should be introduced early in the paper." ;
    linkflows:hasImpact "2"^^xsd:positiveInteger ;
    linkflows:refersTo <http://purl.org/np/RA6NIj53he2BL3tI6WTHydxGkqMNsyIndWE1CQXyavz_k#paragraph> , <http://purl.org/np/RACkP7twY8S78bRsLIuOMK3Zfr0qPmu2s4yVvTOy4qI5o#paragraph> , <http://purl.org/np/RAOx96JfRze5Z3NsHSpnTWpmc37LGz-QKHM9mEIZ4fk80#section> , <http://purl.org/np/RAe7QzdX1jKDqnhBA0pbe8TMLywibAedB3B0Ps37JQdxM#paragraph> , <http://purl.org/np/RAhIfRAIBdsktUkPyyQA7nExt7huoNdiFZcfj_8SftL-w#paragraph> , <http://purl.org/np/RAwcxag6tYMsEkoyJS16LxO5qF4rwnZA4ZcGgxgTo-6S0#paragraph> , <http://purl.org/np/RAzc2p9uhYygOaw9fQbKbOMldTEkAUq2LTH4FftWNbptY#paragraph> .
}
sub:provenance {
  sub:assertion prov:hadPrimarySource <http://dx.doi.org/10.3233/SW-170269> ;
    prov:wasAttributedTo <https://orcid.org/0000-0002-2014-6619> .
}
sub:pubinfo {
  this: dc:created "2019-11-26T09:05:11+01:00"^^xsd:dateTime ;
    pav:createdBy <https://orcid.org/0000-0002-7114-6459> .
}