@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 { rdf:type rdfs:label "is a" . rdfs:label rdfs:label "has the label" . rdfs:label "has the end date" . rdfs:label "has the start date" . 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 "Defining a systematic review search strategy"; nt:hasStatement sub:st00, sub:st01, sub:st02, sub:st03, sub:st04, 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 . sub:label a nt:LiteralPlaceholder; rdfs:label "label for the search strategy" . sub:language a nt:RestrictedChoicePlaceholder; rdfs:label "choose language"; nt:possibleValuesFrom . sub:methodology-notes a nt:LongLiteralPlaceholder; rdfs:label "Metholodogy notes" . sub:researchQuestion a nt:GuidedChoicePlaceholder; rdfs:label "Related PICO research question"; nt:possibleValuesFromApi "http://purl.org/nanopub/api/find_signed_things?type=http://data.cochrane.org/ontologies/pico/PICO&searchterm=" . sub:search-terms a nt:UriPlaceholder; rdfs:label "URI of the concept used for the literature search" . sub:searchStrategy a nt:IntroducedResource, nt:LocalResource; rdfs:label "This search strategy" . sub:st00 rdf:object ; rdf:predicate rdf:type; rdf:subject sub:searchStrategy . sub:st01 rdf:object sub:label; rdf:predicate rdfs:label; rdf:subject sub:searchStrategy . sub:st02 a nt:RepeatableStatement; rdf:object sub:search-terms; rdf:predicate ; rdf:subject sub:searchStrategy . sub:st03 a nt:RepeatableStatement; rdf:object sub:databases; rdf:predicate ; rdf:subject sub:searchStrategy . sub:st04 rdf:object sub:timePeriod; rdf:predicate ; rdf:subject sub:searchStrategy . sub:st04a rdf:object sub:start-date; rdf:predicate ; rdf:subject sub:timePeriod . sub:st04b rdf:object sub:end-date; rdf:predicate ; rdf:subject sub:timePeriod . sub:st05 a nt:RepeatableStatement; rdf:object sub:language; rdf:predicate ; rdf:subject sub:searchStrategy . sub:st06 rdf:object sub:methodology-notes; rdf:predicate ; rdf:subject sub:searchStrategy . sub:st07 a nt:OptionalStatement; rdf:object sub:researchQuestion; rdf:predicate ; rdf:subject sub:searchStrategy . sub:start-date a nt:LiteralPlaceholder; rdfs:label "Start date for literature search"; nt:hasDatatype xsd:date . sub:timePeriod a nt:LocalResource; rdfs:label "a time period" . rdfs:label "systematic review search strategy" . rdfs:label "covers the language" . rdfs:label "covers" . rdfs:label "includes as methodology notes" . rdfs:label "searches the database" . rdfs:label "uses the search terms" . rdfs:label "targets the research question" . } 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-18T08:39:17.268Z"^^xsd:dateTime; dct:creator orcid:0000-0002-1267-0234, orcid:0000-0002-1784-2920; dct:license ; npx:supersedes ; npx:wasCreatedAt ; rdfs:label "Defining a systematic review search strategy"; prov:wasDerivedFrom ; nt:wasCreatedFromProvenanceTemplate ; nt:wasCreatedFromPubinfoTemplate , , , , ; nt:wasCreatedFromTemplate . sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQD4Wj537OijfOWVtsHMznuXKISqBhtGDQZfdO6pbb4hg9EHMcUFGTLbWaPrP783PHv8HMAAPjvEkHLaOHMIknqhaIa5236lfBO3r+ljVdYBElBcLvROmwG+ZGtmPNZf7lMhI15xf5TfoaSa84AFRd5J2EXekK6PhaFQhRm1IpSYtwIDAQAB"; npx:hasSignature "xmVDq/4pH9bZ8Vj/z7o3ijqjljc3+3dFDS2I9JYwcI0uvimUycmiLA/KSo4FJjpTh2omKxz+0iwLX4U4iCiwZzJU6GHD/HWhD9VbohlQhYypaHdlthuyEDbaOK7KJTKj63Hog8TIk5aWeiRXGoMFUKHlKloTPaj2KJnp6jikNoE="; npx:hasSignatureTarget this:; npx:signedBy orcid:0000-0002-1267-0234 . }