@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:01addAction a ; rdfs:label "add..."; ; "void"; "void"; "systematicReview" . sub:02declareSearchAction a ; rdfs:label "add database search..."; ; "void"; "searchStrategy:searchStrategy"; "systematicReview" . 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:01addAction, sub:02declareSearchAction; ; "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 "Declaring a systematic database search" . nt:hasLabelFromApi "Get systematic review search strategies - This query returns all search strategies for systematic reviews." . this: dct:created "2025-11-24T14:56:51.917Z"^^xsd:dateTime; dct:creator orcid:0000-0002-1267-0234; dct:license ; npx:embeds sub:systematic-review-search-strategy-view; npx:supersedes ; npx:wasCreatedAt ; nt:wasCreatedFromProvenanceTemplate ; nt:wasCreatedFromPubinfoTemplate , , ; nt:wasCreatedFromTemplate . sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQD4Wj537OijfOWVtsHMznuXKISqBhtGDQZfdO6pbb4hg9EHMcUFGTLbWaPrP783PHv8HMAAPjvEkHLaOHMIknqhaIa5236lfBO3r+ljVdYBElBcLvROmwG+ZGtmPNZf7lMhI15xf5TfoaSa84AFRd5J2EXekK6PhaFQhRm1IpSYtwIDAQAB"; npx:hasSignature "h8ix9hwNS03Lx/GFJhKx/kjIf5XsVhO5YDUGVHHch6IZ6W7zGFVf0ptxi3D2/9bvMga3V3LBm/QxJCiFWmCROq34P9mHU3ICGGzpTkNimZk5+/cFHMn3nEZxMuSaHYWqpKte+C0RLuFi+UK/D//Lvwp6BhmBISUzBt/0EfzWDy0="; npx:hasSignatureTarget this:; npx:signedBy orcid:0000-0002-1267-0234 . nt:hasLabelFromApi "Defining a systematic review search strategy - This template allows researchers to document their systematic review search s..." . }