@prefix this: . @prefix sub: . @prefix np: . @prefix dct: . @prefix rdf: . @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 { dct:language rdfs:label "is restricted to the language" . dct:relation rdfs:label "relates to research question (PICO framework)" . dct:source rdfs:label "searches database" . dct:subject rdfs:label "uses search terms" . rdfs:label "systematic review" . rdf:type rdfs:label "is a" . rdfs:comment rdfs:label "includes methodology notes" . rdfs:label "ends searching at" . rdfs:label "starts searching from" . sub:assertion a nt:AssertionTemplate; dct:description "This template allows researchers to document their systematic review search strategy following PRISMA 2020 guidelines. It captures search terms, databases, date ranges, and expected results using Dublin Core Terms and RDFS vocabularies. Corresponds to PRISMA 2020 Item 7 (Search) and supports transparent, reproducible literature searches."; rdfs:label "PRISMA Search Strategy Documentation"; nt:hasNanopubLabelPattern "PRISMA Search Strategy: ${title}"; nt:hasStatement sub:st00, sub:st01, sub:st02, sub:st03, sub:st04a, sub:st04b, sub:st05, sub:st06, sub:st07; nt:hasTag "PRISMA" . sub:databases a nt:UriPlaceholder; rdfs:label "Database URI (PubMed, scopus, etc.)" . sub:end-date a nt:LiteralPlaceholder; rdfs:label "End date for literature search"; nt:hasDatatype xsd:date; nt:hasRegex "\\d{4}-\\d{2}-\\d{2}" . sub:language a nt:RestrictedChoicePlaceholder; rdfs:label "choose language"; nt:hasPrefix "http://id.loc.gov/vocabulary/iso639-1/"; nt:hasPrefixLabel "Language code (from http://id.loc.gov/vocabulary/iso639-1/)"; nt:possibleValuesFrom . sub:methodology-notes a nt:LongLiteralPlaceholder; rdfs:label "Metholodogy notes" . sub:research-question-ref a nt:UriPlaceholder; rdfs:label "Related PICO research question (optional)" . sub:search-terms a nt:UriPlaceholder; rdfs:label "URI of the concept used for the literature search" . sub:st00 rdf:object ; rdf:predicate rdf:type; rdf:subject sub:systematic-review . sub:st01 rdf:object sub:title; rdf:predicate dct:title; rdf:subject sub:systematic-review . sub:st02 a nt:RepeatableStatement; rdf:object sub:search-terms; rdf:predicate dct:subject; rdf:subject sub:systematic-review . sub:st03 a nt:RepeatableStatement; rdf:object sub:databases; rdf:predicate dct:source; rdf:subject sub:systematic-review . sub:st04a rdf:object sub:start-date; rdf:predicate ; rdf:subject sub:systematic-review . sub:st04b rdf:object sub:end-date; rdf:predicate ; rdf:subject sub:systematic-review . sub:st05 a nt:RepeatableStatement; rdf:object sub:language; rdf:predicate dct:language; rdf:subject sub:systematic-review . sub:st06 rdf:object sub:methodology-notes; rdf:predicate rdfs:comment; rdf:subject sub:systematic-review . sub:st07 a nt:OptionalStatement; rdf:object sub:research-question-ref; rdf:predicate dct:relation; rdf:subject sub:systematic-review . sub:start-date a nt:LiteralPlaceholder; rdfs:label "Start date for literature search"; nt:hasDatatype xsd:date; nt:hasRegex "\\d{4}-\\d{2}-\\d{2}" . sub:systematic-review a nt:IntroducedResource, nt:LocalResource; rdfs:label "Systematic Review" . sub:title a nt:LiteralPlaceholder; rdfs:label "Title of the systematic review"; nt:hasRegex "[\\s\\S]{5,200}" . } sub:provenance { sub:assertion prov:wasAttributedTo orcid:0000-0002-1784-2920 . } sub:pubinfo { orcid:0000-0002-1267-0234 foaf:name "Tobias Kuhn" . orcid:0000-0002-1784-2920 foaf:name "Anne Fouilloux" . this: dct:created "2025-11-17T10:09:32.522Z"^^xsd:dateTime; dct:creator orcid:0000-0002-1267-0234, orcid:0000-0002-1784-2920; dct:license ; npx:wasCreatedAt ; rdfs:label "PRISMA Search Strategy Documentation"; prov:wasDerivedFrom ; nt:wasCreatedFromProvenanceTemplate ; nt:wasCreatedFromPubinfoTemplate , , , ; nt:wasCreatedFromTemplate . sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQD4Wj537OijfOWVtsHMznuXKISqBhtGDQZfdO6pbb4hg9EHMcUFGTLbWaPrP783PHv8HMAAPjvEkHLaOHMIknqhaIa5236lfBO3r+ljVdYBElBcLvROmwG+ZGtmPNZf7lMhI15xf5TfoaSa84AFRd5J2EXekK6PhaFQhRm1IpSYtwIDAQAB"; npx:hasSignature "zwY0n070DQgZiLogBs1N7+Ma4twWMYBLvCyRCvs2D40vSkiqTjGox0riOpVZNRmTGE6XqvbfbV0L/1UFfTE2w7RL0HAir3lHNVUm6KjQOR28UVQ9VIa67Bbtu38kMEzsPbY6o+gtt0v+W0GI3B6gyGp16Xdhl21ficugqjSjVcw="; npx:hasSignatureTarget this:; npx:signedBy orcid:0000-0002-1267-0234 . }