@prefix dcterms: .
@prefix obo: .
@prefix this: .
@prefix sub: .
@prefix xsd: .
@prefix rdfs: .
@prefix prov: .
@prefix np: .
@prefix orcid: .
@prefix nt: .
@prefix npx: .
@prefix fip: .
sub:Head {
this: a np:Nanopublication;
np:hasAssertion sub:assertion;
np:hasProvenance sub:provenance;
np:hasPublicationInfo sub:pubinfo .
}
sub:assertion {
sub:NIBRNXFIP a fip:FAIR-Implementation-Community;
rdfs:comment "This community is responsible for the annotation and the usage of bio assay data and metadata within NIBR (as publised in the \"FAIR Implementation Profile questionnaire\" response).";
rdfs:label "Novartis (NIBR) Assay Annotation";
rdfs:seeAlso ;
fip:has-research-domain obo:NCIT_C16345, obo:NCIT_C19199, obo:OMIT_0009577 .
}
sub:provenance {
sub:assertion prov:wasAttributedTo orcid:0000-0002-3201-9617 .
}
sub:pubinfo {
sub:sig npx:hasAlgorithm "RSA";
npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQDO4xkU+/dGujq1raR66QtRqquMxiJ9hm2uzc2uBj7bCBBRnWhTw7M8f77BqAFHShgxqxYTr2do7/tVmoKeM51ISyttxWrh9ebZRoz5o6Muxt7HyA4sLHAmnixeZ5VJfZzsKAmVN23Y2ZiCqMoXjtcp5jO2lOC0AXaGPftnaA8b9QIDAQAB";
npx:hasSignature "VI/SJ632tZWgDvR6kpZJWyG8otTxAOPHG4WJKt0CRM5t2EKx4+EnDBT9Fkz1qFBXVlMaHb3c2woOFKS6ofeJeIO9+TH7frAaSz1+DfCcKNBomBxj9YIhgNkTeDZfW5rYguZ3c2QlYwss/a+FUAywVHUvISU5UbbtV1ZWusf2BNM=";
npx:hasSignatureTarget this: .
this: dcterms:created "2020-11-16T15:53:23.154+01:00"^^xsd:dateTime;
dcterms:creator orcid:0000-0002-6117-4755;
npx:introduces sub:NIBRNXFIP;
nt:wasCreatedFromProvenanceTemplate ;
nt:wasCreatedFromPubinfoTemplate ;
nt:wasCreatedFromTemplate .
}