@prefix this: . @prefix sub: . @prefix np: . @prefix dct: . @prefix nt: . @prefix npx: . @prefix xsd: . @prefix rdfs: . @prefix orcid: . @prefix prov: . sub:Head { this: np:hasAssertion sub:assertion; np:hasProvenance sub:provenance; np:hasPublicationInfo sub:pubinfo; a np:Nanopublication . } sub:assertion { sub:ScholarlySubmissionReviewWorkflow a ; rdfs:label "scholarly submission and reviewing workflow"; rdfs:subClassOf ; "A class that contains the workflows involved in scholarly submissions and reviewing."; , . } sub:provenance { sub:assertion prov:wasAttributedTo orcid:0000-0002-7114-6459 . } sub:pubinfo { nt:hasLabelFromApi "peer review - evaluation of work by one or more people of similar competence to the producers of the work" . nt:hasLabelFromApi "workflow - defined sequence of activities of an organizational entity, enabled by the systematic organization of resources into processes that transform materials, provide services, or process information" . nt:hasLabelFromApi "submission - act of putting forward an item for consideration for approval, consideration, marking etc." . sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCKOqs2T28k/MbmArHUMypi5MUoJX6KdkVn6GOXjxhjXDpwW+/O1LXyHoG7ItOw+g03P7UN4+Diq3tQySZ4cjzoY+o4EJ5ducqFCTI7gjhNd3HLGM3icsypOT8zxuPHNSbPI42Fc5lDVr7FzcH5bb70vL+0uBgpfxBI5lXKkfcXTwIDAQAB"; npx:hasSignature "Odw+qCPR3TpXmZqZj9Iji1Hg3dx9vv808gynMPWsH7RTH9tKYZ8ddr6eQesDjim4uQLW5b5VUpPCoz6U1bV1auyXw8+4TlTttgUivEyTUT5eUsRD6ZrSLrRR3b8WcWkieeyfkvQeEAn5G5McW+42WON7jfzRQVOBtgqen49jDIA="; npx:hasSignatureTarget this: . this: dct:created "2024-01-25T17:58:22.050Z"^^xsd:dateTime; dct:creator orcid:0000-0002-7114-6459; dct:license ; npx:introduces sub:ScholarlySubmissionReviewWorkflow; rdfs:label "Class: scholarly submission and reviewing workflow"; nt:wasCreatedFromProvenanceTemplate ; nt:wasCreatedFromPubinfoTemplate , ; nt:wasCreatedFromTemplate . }