@prefix this: . @prefix sub: . @prefix xsd: . @prefix rdfs: . @prefix dct: . @prefix prov: . @prefix np: . @prefix orcid: . @prefix nt: . @prefix npx: . @prefix fip: . sub:Head { this: np:hasAssertion sub:assertion; np:hasProvenance sub:provenance; np:hasPublicationInfo sub:pubinfo; a np:Nanopublication . } sub:assertion { sub:AZCD a fip:FAIR-Implementation-Community; rdfs:comment "This is the opinion of the representatives of the Clinical Developmemt community working on describing Clinical Trials that participated in the GoFAIR FIP workshop 16th November 2020 - Research and Development Clinical Developmemt community working on describing Clinical Trials"; rdfs:label "AZ Clinical Development"; rdfs:seeAlso ; fip:has-research-domain , . } sub:provenance { sub:assertion prov:wasAttributedTo orcid:0000-0001-6292-4899 . } sub:pubinfo { sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQDO4xkU+/dGujq1raR66QtRqquMxiJ9hm2uzc2uBj7bCBBRnWhTw7M8f77BqAFHShgxqxYTr2do7/tVmoKeM51ISyttxWrh9ebZRoz5o6Muxt7HyA4sLHAmnixeZ5VJfZzsKAmVN23Y2ZiCqMoXjtcp5jO2lOC0AXaGPftnaA8b9QIDAQAB"; npx:hasSignature "Bs3p5FerfW6EvLnj5J0n+O2Ikb4DO0j4GmMfB1tPX7EixwpgkOIFJnMqe/qjRq+baLOR3CVhVjGPkoEmFSHGSZwWEOHDlON4u71Kszss6tCqsYsT+Afy4t4sWyfDb/PuZ6awQFxNxzOLrbeLsJL7VCAiG7DFb3yTJUeN89tFHgA="; npx:hasSignatureTarget this: . this: dct:created "2020-11-16T15:44:54.669+01:00"^^xsd:dateTime; dct:creator orcid:0000-0002-6117-4755; npx:introduces sub:AZCD; nt:wasCreatedFromProvenanceTemplate ; nt:wasCreatedFromPubinfoTemplate ; nt:wasCreatedFromTemplate . }