@prefix this: . @prefix sub: . @prefix np: . @prefix dct: . @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 , ; dct:description "The Research Data Alliance (RDA) was launched as a community-driven initiative in 2013 with the vision that researchers and innovators can openly share and re-use data across technologies, disciplines, and countries to address the grand challenges of society."; rdfs:label "Research Data Alliance"; ; orcid:0000-0001-8492-0354; this: . } sub:provenance { sub:assertion prov:wasAttributedTo orcid:0000-0001-8492-0354 . } sub:pubinfo { orcid:0000-0001-8492-0354 foaf:name "Ashley Caselli" . this: dct:created "2026-08-21T10:44:25.695Z"^^xsd:dateTime; dct:creator orcid:0000-0001-8492-0354; dct:license ; npx:introduces ; npx:wasCreatedAt ; nt:wasCreatedFromProvenanceTemplate ; nt:wasCreatedFromPubinfoTemplate , ; nt:wasCreatedFromTemplate . sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCaQXE2B2hJ6QdWxaWerU4F/XOtCQdj2OkdrIYd1kpMY9hIUh8boxaO3uOBeqvvqKLf5HjpRF4DT1eghOSsa2Dhd5HRTM/XIamvwWkHpN4oB3Ml19pAAzjTqczYmFLfgG67mGL5+vSA8VEdHtKQCrvP4SpTibMBP1qaxt3k1tqD6wIDAQAB"; npx:hasSignature "isL8mG0FTYPYLARLk/NpyOmSfyGq2FQBlbwbbdyql7EmgIZVmgCpsLSnqzMdd7n/5ozlKMMn8VnLMjPtxAbM3l5anFwGX2FzlLdErtPQ3ryyFiv+4caZtp234RZs5qkbEkvIyKj1B4gLZBzoXztCMJ8ULi9Pm4Vhcx4xuwwRSeE="; npx:hasSignatureTarget this:; npx:signedBy orcid:0000-0001-8492-0354 . }