@prefix dcterms: .
@prefix this: .
@prefix sub: .
@prefix np: .
@prefix npx: .
@prefix xsd: .
@prefix orcid: .
@prefix rdfs: .
@prefix fip: .
@prefix prov: .
sub:Head {
this: a np:Nanopublication;
np:hasAssertion sub:assertion;
np:hasProvenance sub:provenance;
np:hasPublicationInfo sub:pubinfo .
}
sub:assertion {
a fip:FAIR-Implementation-Community;
dcterms:isPartOf ;
rdfs:comment "At the division of Drug Discovery & Safety we are interested in the efficacy and safety of new drugs and novel means to decipher these aspects. Hence, we employ advanced imaging and high-throughput screening techniques next to computational approaches such as chem- and bioinformatics.";
rdfs:label "LACDR-DDS | Division of Drug Discovery & Safety, LACDR, Leiden University";
rdfs:seeAlso ;
fip:has-research-domain .
}
sub:provenance {
sub:assertion dcterms:creator orcid:0000-0001-7525-9218 .
}
sub:pubinfo {
sub:sig npx:hasAlgorithm "RSA";
npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCoKFb7LKlXyBB7BUvjFF9bDJNk0WxH3Xerr4H3v/VCiRVshEDl3BZVekbMMmdRe+TOPyc8AOLd9IAL2VfVVD/T0rmCHk7Pw7DQjI96mwyeXhE7f4g0WG5UT5Pxxm0Rzy7IrYnEaaVDs7dkZUt952M6qWlHfTwCQDcXJhZfLiXoMwIDAQAB";
npx:hasSignature "mEAFWlZsHXdjK++4toIo7iYnVjf2EkyNN/A/K2+PdKvNXJJIf7IkIfOwEjq7F0rImbEubRb5mAclXDtjixd2YRZiAGbE91hdDTbDheeudY1xTo36/vXOft4vYJv4C5mDHpW2FxauBaExoiqfSnm1VTdIfRIEJmGM971wH8xWYpY=";
npx:hasSignatureTarget this: .
this: dcterms:created "2023-07-13T21:18:31Z"^^xsd:dateTime;
dcterms:creator ;
dcterms:license ;
npx:introduces ;
npx:supersedes ;
prov:wasDerivedFrom .
}