@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 Proposal"; rdfs:range ; "A Proposal is a formal, written submission prepared by a research team in response to a Call for Proposals issued by a funding organization." . } 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-27T13:47:39.447Z"^^xsd:dateTime; dct:creator orcid:0000-0001-5862-4375; dct:license ; npx:introduces ; npx:supersedes ; npx:wasCreatedAt ; rdfs:label "Property: has Proposal"; 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 "AjiOjjm2JxT11p+u5wjZ6qFFj7lnrN0cmA9hF1vhDYx7swQAk0O75Q6QCHu27XyF/VasOl1vZk3eOCyS7kz1/F9Yu8s6X/T/eXvsnBxmInuj35mKZsYyP6S+hBWT0PV+scIaK4DpctGNgMV/QFRlnNfxlRya75aLrr0onv4bKwQ="; npx:hasSignatureTarget this:; npx:signedBy orcid:0000-0001-5862-4375 . }