@prefix this: . @prefix sub: . @prefix np: . @prefix dct: . @prefix nt: . @prefix npx: . @prefix xsd: . @prefix rdfs: . @prefix orcid: . @prefix ns1: . @prefix prov: . @prefix foaf: . sub:Head { this: np:hasAssertion sub:assertion; np:hasProvenance sub:provenance; np:hasPublicationInfo sub:pubinfo; a np:Nanopublication . } sub:assertion { dct:description "A computational workflow is a structured sequence of computational steps or tasks designed to process data, perform analyses, or automate scientific procedures. These workflows should preferably be machine-readable and executable, and they help ensure reproducibility, transparency, and efficiency in research."; a ; rdfs:label "Computational Workflow"; . } sub:provenance { sub:assertion prov:wasAttributedTo orcid:0000-0003-1062-5576 . } sub:pubinfo { orcid:0000-0003-1062-5576 foaf:name "Gerhard Burger" . this: dct:created "2025-10-29T09:37:03.005Z"^^xsd:dateTime; dct:creator orcid:0000-0003-1062-5576; dct:license ; npx:introduces ; npx:wasCreatedAt ; nt:wasCreatedFromProvenanceTemplate ; nt:wasCreatedFromPubinfoTemplate , ; nt:wasCreatedFromTemplate ns1:RANpj_lBaH-YJoFQR5xLldWoN6ddsBQQ1YGD8oAaKju-g . sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCKS0JLO/bGqK4GRv2E0dDCoFK5OAXtAsN8qrRCmaeMeBq/lp6gk/4vQ+/mbd2qZHt7bu0fbYWBmFwYDgxU3HqErq4mGo7JZ1UoKoNsEjq+pJCwv0sa5TsLfd1N/3xb0JLqouru63QrzS0VIPM0+X4Kar1SpZgxlpRapRc5NFZkUwIDAQAB"; npx:hasSignature "aFGkonGjDVC+2H+hXkx7Ot/mwBqwbJ/g5tkasC1tT4QoWPrfB4zkb4vmY6O/69mnM1SyS+USgkrfEPnHknmLlNDDFWqvIYiFh6Pf1uJZPoH5YI4QI1dtfeT2BmkGoNGnhXkj5yxgnLUZeI0pyBl4lYHlqcf/Y8dDRyaYBv5O074="; npx:hasSignatureTarget this:; npx:signedBy orcid:0000-0003-1062-5576 . }