@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-CS1-ATN dct:isPartOf ; a fip:FAIR-Implementation-Community; rdfs:comment "EPND is 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, case study 1 on amyloid, tau and neurodegeneration "; 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 "dSI7U+qoYKXq2aYhN9QeQQK4MXW+sYri4mSQie/WAHRGWZFC+u0hMFqbsa2vODxj/iL1QBXWIRH1/aRkeioxYkgZ9if1mbhbnXmHtRn1ptg/MDNeIlP05jvTEpsN5fO4guYtJ23vg7KhsvARfBcAK/Cq1Sjbs3S/hjjSD3jDdIQ="; npx:hasSignatureTarget this: . this: dct:created "2022-09-15T11:13:37Z"^^xsd:dateTime; dct:creator ; dct:license ; npx:introduces sub:EPND-CS1-ATN; prov:wasDerivedFrom . }