@prefix this: . @prefix sub: . @prefix np: . @prefix dct: . @prefix npx: . @prefix xsd: . @prefix orcid: . @prefix rdfs: . @prefix fip: . @prefix prov: . sub:Head { this: np:hasAssertion sub:assertion; np:hasProvenance sub:provenance; np:hasPublicationInfo sub:pubinfo; a np:Nanopublication . } sub:assertion { sub:EPND a fip:FAIR-Enabling-Resource, fip:FAIR-Enabling-Resource-to-be-Developed, fip:Registry; rdfs:comment "EPND is platform and a consortium of multidisciplinary educators, clinicians, researchers, and scientists committed to revolutionising scientific breakthroughs in the effort to diagnose, treat, and prevent neurodegenerative diseases. "; rdfs:label "European Platform for Neurodegenerative Diseases"; rdfs:seeAlso . } sub:provenance { sub:assertion dct:creator orcid:0000-0003-3602-1885 . } sub:pubinfo { sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCoKFb7LKlXyBB7BUvjFF9bDJNk0WxH3Xerr4H3v/VCiRVshEDl3BZVekbMMmdRe+TOPyc8AOLd9IAL2VfVVD/T0rmCHk7Pw7DQjI96mwyeXhE7f4g0WG5UT5Pxxm0Rzy7IrYnEaaVDs7dkZUt952M6qWlHfTwCQDcXJhZfLiXoMwIDAQAB"; npx:hasSignature "hpehOwQVB5xUjawwlWS05vpMh+EKFY/adBLsbbVz8Dhlk3Qc2JXZSvP8NVii6wDmbeHN0gw9zp4o4HOt6TFrLLcmwFlBkXbHcrqeLBH1VB6rsgFfoQuYCKL4jDw+at4UTZ8FnjbHeZuB2NjGS+BV4SY+C96YQ1VXMMJhhFzJjU4="; npx:hasSignatureTarget this: . this: dct:created "2022-09-15T11:41:45Z"^^xsd:dateTime; dct:creator ; dct:license ; npx:introduces sub:EPND; prov:wasDerivedFrom . }