@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:TheTuringWay a fip:FAIR-Implementation-Community; rdfs:comment "The Turing Way project is open source, open collaboration, and community-driven. It involves and supports a diverse community of contributors to make data science accessible, comprehensible and effective for everyone. The goal is to provide all the information that researchers and data scientists in academia, industry and the public sector need to ensure that the projects they work on are easy to reproduce and reuse."; rdfs:label "The Turing Way"; rdfs:seeAlso ; fip:has-research-domain . } sub:provenance { sub:assertion dct:creator orcid:0000-0002-1784-2920 . } sub:pubinfo { sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCoKFb7LKlXyBB7BUvjFF9bDJNk0WxH3Xerr4H3v/VCiRVshEDl3BZVekbMMmdRe+TOPyc8AOLd9IAL2VfVVD/T0rmCHk7Pw7DQjI96mwyeXhE7f4g0WG5UT5Pxxm0Rzy7IrYnEaaVDs7dkZUt952M6qWlHfTwCQDcXJhZfLiXoMwIDAQAB"; npx:hasSignature "cnRuUTKwkM7cXeDVFZqMmbvox01vdIENZU2RxL2gVIoYa11n2n0GxbdMGB9v75bGU33CgzE8mjt+LQSL8EwuyF/pXGxv9Am1TNq/ruFeXAd2gl2Q4qYoklbAfu7/5Cxdj+JqHTGgQj3LcvTx/n2uatdSXMfO3/hKDOvLQSZFnMc="; npx:hasSignatureTarget this: . this: dct:created "2023-08-01T12:57:38Z"^^xsd:dateTime; dct:creator ; dct:license ; npx:introduces sub:TheTuringWay; prov:wasDerivedFrom . }