@prefix this: <https://w3id.org/np/RA_Pzq5xrGnJ1qF_JrHir3Ij6SgHaj1hOgM2wNUNFlzaY> .
@prefix sub: <https://w3id.org/np/RA_Pzq5xrGnJ1qF_JrHir3Ij6SgHaj1hOgM2wNUNFlzaY/> .
@prefix np: <http://www.nanopub.org/nschema#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix nt: <https://w3id.org/np/o/ntemplate/> .
@prefix npx: <http://purl.org/nanopub/x/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix orcid: <https://orcid.org/> .
@prefix ns1: <http://purl.org/np/> .
@prefix prov: <http://www.w3.org/ns/prov#> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
sub:Head {
  this: np:hasAssertion sub:assertion ;
    np:hasProvenance sub:provenance ;
    np:hasPublicationInfo sub:pubinfo ;
    a np:Nanopublication .
}
sub:assertion {
  <https://w3id.org/iadopt/variable/Caspase3/7activity> dct:description "the enzymatic activity of executioner caspases 3 and 7, which mediate the cleavage of cellular substrates during apoptosis" ;
    a <http://www.w3.org/2002/07/owl#NamedIndividual> , <https://w3id.org/iadopt/ont/Variable> ;
    rdfs:label "Caspase 3/7 activity" , "caspase 3/7 activity in cells" ;
    rdfs:seeAlso <http://purl.obolibrary.org/obo/HINO_0024388> ;
    <https://w3id.org/iadopt/ont/hasObjectOfInterest> sub:cell ;
    <https://w3id.org/iadopt/ont/hasProperty> sub:caspaseactivity .
}
sub:provenance {
  sub:assertion prov:wasAttributedTo orcid:0009-0002-2913-1293 .
}
sub:pubinfo {
  orcid:0009-0002-2913-1293 foaf:name "Christos Vasileiou" .
  this: dct:created "2026-02-11T15:51:27.739Z"^^xsd:dateTime ;
    dct:creator orcid:0009-0002-2913-1293 ;
    dct:license <https://creativecommons.org/licenses/by/4.0/> ;
    npx:introduces <https://w3id.org/iadopt/variable/Caspase3/7activity> ;
    npx:wasCreatedAt <https://nanodash.knowledgepixels.com/> ;
    nt:wasCreatedFromProvenanceTemplate ns1:RANwQa4ICWS5SOjw7gp99nBpXBasapwtZF1fIM3H2gYTM ;
    nt:wasCreatedFromPubinfoTemplate <https://w3id.org/np/RA0J4vUn_dekg-U1kK3AOEt02p9mT2WO03uGxLDec1jLw> , <https://w3id.org/np/RAukAcWHRDlkqxk7H2XNSegc1WnHI569INvNr-xdptDGI> ;
    nt:wasCreatedFromTemplate <https://w3id.org/np/RAW9V0CJwl21Nrt_HwTGhfQcdT5fsUyRxkoMujzGcatGc> .
  sub:sig npx:hasAlgorithm "RSA" ;
    npx:hasPublicKey "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAz1OobdRASd9SftHrLhG905OXjv8DHndvyWzXRJ5EDFPankMSnHZPHK+g2qEeRWdonstt55CLrpTpWsVv9xRtTqPidXHbnWLBXX42iCB+EnZNoKqAVKF5GxkSR38S0uTTq3aeQJbw2kTpx6LMkspmuH95fgAI/lfqPWrxdlI98jIeHQ14UXZpiWmkkvPgC9GVgmwHiG1hB/NCA2fKCOxVodN44OfhAPtkWmPJ40IcGPSalI4HRqgLLI5PabdRk3PiG81cUngmQU1Xk6EapzkRJGenkOlGsC5L4ktEPO6LS9uBMLTMLQDtGtkrcwqg5HmeKv7Ili3vgr3LL8/GaBBOLQIDAQAB" ;
    npx:hasSignature "EwefQLajVegzhDl1gCcB1plPVEN3D8jX370TXnHMvl9IcAdyvPnIpuZiHKVaA0RGxnL16ZciIJknu8d60ZeSaRaAB2dCZ2wZjPCXj1lmWDZy9H5VE8lpoC6D1faxfY8XxwOkiu7icbDpsK0HD6YBKoGppmH3HKRMP4T/GL2KiQ6GLcw76p/n7w96SXmYmvcK+aXsCUEaWAdFSM59i1qRvhSVkjIVsBr13ufDPVIucNpY1ty0HYLNSA85ryQo0iC/asZEPryA9Xg9bFhvli3OtfBF57hEoqUJNT3VSVKo9rQ96IUHao0C9XF7EYtOteUhJLB+axiIn58xDZ2/zIUPrg==" ;
    npx:hasSignatureTarget this: ;
    npx:signedBy orcid:0009-0002-2913-1293 .
}