@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 Consortium agreement"; rdfs:range ; "A Consortium Agreement is a formal, legally binding contract entered into by the members of a research consortium that sets out the internal governance structure, roles, responsibilities, and collaborative arrangements for the execution of a jointly funded project." . } 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:02:18.935Z"^^xsd:dateTime; dct:creator orcid:0000-0001-5862-4375; dct:license ; npx:introduces ; npx:wasCreatedAt ; rdfs:label "Property: has Consortium agreement"; 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 "gH7QzakbM9dsCoraZ5YzYiLuAJrkre0cs4Q1z6TwVc3SQgPfOlAKy7LpYXx4OBdS9nygT0U0Q2+//vQpoJckuGrZV0yfkkyuQmS17G/7NBTLMMuFNh9P+KR99rKfGqETCB1HZcfcqQP/8XuLgviBzYEOLzRNKUTH2HtR8Ja646I="; npx:hasSignatureTarget this:; npx:signedBy orcid:0000-0001-5862-4375 . }