@prefix this: . @prefix sub: . @prefix np: . @prefix dct: . @prefix nt: . @prefix npx: . @prefix xsd: . @prefix rdfs: . @prefix orcid: . @prefix prov: . @prefix foaf: . sub:Head { this: a np:Nanopublication; np:hasAssertion sub:assertion; np:hasProvenance sub:provenance; np:hasPublicationInfo sub:pubinfo . } sub:assertion { sub:addAction rdfs:label "add..."; ; "void"; "void"; "void" . sub:systematic-review-search-strategy-view a , ; dct:title "Search strategies"; rdfs:label "View of systematic review search strategies"; "4.2.researchQuestions.2.searchStrategies"; sub:addAction; ; "void" . } sub:provenance { sub:assertion prov:wasAttributedTo orcid:0000-0002-1267-0234 . } sub:pubinfo { orcid:0000-0002-1267-0234 foaf:name "Tobias Kuhn" . nt:hasLabelFromApi "Get systematic review search strategies - This query returns all search strategies for systematic reviews." . nt:hasLabelFromApi "Defining a systematic review search strategy - This template allows researchers to document their systematic review search s..." . this: dct:created "2025-11-17T10:33:03.576Z"^^xsd:dateTime; dct:creator orcid:0000-0002-1267-0234; dct:license ; npx:embeds sub:systematic-review-search-strategy-view; npx:wasCreatedAt ; nt:wasCreatedFromProvenanceTemplate ; nt:wasCreatedFromPubinfoTemplate , ; nt:wasCreatedFromTemplate . sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQD4Wj537OijfOWVtsHMznuXKISqBhtGDQZfdO6pbb4hg9EHMcUFGTLbWaPrP783PHv8HMAAPjvEkHLaOHMIknqhaIa5236lfBO3r+ljVdYBElBcLvROmwG+ZGtmPNZf7lMhI15xf5TfoaSa84AFRd5J2EXekK6PhaFQhRm1IpSYtwIDAQAB"; npx:hasSignature "xWaogDWAGhzLq/PiWdP/nG7zYDMR1jgOzMfHlPuxK23wJupVOpJF/TeD0PEn2PFVoUtS6OhA5ulNJzuC4Gw1RJ6ScnNNWPVs5grZH75X3pQ4B+PVl3NfGZRcVFSbHNgrca7+sevfILqb+Pvuz0uwffxZY/RD9QO1QxHOA9gD7X0="; npx:hasSignatureTarget this:; npx:signedBy orcid:0000-0002-1267-0234 . }