@prefix this: . @prefix sub: . @prefix np: . @prefix pav: . @prefix rdf: . @prefix infores: . @prefix xsd: . @prefix umls: . @prefix orcid: . @prefix rdfs: . @prefix biolink: . @prefix prov: . @prefix npx: . sub:Head { this: np:hasAssertion sub:assertion; np:hasProvenance sub:provenance; np:hasPublicationInfo sub:pubInfo; a np:Nanopublication . } sub:assertion { a biolink:ChemicalEntity; rdfs:label "Colchicine"; biolink:category biolink:ChemicalEntity . umls:C0149896 a biolink:DiseaseOrPhenotypicFeature; rdfs:label "gout flare"; biolink:category biolink:DiseaseOrPhenotypicFeature . a biolink:DiseaseOrPhenotypicFeature; rdfs:label "pain"; biolink:category biolink:DiseaseOrPhenotypicFeature . sub:_1 rdf:object umls:C0149896; rdf:predicate biolink:treats; rdf:subject ; a biolink:Association; biolink:aggregator_knowledge_source infores:knowledge-collaboratory; biolink:category biolink:Association; biolink:publications . sub:_2 rdf:object ; rdf:predicate biolink:treats; rdf:subject ; a biolink:Association; biolink:aggregator_knowledge_source infores:knowledge-collaboratory; biolink:category biolink:Association; biolink:publications . sub:_3 rdf:predicate biolink:treats; rdf:subject ; a biolink:Association; biolink:aggregator_knowledge_source infores:knowledge-collaboratory; biolink:category biolink:Association; biolink:publications . } sub:provenance { sub:assertion prov:generatedAtTime "2022-10-10T15:17:32.616884"^^xsd:dateTime; prov:wasAttributedTo orcid:0000-0002-3668-2627; prov:wasQuotedFrom "Colchicine capsules are indicated for prophylaxis of gout flares in adults. They are not an analgesic medication and should not be used to treat pain from other causes. The safety and effectiveness of the capsules for acute treatment of acute treatment has not been studied. They should be used only for proprophylactic treatment of the gout flare-ups in adult patients." . biolink: pav:version "2.3.0" . } sub:pubInfo { sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEApdULbl+/+pkVlq0fAzWmzfgIb+XMuQPKHMDVzUTWCZBjLfzORll42ptr52e4w7tTYkUKrBsQbx8lkjZWAlWiyh+xIK0oLFSdYRSt63kgiyRYBUOR+spcgmofb7f6JyftArPVTKhsWOMt/mcyNG9qc3lw8B/xuPmLteUWO33xWhfXQreTw1lsGUkZ1j4cB4X9HIuI20ktLYLCXaBauNHEJZ4qp6/Q2ATsJcw8tg7aRmFKXhrjM9maZ2+0cMg0Jpmn2UnDlPKXEA6Qq+qnvvQt8KFjIzP9FTMyvrWl8tTd0NCmS9VpooZJQ8We1lGMPXg5bMbe/bVkTf70fbFMf0RKrQIDAQAB"; npx:hasSignature "RA9r60fsy+ACzCU6kLdoXyx3JoiyrKmeB6X6OeR00de1rbYYy/o5m+MNATQa2k/mYs3nXy5+++pVKCix5/+fxjs30vo0YZrCVw8GhSoLzpLwE4nRLYUQV4EZLA3aKnWXnXUABc1G6G519ET8J3gPOs7geqpuDLdGOBUxXRw25ZfnZlmC8rQIJyAMlei3LTX2DVgKoF163ExlCWo5bT2EWO01s6a+3NXFelmoGkzVmNXI5i5Hk8HKR6E7f6bMtvyjyb5LQGJROGpJxQ1lLcft1KggiMh+Zzwijkfo8epDTl3CcEmvGObM7770Iwy+EFHX47gov82SBQZeUOpaUTV5Uw=="; npx:hasSignatureTarget this: . this: prov:generatedAtTime "2022-10-10T15:17:32.616884"^^xsd:dateTime; prov:wasAttributedTo orcid:0000-0002-3668-2627 . }