@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 { a fip:FAIR-Implementation-Community; rdfs:comment "GSK pharmaceutical R&D preclinical, focused on genomics, it is representative of much of pre-clinical research. (The opinions are of representatives at the GO-FAIR 16-Nov-2020 workshop)"; rdfs:label "GSK R&D Gene"; rdfs:seeAlso ; fip:has-research-domain , , . } sub:provenance { sub:assertion prov:wasAttributedTo orcid:0000-0002-7654-6902 . } sub:pubinfo { sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQDO4xkU+/dGujq1raR66QtRqquMxiJ9hm2uzc2uBj7bCBBRnWhTw7M8f77BqAFHShgxqxYTr2do7/tVmoKeM51ISyttxWrh9ebZRoz5o6Muxt7HyA4sLHAmnixeZ5VJfZzsKAmVN23Y2ZiCqMoXjtcp5jO2lOC0AXaGPftnaA8b9QIDAQAB"; npx:hasSignature "sw3/V8v6YRUQGenzYHIkrLoYShMWVAWv+tqxrM6W7QtNFkDK9As12ZYanLWvCIiFelY3y1N8/tJCXf7sTnu5lZ6Cs8oCLq78dl7nUVGcQxvu+cgp44EAJBCZYNb+h9/zUJAQHTCVf4/B8BN2OCOhu1eynfTvL1MDd6D3NZdbtQs="; npx:hasSignatureTarget this: . this: dct:created "2020-11-16T15:51:41.853+01:00"^^xsd:dateTime; dct:creator orcid:0000-0002-6117-4755; npx:introduces ; nt:wasCreatedFromProvenanceTemplate ; nt:wasCreatedFromPubinfoTemplate ; nt:wasCreatedFromTemplate . }