@prefix this: <http://purl.org/np/RAq1A183gz-VxqBS8UZNa8Xwn-suoq3MJPYmhzvg6VRz4> .
@prefix sub: <http://purl.org/np/RAq1A183gz-VxqBS8UZNa8Xwn-suoq3MJPYmhzvg6VRz4#> .
@prefix np: <http://www.nanopub.org/nschema#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix nt: <https://w3id.org/np/o/ntemplate/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix orcid: <https://orcid.org/> .
@prefix bl: <https://w3id.org/biolink/vocab/> .
@prefix nkg: <https://w3id.org/um/neurodkg/> .
@prefix prov: <http://www.w3.org/ns/prov#> .
@prefix npx: <http://purl.org/nanopub/x/> .
sub:Head {
  this: np:hasAssertion sub:assertion ;
    np:hasProvenance sub:provenance ;
    np:hasPublicationInfo sub:pubinfo ;
    a np:Nanopublication .
}
sub:assertion {
  <http://purl.obolibrary.org/obo/DOID_6000> bl:category bl:Disease .
  sub:association rdf:object <http://purl.obolibrary.org/obo/DOID_6000> ;
    rdf:predicate bl:treats ;
    rdf:subject <https://identifiers.org/drugbank:DB00584> ;
    a rdf:Statement ;
    rdfs:label "enalapril maleate is indicated for the treatment of hypertension enalapril maleate is effective alone or in combination with other antihypertensive agents especially thiazide type diuretics the blood pressure lowering effects of enalapril maleate and thiazides are approximately additive enalapril maleate is indicated for the treatment of symptomatic congestive heart failure usually in combination with diuretics and digitalis in these patients enalapril maleate improves symptoms increases survival and decreases the frequency of hospitalization see clinical pharmacology heart failure mortality trials for details and limitations of survival trials in clinically stable asymptomatic patients with left ventricular dysfunction ejection fraction 35 percent enalapril maleate decreases the rate of development of overt heart failure and decreases the incidence of hospitalization for heart failure see clinical pharmacology heart failure mortality trials for details and limitations of survival trials in using enalapril maleate consideration should be given to the fact that another angiotensin converting enzyme inhibitor captopril has caused agranulocytosis particularly in patients with renal impairment or collagen vascular disease and that available data are insufficient to show that enalapril maleate does not have a similar risk see warnings in considering use of enalapril maleate it should be noted that in controlled clinical trials ace inhibitors have an effect on blood pressure that is less in black patients than in non blacks in addition it should be noted that black patients receiving ace inhibitors have been reported to have a higher incidence of angioedema compared to non blacks see warnings head and neck angioedema" ;
    bl:association_type bl:ChemicalToDiseaseOrPhenotypicFeatureAssociation ;
    bl:provided_by <https://w3id.org/um/NeuroDKG> ;
    bl:relation nkg:SymptomaticReliefIndication .
  <https://identifiers.org/drugbank:DB00584> 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 "WNla4f0+m0XPUpq3DhE9FcevCzXIaYoP0l8KBdcOZWJuFtCJ0KKvOITcfr/zLe2eN5WrutymMXrnraOr2cnGb5uezWJ3NnGni38pBbkta5t7wsheZG+BXsSPQVlI8bRgHk3GXPB1MZrNbS8bAY1KQiD7eX8VYjWd7yj26ms2xlE=" ;
    npx:hasSignatureTarget this: .
  this: dct:created "2021-07-03T15:56:20.105+02:00"^^xsd:dateTime ;
    dct:creator orcid:0000-0002-1468-3557 ;
    nt:wasCreatedFromProvenanceTemplate <http://purl.org/np/RANwQa4ICWS5SOjw7gp99nBpXBasapwtZF1fIM3H2gYTM> ;
    nt:wasCreatedFromPubinfoTemplate <http://purl.org/np/RAA2MfqdBCzmz9yVWjKLXNbyfBNcwsMmOqcNUxkk1maIM> ;
    nt:wasCreatedFromTemplate <http://purl.org/np/RAManV5GZI01JKzW_IPcfOXoiFTcZMmsV7qTCLkdzr4Gs> .
}