@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 { a rdf:Property, ; rdfs:domain ; rdfs:label "has pre-registration"; rdfs:range ; "Pre-registration refers to the practice of publicly documenting the research plan before collecting data. This plan typically includes the study hypotheses, design, methods, and analysis strategy. In clinical and pre-clinical research, including studies using animal subjects, pre-registration plays a crucial role in enhancing transparency, reproducibility, and credibility." . } sub:provenance { sub:assertion prov:wasAttributedTo orcid:0000-0001-5862-4375 . } sub:pubinfo { orcid:0000-0001-5862-4375 foaf:name "Elham Memarian" . orcid:0000-0003-2195-3997 foaf:name "Barbara Magagna" . this: dct:created "2025-07-09T19:43:37.674Z"^^xsd:dateTime; dct:creator orcid:0000-0001-5862-4375, orcid:0000-0003-2195-3997; dct:license ; npx:introduces ; npx:wasCreatedAt ; rdfs:label "Property: has pre-registration"; prov:wasDerivedFrom ; nt:wasCreatedFromProvenanceTemplate ; nt:wasCreatedFromPubinfoTemplate , , , ; nt:wasCreatedFromTemplate . sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCFntPrMZqvg2kVhCNArNnEn37ddXGwZ/0r4C8CS4lDry7C7YkYgng9yb0UMZQUHiTVkR/5A4m/xjE+Vy+AnwcWUeB75SfGZjE5ylI6VeHjTHi9+2hh2PHYIWnkhU4WHl3COEnxSSa/VouvPzZ2BIWLH6fTrq7NNL3RF5hGegGG0QIDAQAB"; npx:hasSignature "RA9oXYHrPnz1QTvnOhvx+XIxfij2JYpYLq7KomNCyuMrQK6t500krv2MU94MGjf/5GkJLewaBAP2oAxrdKoGlggtd+Rj1nn8tdKRomwkScU39BHC+xvo+aCBjSUwfOD1VzHDaDYX1hROL6d7DNsZH0pAQtg+iVN20VEdzOkfSu4="; npx:hasSignatureTarget this:; npx:signedBy orcid:0000-0003-2195-3997 . }