@prefix dcterms: .
@prefix this: .
@prefix sub: .
@prefix np: .
@prefix nt: .
@prefix npx: .
@prefix xsd: .
@prefix rdfs: .
@prefix orcid: .
@prefix prov: .
@prefix foaf: .
sub:Head {
this: np:hasAssertion sub:assertion;
np:hasProvenance sub:provenance;
np:hasPublicationInfo sub:pubinfo;
a np:Nanopublication .
}
sub:assertion {
sub:addAction rdfs:label "add...";
;
"void";
"void";
"systematicReview" .
sub:search-strategy-view dcterms:title "Search strategy";
a , ;
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: dcterms:created "2025-11-18T12:03:04.046Z"^^xsd:dateTime;
dcterms:creator orcid:0000-0002-1267-0234;
dcterms: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 "LQevCGd5GGe4AJyF2Iw00cVpirXHRpwVnsJQoa5kq6LnQVC4zMVv7QNbR0nR0Jc0V7MK1GNjojrGJXE7a+YmiHMee4+ldFdOYIrHsoD4idbWx4azZz4s5NssjxMZUUohRtgYF4MoTPG49V0WCdb76bmkjpfRjGn1MBvdKJuxGHs=";
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..." .
}