@prefix dcterms: <http://purl.org/dc/terms/> .
@prefix ns1: <http://www.w3.org/ns/prov#> .
@prefix this: <http://purl.org/np/RAweTlPXVpsmFmNi6ubu0MNwOf--H_psP7VcPkB9w8CUg> .
@prefix sub: <http://purl.org/np/RAweTlPXVpsmFmNi6ubu0MNwOf--H_psP7VcPkB9w8CUg#> .
@prefix np: <http://www.nanopub.org/nschema#> .
@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 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_13550> bl:category bl:Disease .
  sub:association rdf:object <http://purl.obolibrary.org/obo/DOID_13550> ;
    rdf:predicate bl:treats ;
    rdf:subject <https://identifiers.org/drugbank:DB00819> ;
    a rdf:Statement ;
    rdfs:label "for adjunctive treatment of edema due to congestive heart failure drug induced edema centrencephalic epilepsies petit mal unlocalized seizures chronic simple open angle glaucoma secondary glaucoma and preoperatively in acute angle closure glaucoma where delay of surgery is desired in order to lower intraocular pressure acetazolamide tablets are also indicated for the prevention or amelioration of symptoms associated with acute mountain sickness in climbers attempting rapid ascent and in those who are very susceptible to acute mountain sickness despite gradual ascent" ;
    bl:association_type bl:ChemicalToDiseaseOrPhenotypicFeatureAssociation ;
    bl:provided_by <https://w3id.org/um/NeuroDKG> ;
    bl:relation nkg:SymptomaticReliefIndication .
  <https://identifiers.org/drugbank:DB00819> bl:category bl:Drug .
}
sub:provenance {
  sub:assertion ns1:wasAttributedTo orcid:0000-0002-1468-3557 .
}
sub:pubinfo {
  sub:sig npx:hasAlgorithm "RSA" ;
    npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCODwZkXojpEKwk7Ldj2oPPfCstvqrcpgCaTLo235K7ht9C7E1GCkLvUuL2b4VWXJTcZx/hxgDauR8hUeYq/lS6tfTL9yFZsnfl+PWYDyz7vv6N+wJVx2LL8bO6ntCjcOzvW2t2WUeF12Sb6b3I6uOYP0N8iQKts1WasY/yEYKAHQIDAQAB" ;
    npx:hasSignature "B16d97hA+D5hgS3wp+w3GpXinCJy00HXVRSkq9FwA8oSHJE6Lpe3uhNhEWCww0xruAQ7ZClUuSAO4MEhUZPwTDvYNCt26jr3rPfGDmPY4vDg8j4PSnN8J35HLCG2qpz8UWisuo9eqSLVionEomaTUWrRSFN0aruasln0pJBxnkg=" ;
    npx:hasSignatureTarget this: .
  this: dcterms:created "2021-06-30T09:11:49.188+02:00"^^xsd:dateTime ;
    dcterms: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> .
}