@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"; "systematicReview" . sub:search-strategy-view a , ; dct:title "Search strategy"; rdfs:label "View of search strategy of systematic review"; "4.2.researchQuestions.2.searchStrategies"; sub:addAction; ; "systematicReview"; . } sub:provenance { sub:assertion prov:wasAttributedTo orcid:0000-0002-1267-0234 . } sub:pubinfo { orcid:0000-0002-1267-0234 foaf:name "Tobias Kuhn" . this: dct:created "2025-11-18T12:22:49.860Z"^^xsd:dateTime; dct:creator orcid:0000-0002-1267-0234; dct:license ; npx:embeds sub: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 "rqFMul9DaJ5JY6Q5q9QdTW+sD1IKaZv3X0QuKmwBm1/qBDK0mTCjBganHzCHEaElLJWD8jhPIQB8cZriD44JwBuIkVG4iSfLu/hN/5RzynKphxu+dw+ecYTlej8W+w68P0+IRsqADDaInV+Mg5rH+5+2petUraxmhlq74al7PGs="; npx:hasSignatureTarget this:; npx:signedBy orcid:0000-0002-1267-0234 . nt:hasLabelFromApi "Get search strategy for systematic review - This query returns the search strategy (or strategies) for the given systemat..." . nt:hasLabelFromApi "Defining a systematic review search strategy - This template allows researchers to document their systematic review search s..." . }