@prefix this: . @prefix sub: . @prefix beldoc: . @prefix rdfs: . @prefix rdf: . @prefix xsd: . @prefix dct: . @prefix dce: . @prefix pav: . @prefix np: . @prefix belv: . @prefix prov: . @prefix schem: . @prefix go: . @prefix Protein: . @prefix mgi: . @prefix geneProductOf: . @prefix hasAgent: . @prefix species: . @prefix occursIn: . @prefix mesh: . @prefix pubmed: . @prefix orcid: . sub:Head { this: np:hasAssertion sub:assertion; np:hasProvenance sub:provenance; np:hasPublicationInfo sub:pubinfo; a np:Nanopublication . } sub:assertion { sub:_1 hasAgent: sub:_2; a go:0016301 . sub:_2 geneProductOf: mgi:97902; a Protein: . sub:_3 occursIn: mesh:D005347, species:10090; rdf:object sub:_1; rdf:predicate belv:decreases; rdf:subject schem:ZD6474; a rdf:Statement . sub:assertion rdfs:label "a(SCHEM:ZD6474) -| kin(p(MGI:Ret))" . } sub:provenance { beldoc: dce:description "Approximately 61,000 statements."; dce:rights "Copyright (c) 2011-2012, Selventa. All rights reserved."; dce:title "BEL Framework Large Corpus Document"; pav:authoredBy sub:_5; pav:version "1.4" . sub:_4 prov:value "We recently identified three powerful RET inhibitors: two pyrazolo-pyrimidines: 4-amino-5-(4-methylphenyl)- 7-(t-butyl)pyrazolo[3,4-d]-pyrimidine (PP1) and 4-amino- 5-(4-chloro-phenyl)-7-(t-butyl)pyrazolo[3,4-d]pyrimidine) (PP2), and an anilino- quinazoline: N (4 bromo 2 fluorophenyl) 6 methoxy 7 (1 methylpiperidin 4 yl) methoxy quinazolin 4 amine (ZD6474) [86 88]. These compounds showed half-maximal RET inhibitory concentrations in the nanomolar range (100 nM). When injected into nude mice, fibroblasts transfected with oncogenic RET lost morphological transformation, proliferative autonomy, anchorage-independent growth and tumorigenicity. In addition to inhibition of RET phosphorylation, PP1 induces RET destruction through proteosomal degradation [89]."; prov:wasQuotedFrom pubmed:15583857 . sub:_5 rdfs:label "Selventa" . sub:assertion prov:hadPrimarySource pubmed:15583857; prov:wasDerivedFrom beldoc:, sub:_4 . } sub:pubinfo { this: dct:created "2014-07-03T14:30:30.122+02:00"^^xsd:dateTime; pav:createdBy orcid:0000-0001-6818-334X, orcid:0000-0002-1267-0234 . }