@prefix dc1: .
@prefix this: .
@prefix sub: .
@prefix schema: .
@prefix np: .
@prefix rdf: .
@prefix nt: .
@prefix xsd: .
@prefix rdfs: .
@prefix orcid: .
@prefix bl: .
@prefix prov: .
@prefix npx: .
sub:Head {
this: a np:Nanopublication;
np:hasAssertion sub:assertion;
np:hasProvenance sub:provenance;
np:hasPublicationInfo sub:pubinfo .
}
sub:assertion {
bl:category bl:Disease .
sub:association a rdf:Statement;
rdf:object ;
rdf:predicate bl:treats;
rdf:subject ;
rdfs:label "topotecan hydrochloride for injection is a topoisomerase inhibitor indicated for treatment of patients with metastatic ovarian cancer after disease progression on or after initial or subsequent chemotherapy as a single agent 1 1 patients with small cell lung cancer slsc platinum sensitive disease who progressed at least 6 days after initiation of first line chemotherapy as a single agent 1 2 patients with stage iv b recurrent or persistent cervical cancer which is not amenable to curative treatment in combination with cisplatin 1 3 topotecan hydrochloride for injection as a single agent is indicated for the treatment of patients with metastatic ovarian cancer after disease progression on or after initial or subsequent chemotherapy topotecan hydrochloride for injection as a single agent is indicated for the treatment of patients with small cell lung cancer sclc with platinum sensitive disease who progressed at least 6 days after initiation of first line chemotherapy topotecan hydrochloride for injection in combination with cisplatin is indicated for the treatment of patients with stage iv b recurrent or persistent cervical cancer of the cervix not amenable to curative treatment";
bl:association_type bl:ChemicalToDiseaseOrPhenotypicFeatureAssociation;
bl:provided_by ;
bl:relation schema:TreatmentIndication .
bl:category bl:Drug .
}
sub:provenance {
sub:assertion prov:wasAttributedTo orcid:0000-0002-1468-3557 .
}
sub:pubinfo {
sub:sig npx:hasAlgorithm "RSA";
npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCODwZkXojpEKwk7Ldj2oPPfCstvqrcpgCaTLo235K7ht9C7E1GCkLvUuL2b4VWXJTcZx/hxgDauR8hUeYq/lS6tfTL9yFZsnfl+PWYDyz7vv6N+wJVx2LL8bO6ntCjcOzvW2t2WUeF12Sb6b3I6uOYP0N8iQKts1WasY/yEYKAHQIDAQAB";
npx:hasSignature "aTgLTPz4zG5CxTtzathFd41eqKFrQVL9mQtmX1UpxtvlrltjLyUR77p9vYBvw6jcGHvbWnup0aUzttGYK7gPNBTSBb19MkQAJCZlM/j5U5D8CwL0lYX5aQrirZZTtldkTI3aL82ieiskalz305/SBi8JMXCkzZpMVmrjbZ8797U=";
npx:hasSignatureTarget this: .
this: dc1:created "2021-06-13T13:23:35.604+02:00"^^xsd:dateTime;
dc1:creator orcid:0000-0002-1468-3557;
nt:wasCreatedFromProvenanceTemplate ;
nt:wasCreatedFromPubinfoTemplate ;
nt:wasCreatedFromTemplate .
}