@prefix dcterms: <http://purl.org/dc/terms/> .
@prefix this: <http://purl.org/np/RAVUVKJ0oHm-Hg5Az_8k27kmhslfC-0PjEiyYy5y25-DA> .
@prefix sub: <http://purl.org/np/RAVUVKJ0oHm-Hg5Az_8k27kmhslfC-0PjEiyYy5y25-DA#> .
@prefix np: <http://www.nanopub.org/nschema#> .
@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/RAdcjjIm7IPqDx73bG45CqnDcWPPhnYQ6cs1d7OSGZGik#LACDR-DDS-CTDS> dcterms:isPartOf <http://purl.org/np/RA693yLCbNKNCvblBUntUDPddGgz3cRjnchASkEI7ITFA#LACDR-DDS> ;
    a fip:FAIR-Implementation-Community ;
    rdfs:comment "In the Cancer Therapeutics and Drug Safety research group at the LACDR, headed by prof. dr. Bob van de Water, cell signaling programs that underlie adverse drug reactions as well as cancer development and progression are unraveled." ;
    rdfs:label "LACDR DDS CTDS | Cancer Therapeutics and Drug Safety, Division of Drug Discovery & Safety, LACDR, Leiden University" ;
    rdfs:seeAlso <https://www.universiteitleiden.nl/en/science/drug-research/drug-discovery-and-safety/cancer-therapeutics-and-drug-safety> ;
    fip:has-research-domain <http://www.fairsharing.org/ontology/subject/SRAO_0000318> .
}
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 "ptJ4lbRRypPGs70cEIdem4eL0bmjH8DFVMWp97RlB3IWRJpK5onjDqP4m3LgMW7fhiv2GWLQ/2wo6iIIBD9GXDwam6QVUgjxtZ3iJySROhtl77+ICx+VPbLDVgYKXZjUNe+hDWUgzuYSY7B3M52h6qakqdnes7kZS/kla+tE7BQ=" ;
    npx:hasSignatureTarget this: .
  this: dcterms:created "2023-07-13T21:28:24Z"^^xsd:dateTime ;
    dcterms:creator <https://fip-wizard.ds-wizard.org> ;
    dcterms:license <https://creativecommons.org/publicdomain/zero/1.0/> ;
    npx:introduces <http://purl.org/np/RAdcjjIm7IPqDx73bG45CqnDcWPPhnYQ6cs1d7OSGZGik#LACDR-DDS-CTDS> ;
    npx:supersedes <http://purl.org/np/RAdcjjIm7IPqDx73bG45CqnDcWPPhnYQ6cs1d7OSGZGik> ;
    prov:wasDerivedFrom <https://w3id.org/fip/wizard/de64f18e-2e0a-4469-a2a4-521329934d1f> .
}