@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: np:hasAssertion sub:assertion; np:hasProvenance sub:provenance; np:hasPublicationInfo sub:pubinfo; a np:Nanopublication . } sub:assertion { dct:accrualMethod rdfs:label "used screening method" . dct:created rdfs:label "was completed on" . dct:description rdfs:label "has exclusion breakdown" . dct:provenance rdfs:label "used deduplication methodology" . dct:source rdfs:label "searched database" . dct:title rdfs:label "has title" . rdf:type rdfs:label "is of type" . rdfs:comment rdfs:label "has limitations" . prov:wasDerivedFrom rdfs:label "was derived from" . prov:wasInfluencedBy rdfs:label "was influenced by" . rdfs:label "was searched on" . rdfs:label "advanced to full-text" . rdfs:label "used review methodology" . rdfs:label "included studies" . rdfs:label "performed action" . rdfs:label "used query" . rdfs:label "screened records" . rdfs:label "retrieved records" . rdfs:label "accessed at URL" . sub:assertion dct:description "This template documents search execution and initial study selection for systematic reviews following PRISMA 2020 guidelines. It captures verbatim search strategies (Item 7), information source details (Item 6), selection methodology (Item 8), and study flow documentation (Items 16a-16b), providing structured documentation for transparent and reproducible search execution and screening processes."; a nt:AssertionTemplate; rdfs:label "PRISMA Search Results and Selection Documentation"; nt:hasNanopubLabelPattern "Search Execution: ${review-title}"; nt:hasStatement sub:st01, sub:st02, sub:st03, sub:st04, sub:st05, sub:st06, sub:st07, sub:st08, sub:st09, sub:st10, sub:st11, sub:st12, sub:st13, sub:st14; nt:hasTag "PRISMA" . sub:database-search a nt:IntroducedResource . sub:database-uri a nt:UriPlaceholder; rdfs:label "Database/source URI (e.g., https://pubmed.ncbi.nlm.nih.gov/)" . sub:dataset-creation-date a nt:LiteralPlaceholder; rdfs:label "Date of search execution completion (YYYY-MM-DD)"; nt:hasDatatype xsd:date . sub:deduplication-methodology a nt:LongLiteralPlaceholder; rdfs:label "Deduplication software and methodology (e.g., EndNote 20: automatic + manual verification)" . sub:exclusion-reasons-breakdown a nt:LongLiteralPlaceholder; rdfs:label "Summary of exclusion reasons with study counts by category" . sub:final-studies-included a nt:LiteralPlaceholder; rdfs:label "Final number of studies included in review" . sub:pico-research-question-nanopub a nt:UriPlaceholder; rdfs:label "URI of PICO research question nanopub (Template 1)" . sub:records-found a nt:LiteralPlaceholder; rdfs:label "Number of records retrieved from this database" . sub:records-to-fulltext a nt:LiteralPlaceholder; rdfs:label "Records proceeding to full-text screening" . sub:review-title a nt:LiteralPlaceholder; rdfs:label "Systematic review title" . sub:reviewer-process-details a nt:LongLiteralPlaceholder; rdfs:label "Number of reviewers, independence status, disagreement resolution methods" . sub:search-action a nt:IntroducedResource . sub:search-date a nt:LiteralPlaceholder; rdfs:label "Date this database was searched (YYYY-MM-DD)"; nt:hasDatatype xsd:date . sub:search-execution-dataset a nt:IntroducedResource . sub:search-limitations-notes a nt:LongLiteralPlaceholder; rdfs:label "Search limitations, protocol modifications, and additional methodological notes" . sub:search-strategy-nanopub a nt:UriPlaceholder; rdfs:label "URI of search strategy nanopub (Template 2)" . sub:selection-screening-method a nt:LongLiteralPlaceholder; rdfs:label "Title/abstract and full-text screening methodology" . sub:st01 rdf:object ; rdf:predicate rdf:type; rdf:subject sub:search-execution-dataset . sub:st02 rdf:object sub:review-title; rdf:predicate dct:title; rdf:subject sub:search-execution-dataset . sub:st03 rdf:object sub:pico-research-question-nanopub; rdf:predicate prov:wasInfluencedBy; rdf:subject sub:search-execution-dataset . sub:st04 rdf:object sub:search-strategy-nanopub; rdf:predicate prov:wasDerivedFrom; rdf:subject sub:search-execution-dataset . sub:st05 rdf:object sub:dataset-creation-date; rdf:predicate dct:created; rdf:subject sub:search-execution-dataset . sub:st06 a nt:GroupedStatement, nt:RepeatableStatement; nt:hasStatement sub:st06a, sub:st06b, sub:st06c, sub:st06d, sub:st06e, sub:st06f, sub:st06g . sub:st06a rdf:object sub:database-search; rdf:predicate dct:source; rdf:subject sub:search-execution-dataset . sub:st06b rdf:object sub:database-uri; rdf:predicate ; rdf:subject sub:database-search . sub:st06c rdf:object sub:search-date; rdf:predicate ; rdf:subject sub:database-search . sub:st06d rdf:object sub:search-action; rdf:predicate ; rdf:subject sub:database-search . sub:st06e rdf:object ; rdf:predicate rdf:type; rdf:subject sub:search-action . sub:st06f rdf:object sub:verbatim-search-string; rdf:predicate ; rdf:subject sub:search-action . sub:st06g rdf:object sub:records-found; rdf:predicate ; rdf:subject sub:database-search . sub:st07 rdf:object sub:deduplication-methodology; rdf:predicate dct:provenance; rdf:subject sub:search-execution-dataset . sub:st08 rdf:object sub:reviewer-process-details; rdf:predicate ; rdf:subject sub:search-execution-dataset . sub:st09 rdf:object sub:selection-screening-method; rdf:predicate dct:accrualMethod; rdf:subject sub:search-execution-dataset . sub:st10 rdf:object sub:total-records-screened; rdf:predicate ; rdf:subject sub:search-execution-dataset . sub:st11 rdf:object sub:records-to-fulltext; rdf:predicate ; rdf:subject sub:search-execution-dataset . sub:st12 rdf:object sub:final-studies-included; rdf:predicate ; rdf:subject sub:search-execution-dataset . sub:st13 rdf:object sub:exclusion-reasons-breakdown; rdf:predicate dct:description; rdf:subject sub:search-execution-dataset . sub:st14 rdf:object sub:search-limitations-notes; rdf:predicate rdfs:comment; rdf:subject sub:search-execution-dataset; a nt:OptionalStatement . sub:total-records-screened a nt:LiteralPlaceholder; rdfs:label "Total records screened" . sub:verbatim-search-string a nt:LongLiteralPlaceholder; rdfs:label "Exact search string as executed (copy-paste from database interface)" . } sub:provenance { sub:assertion prov:wasAttributedTo orcid:0000-0002-1784-2920 . } sub:pubinfo { orcid:0000-0002-1784-2920 foaf:name "Anne Fouilloux" . this: dct:created "2025-08-29T19:52:10.027Z"^^xsd:dateTime; dct:creator orcid:0000-0002-1784-2920; dct:license ; npx:wasCreatedAt ; rdfs:label "PRISMA Search Results and Selection Documentation"; nt:wasCreatedFromProvenanceTemplate ; nt:wasCreatedFromPubinfoTemplate , ; nt:wasCreatedFromTemplate . sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQDWv2pJnmDsBOq8OlT1aSvYXSuWT34WOp4FYqEzdnn2F0kqzcFevBqWGZDxJWC0lqCrDEuNfp2QFyPe/+nES9dlHGYIhqPi68fwK6ZiNUotRFxXou+rjFznVvUxtCL8Ede79EBHwWN61QtwSIcU12bLoZsNPFlqQASQ93BJuKlihwIDAQAB"; npx:hasSignature "u37J4MVbodUgzJiOWKdfyD9N1I3oslZWgwioPUt1GbE4QcGCYUJxiyppEXf2GJxXWy9sQu5rRRegvH8JdmI6R4d46hkb0ey4noiGIllv0PYbT19L/Wyo17H3j2zM4J/bRC8Azdyj7b4Ob5lNsrohRuOKhOXoETJl73qgUZVpHSk="; npx:hasSignatureTarget this:; npx:signedBy orcid:0000-0002-1784-2920 . }