@prefix this: <http://purl.org/np/RAx-sL1LiYFEehuyV2Sg89pvEiuwM46uENjbO2xxlfN00> .
@prefix sub: <http://purl.org/np/RAx-sL1LiYFEehuyV2Sg89pvEiuwM46uENjbO2xxlfN00#> .
@prefix np: <http://www.nanopub.org/nschema#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix npx: <http://purl.org/nanopub/x/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix orcid: <https://orcid.org/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix fip: <https://w3id.org/fair/fip/terms/> .
@prefix prov: <http://www.w3.org/ns/prov#> .
sub:Head {
  this: np:hasAssertion sub:assertion ;
    np:hasProvenance sub:provenance ;
    np:hasPublicationInfo sub:pubinfo ;
    a np:Nanopublication .
}
sub:assertion {
  <http://purl.org/np/RA693yLCbNKNCvblBUntUDPddGgz3cRjnchASkEI7ITFA#LACDR-DDS> dct:isPartOf <http://purl.org/np/RAxp8L2-gT4XeTovflRjzU1j1m0DA08bES8DCJGvhiSvg#LACDR> ;
    a fip:FAIR-Implementation-Community ;
    rdfs:comment "At the LACDR division of Drug Discovery & Safety (DDS) 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 <https://www.universiteitleiden.nl/en/science/drug-research/drug-discovery-and-safety> ;
    fip:has-research-domain <http://www.fairsharing.org/ontology/subject/SRAO_0000318> .
}
sub:provenance {
  sub:assertion dct:creator orcid:0000-0001-7525-9218 .
}
sub:pubinfo {
  sub:sig npx:hasAlgorithm "RSA" ;
    npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCoKFb7LKlXyBB7BUvjFF9bDJNk0WxH3Xerr4H3v/VCiRVshEDl3BZVekbMMmdRe+TOPyc8AOLd9IAL2VfVVD/T0rmCHk7Pw7DQjI96mwyeXhE7f4g0WG5UT5Pxxm0Rzy7IrYnEaaVDs7dkZUt952M6qWlHfTwCQDcXJhZfLiXoMwIDAQAB" ;
    npx:hasSignature "n5AwG2JVXgrIjrEGRBmSJd1XlZlT3GHtT3f5C3/gvdWPn8cle7ZtTPyz51GFWSGIPFAVQzsDNVLyKT52QzkYOkqo6G3RMhR0gG00CcLTQAmL7RhxJBX+IcFjbR2lp8iMV2wIE7iRJcQnaTBjCsLX/Vl2/osky22l/9V3LVuIGew=" ;
    npx:hasSignatureTarget this: .
  this: dct:created "2023-07-13T21:25:10Z"^^xsd:dateTime ;
    dct:creator <https://fip-wizard.ds-wizard.org> ;
    dct:license <https://creativecommons.org/publicdomain/zero/1.0/> ;
    npx:introduces <http://purl.org/np/RA693yLCbNKNCvblBUntUDPddGgz3cRjnchASkEI7ITFA#LACDR-DDS> ;
    npx:supersedes <http://purl.org/np/RAdm3my-AxyTwXT_nltQeGgj1NiYdWp3L_kOAjeAzNDZU> ;
    prov:wasDerivedFrom <https://w3id.org/fip/wizard/e9298b46-3a33-4a76-8dce-1bfaa3be83a5> .
}