@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 "targets the research question" . dct:source rdfs:label "searches the database" . dct:subject rdfs:label "uses the search terms" . rdf:type rdfs:label "is a" . rdfs:comment rdfs:label "includes as methodology notes" . rdfs:label rdfs:label "has the label" . rdfs:label "has the search end date" . rdfs:label "has the search 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: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 dct:subject; rdf:subject sub:searchStrategy . sub:st03 a nt:RepeatableStatement; rdf:object sub:databases; rdf:predicate dct:source; rdf:subject sub:searchStrategy . sub:st04a rdf:object sub:start-date; rdf:predicate ; rdf:subject sub:searchStrategy . sub:st04b rdf:object sub:end-date; rdf:predicate ; rdf:subject sub:searchStrategy . sub:st05 a nt:RepeatableStatement; rdf:object sub:language; rdf:predicate dct:language; rdf:subject sub:searchStrategy . sub:st06 rdf:object sub:methodology-notes; rdf:predicate rdfs:comment; rdf:subject sub:searchStrategy . sub:st07 a nt:OptionalStatement; rdf:object sub:researchQuestion; rdf:predicate dct:relation; rdf:subject sub:searchStrategy . sub:start-date a nt:LiteralPlaceholder; rdfs:label "Start date for literature search"; nt:hasDatatype xsd:date . rdfs:label "systematic review search strategy" . } 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:21:42.107Z"^^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 "0KgEazg4zy41WVrnxrdf2tVt9OsQ2siWgAUtN/5TqMVjfax+rwF0VGGD3Axci1Vqdz5Z2S5ajwXgX5lknBF/1EvwaKoveFAVrQreJqNqHYvlAgtJ+l5dybEAazDyCsSjO7GWaIkORG0tWlSD9TSBd6w86e22xSf4zlgEyF+CES4="; npx:hasSignatureTarget this:; npx:signedBy orcid:0000-0002-1267-0234 . }