@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-SHACL-Template a fip:Available-FAIR-Enabling-Resource, fip:FAIR-Enabling-Resource, fip:Structured-vocabulary; rdfs:comment "For the European platform for neurodegenerative diseases, case study 1, a shape constraint laguage template was created that will ensure the interoperability of the data from the participating partners."; rdfs:label "EPND CS1 SHACL Template | Shape constraint language template for EPND Case study 1"; 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 "APsI1uY6CxQR59ajIZOL+tMN3zgni8+NT/MpmTnv0aoytoFpJ0lyHqYRzUQ+PJCIYTDUhLOcimUmogivbcAzukeIFVhjbk6RlDc9dznVTAvnpF55Bg0XYV/jLPkh6WpTJhms6aj5NYx7zWELC92OxyVulYlfhhcDVm/XXG6bH+M="; npx:hasSignatureTarget this: . this: dct:created "2022-09-15T12:03:55Z"^^xsd:dateTime; dct:creator ; dct:license ; npx:introduces sub:EPND-CS1-SHACL-Template; prov:wasDerivedFrom . }