@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 { 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" . this: dct:created "2025-06-27T14:09:03.187Z"^^xsd:dateTime; dct:creator orcid:0000-0001-5862-4375; dct:license ; npx:introduces ; npx:wasCreatedAt ; rdfs:label "Property: has Pre-registration"; nt:wasCreatedFromProvenanceTemplate ; nt:wasCreatedFromPubinfoTemplate , ; nt:wasCreatedFromTemplate . sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCe+kPAiclp/E0dC6hoR/or7Ybsu6rnAJ4aalhimq9ORE9UL2tc+YR7Mm+mF/3rTP6oBWCkLGBj7mLVarLjbgBdlz93/tfPvE7aJf+sbAOzNGGT18O3OfVM/qhn43T8wFeYa5ar0L3RWrdwHUa2Qxt9svPLARw9Pu2AYjpB8X9wgwIDAQAB"; npx:hasSignature "Wu3ppGpOMUzKofhhNXGE4wY6w5zKDncqk3xMCyfhVZALDI+7LX1lEAA+MGdSFUx3FhD0GVT8o0opCn11EDrJVVsNFzgKKIZS/XylUGBR4IrkvK/VPaV94AmkDfCQqNk5dBEcXSn1eQdmXCsH8MrdlIPrRJioa7hqmg5AMYINCe0="; npx:hasSignatureTarget this:; npx:signedBy orcid:0000-0001-5862-4375 . }