@prefix this: <https://w3id.org/np/RAwsTvk3vufcj27olpknfjHzlTPlUpCgS4zKPyTXkMAFs> .
@prefix sub: <https://w3id.org/np/RAwsTvk3vufcj27olpknfjHzlTPlUpCgS4zKPyTXkMAFs#> .
@prefix np: <http://www.nanopub.org/nschema#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix nt: <https://w3id.org/np/o/ntemplate/> .
@prefix npx: <http://purl.org/nanopub/x/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix orcid: <https://orcid.org/> .
@prefix prov: <http://www.w3.org/ns/prov#> .
sub:Head {
  this: np:hasAssertion sub:assertion ;
    np:hasProvenance sub:provenance ;
    np:hasPublicationInfo sub:pubinfo ;
    a np:Nanopublication .
}
sub:assertion {
  sub:spi a <https://w3id.org/linkflows/superpattern/terms/SuperPatternInstance> ;
    rdfs:label "In the context of all things of type peer review, things of type application of Linkflows reviewing model generally have a relation of type enables to things of type fine-grained representation of review comment that are in the same context (i.e. peer review)." ;
    <https://w3id.org/linkflows/superpattern/terms/hasContextClass> <http://www.wikidata.org/entity/Q215028> ;
    <https://w3id.org/linkflows/superpattern/terms/hasObjectClass> <https://w3id.org/np/RAcpvoo3QBubkAReE8QDgXYJbi_bDbyajd5uhwFtD6Czs#ReviewCommentRepresentation> ;
    <https://w3id.org/linkflows/superpattern/terms/hasQualifier> <https://w3id.org/linkflows/superpattern/terms/generallyQualifier> ;
    <https://w3id.org/linkflows/superpattern/terms/hasRelation> <https://w3id.org/linkflows/superpattern/terms/enables> ;
    <https://w3id.org/linkflows/superpattern/terms/hasSubjectClass> <https://w3id.org/np/RA4nsiDbTZXXbIorddAOrHAoDejffEDLlYQR_QLNFr3cs#LinkflowsReviewModelApplication> .
}
sub:provenance {
  sub:assertion prov:wasAttributedTo orcid:0000-0002-7114-6459 .
}
sub:pubinfo {
  <http://www.wikidata.org/entity/Q215028> nt:hasLabelFromApi "peer review - evaluation of work by one or more people of similar competence to the producers of the work" .
  <https://w3id.org/np/RA4nsiDbTZXXbIorddAOrHAoDejffEDLlYQR_QLNFr3cs#LinkflowsReviewModelApplication> nt:hasLabelFromApi "application of Linkflows reviewing model - by Cristina-Iulia Bucur" .
  <https://w3id.org/np/RAcpvoo3QBubkAReE8QDgXYJbi_bDbyajd5uhwFtD6Czs#ReviewCommentRepresentation> nt:hasLabelFromApi "fine-grained representation of review comment - by (unknown)" .
  sub:sig npx:hasAlgorithm "RSA" ;
    npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCKOqs2T28k/MbmArHUMypi5MUoJX6KdkVn6GOXjxhjXDpwW+/O1LXyHoG7ItOw+g03P7UN4+Diq3tQySZ4cjzoY+o4EJ5ducqFCTI7gjhNd3HLGM3icsypOT8zxuPHNSbPI42Fc5lDVr7FzcH5bb70vL+0uBgpfxBI5lXKkfcXTwIDAQAB" ;
    npx:hasSignature "PlGhCijAkzfy/yPZxiTEheWNrI2KUoPwSBJew9fI5sx78Q3xCOaL8G6MqmbmADjUr+JAsoSinoC5imvFEdxSc8Z5vBG7v7nLInM0AEZb4aj+RUQh9oIjz89oM1wrjVk1eiu4SqVDtckYxMxJFG8VfX6+RMgr90/NWdUfOZ+bFEs=" ;
    npx:hasSignatureTarget this: .
  this: dct:created "2024-01-25T17:23:51.474Z"^^xsd:dateTime ;
    dct:creator orcid:0000-0002-7114-6459 ;
    dct:license <https://creativecommons.org/licenses/by/4.0/> ;
    npx:introduces sub:spi ;
    nt:wasCreatedFromProvenanceTemplate <http://purl.org/np/RANwQa4ICWS5SOjw7gp99nBpXBasapwtZF1fIM3H2gYTM> ;
    nt:wasCreatedFromPubinfoTemplate <http://purl.org/np/RAA2MfqdBCzmz9yVWjKLXNbyfBNcwsMmOqcNUxkk1maIM> , <http://purl.org/np/RAh1gm83JiG5M6kDxXhaYT1l49nCzyrckMvTzcPn-iv90> ;
    nt:wasCreatedFromTemplate <http://purl.org/np/RAy3tITXPlULFLXxAxek39GLqLdqKkNM5hIzUOZxxjMmI> .
}