@prefix this: <http://purl.org/np/RAUHJdQLbvRHefGe2014Y8BMtkvmhGsDjAPpZhd_sYrC4> .
@prefix sub: <http://purl.org/np/RAUHJdQLbvRHefGe2014Y8BMtkvmhGsDjAPpZhd_sYrC4#> .
@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_13189> bl:category bl:Disease .
  sub:association rdf:object <http://purl.obolibrary.org/obo/DOID_13189> ;
    rdf:predicate bl:treats ;
    rdf:subject <https://identifiers.org/drugbank:DB00437> ;
    a rdf:Statement ;
    rdfs:label "this is not an innocuous drug it is not recommended for the treatment of asymptomatic hyperuricemia allopurinol reduces serum and urinary uric acid concentrations its use should be individualized for each patient and requires an understanding of its mode of action and pharmacokinetics see clinical pharmacology contraindications warnings precautions allopurinol is indicated in the management of patients with signs and symptoms of primary or secondary gout acute attacks tophi joint destruction uric acid lithiasis and or nephropathy the management of patients with leukemia lymphoma and malignancies who are receiving cancer therapy which causes elevations of serum and urinary uric acid levels allopurinol treatment should be discontinued when the potential for overproduction of uric acid is no longer present the management of patients with recurrent calcium oxalate calculi whose daily uric acid excretion exceeds 8 mg day in male patients and 75 mg day in female patients therapy in such patients should be carefully assessed initially and reassessed periodically to determine in each case that treatment is beneficial and that the benefits outweigh the risks" ;
    bl:association_type bl:ChemicalToDiseaseOrPhenotypicFeatureAssociation ;
    bl:provided_by <https://w3id.org/um/NeuroDKG> ;
    bl:relation nkg:SymptomaticReliefIndication .
  <https://identifiers.org/drugbank:DB00437> 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 "VWUN/AcNq3zQ4kcJYaq3Jt8ctCgTpRIHllQ27euKFT3FjXMbQLV9pf7CLxDfBzppV8uPZvI7RxpSQHgz4f/Rb/na2JMmFlwJdXoabvM7pPxvJOEx+oGx7Kk+bY2pQA+Yim7pzOokw8rqgIVCox6aJRuok0BnFwlpaQPIBaVokjY=" ;
    npx:hasSignatureTarget this: .
  this: dct:created "2021-06-13T14:45:48.675+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> .
}