@prefix dcterms: <http://purl.org/dc/terms/> .
@prefix ns1: <http://www.w3.org/ns/prov#> .
@prefix this: <http://purl.org/np/RAUaV8d5ePgHMiX1uYCXhMR6Xx5_rbO_Q3Uy5ghcwuKmQ> .
@prefix sub: <http://purl.org/np/RAUaV8d5ePgHMiX1uYCXhMR6Xx5_rbO_Q3Uy5ghcwuKmQ#> .
@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_5408> bl:category bl:Disease .
  sub:association rdf:object <http://purl.obolibrary.org/obo/DOID_5408> ;
    rdf:predicate bl:treats ;
    rdf:subject <https://identifiers.org/drugbank:DB00017> ;
    a rdf:Statement ;
    rdfs:label "miacalcin synthetic injection is a calcitonin indicated for the following conditions 1 1 1 2 1 3 limitations of use 1 4 5 3 miacalcin injection is indicated for the treatment of symptomatic paget s disease of bone in patients with moderate to severe disease characterized by polyostotic involvement with elevated serum alkaline phosphatase and urinary hydroxyproline excretion there is no evidence that the prophylactic use of calcitonin salmon is beneficial in asymptomatic patients miacalcin injection should be used only in patients who do not respond to alternative treatments or for whom such treatments are not suitable e g patients for whom other therapies are contraindicated or for patients who are intolerant or unwilling to use other therapies miacalcin injection is indicated for the early treatment of hypercalcemic emergencies along with other appropriate agents when a rapid decrease in serum calcium is required until more specific treatment of the underlying disease can be accomplished it may also be added to existing therapeutic regimens for hypercalcemia such as intravenous fluids and furosemide oral phosphate or corticosteroids or other agents miacalcin injection is indicated for the treatment of postmenopausal osteoporosis in women greater than 5 years postmenopause the evidence of efficacy for calcitonin salmon injection is based on increases in total body calcium observed in clinical trials fracture reduction efficacy has not been demonstrated miacalcin injection should be reserved for patients for whom alternative treatments are not suitable e g patients for whom other therapies are contraindicated or for patients who are intolerant or unwilling to use other therapies due to the possible association between malignancy and calcitonin salmon use the need for continued therapy should be re evaluated on a periodic basis see warnings and precautions 5 3" ;
    bl:association_type bl:ChemicalToDiseaseOrPhenotypicFeatureAssociation ;
    bl:provided_by <https://w3id.org/um/NeuroDKG> ;
    bl:relation nkg:SymptomaticReliefIndication .
  <https://identifiers.org/drugbank:DB00017> 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 "ZwVKNMgXrw/NqPCLS8Ua6i7XDgoL4uatJ0MhV7IOdBog7/10WprCY4rvNqds3jQeMsYTaE+Y6Db14TwXsVOlu/MExP01F2kz53uFWT+lvmW8CZEKJsEr0X/Io61+41LY3CFmuj/JPEi2oV0qOuHZW1Jt+lvVBQM34RFjn70lEMw=" ;
    npx:hasSignatureTarget this: .
  this: dcterms:created "2021-06-27T20:30:46.335+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> .
}