@prefix this: <https://w3id.org/np/RAYoO6zK9BW82YlPq4mIMD99BZ48igGFlHx9vxz_FQmqM> .
@prefix sub: <https://w3id.org/np/RAYoO6zK9BW82YlPq4mIMD99BZ48igGFlHx9vxz_FQmqM#> .
@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 scholarly submission and reviewing workflow, things of type application of nanopublications can generally have a relation of type enables to things of type fully machine-interpretable result and review that are in the same context (i.e. scholarly submission and reviewing workflow)." ;
    <https://w3id.org/linkflows/superpattern/terms/hasContextClass> <https://w3id.org/np/RAmn1iXle0iDlJaBlhbSHY2aanBk4AZKdwLdSI1MaB73I#ScholarlySubmissionReviewWorkflow> ;
    <https://w3id.org/linkflows/superpattern/terms/hasObjectClass> <https://w3id.org/np/RAoOF3rpHtD1qc7_ig2EobhenDF5xMBsx8I-vkFHzUBvU#MachineInterpretableResultReview> ;
    <https://w3id.org/linkflows/superpattern/terms/hasQualifier> <https://w3id.org/linkflows/superpattern/terms/canGenerallyQualifier> ;
    <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/RA_eUUg8s09B5cra2XC-_kuyud9vaAxNMdSf9gBtskXS8#NanopubApp> .
}
sub:provenance {
  sub:assertion prov:wasAttributedTo orcid:0000-0002-7114-6459 .
}
sub:pubinfo {
  sub:sig npx:hasAlgorithm "RSA" ;
    npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCKOqs2T28k/MbmArHUMypi5MUoJX6KdkVn6GOXjxhjXDpwW+/O1LXyHoG7ItOw+g03P7UN4+Diq3tQySZ4cjzoY+o4EJ5ducqFCTI7gjhNd3HLGM3icsypOT8zxuPHNSbPI42Fc5lDVr7FzcH5bb70vL+0uBgpfxBI5lXKkfcXTwIDAQAB" ;
    npx:hasSignature "SnINCOYT0rZG9ehFx0APZdg73qf7HuY7xr1JqFiPr5RpUySgibXBootdNptjDeWmFHtERX+lM1NLJBFBjj8Jpvulz06DDRKPDyihXeFM2zmD8GqgYn0YIwCTTEfylXg053hRSjkUlKgtQUbssPJxI3eYFrmHqh5MB45XMpN5KOE=" ;
    npx:hasSignatureTarget this: .
  this: dct:created "2024-01-25T18:08:03.990Z"^^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> .
  <https://w3id.org/np/RA_eUUg8s09B5cra2XC-_kuyud9vaAxNMdSf9gBtskXS8#NanopubApp> nt:hasLabelFromApi "application of nanopublications - by Cristina-Iulia Bucur" .
  <https://w3id.org/np/RAmn1iXle0iDlJaBlhbSHY2aanBk4AZKdwLdSI1MaB73I#ScholarlySubmissionReviewWorkflow> nt:hasLabelFromApi "scholarly submission and reviewing workflow - by Cristina-Iulia Bucur" .
  <https://w3id.org/np/RAoOF3rpHtD1qc7_ig2EobhenDF5xMBsx8I-vkFHzUBvU#MachineInterpretableResultReview> nt:hasLabelFromApi "fully machine-interpretable result and review - by Cristina-Iulia Bucur" .
}