@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-Cedar-WB-Template a fip:Available-FAIR-Enabling-Resource, fip:FAIR-Enabling-Resource, fip:Semantic-model; rdfs:comment "Metadata template for datasets participating in Case Study 1 of the European Platform for Neurodegenerative diseases. "; rdfs:label "EPND CS1 Cedar Workbench Template | Metadata template for Case Study 1 of the EPND platform"; 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 "BHOB45UQ4Te6awg+Yktf5SF1qtO4B+IdQVtgDVXKlP/bNyOz7/vcGI8OizXppskDwRxI78xSVuPz49CdrowZCZkO+Sbcz3miYon0pUPUxNTxw6y7ZccRt5CGZvNp9X26dZuMIpuq4/h0YyZWvbEWEQBhavL1eq1IUveA8yWfO7g="; npx:hasSignatureTarget this: . this: dct:created "2022-09-15T12:11:29Z"^^xsd:dateTime; dct:creator ; dct:license ; npx:introduces sub:EPND-CS1-Cedar-WB-Template; prov:wasDerivedFrom . }