@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 hgnc: . @prefix proteinModification: . @prefix chebi: . @prefix go: . @prefix Protein: . @prefix geneProductOf: . @prefix hasAgent: . @prefix do: . @prefix occursIn: . @prefix species: . @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 belv:hasSubstitution "T,790,M"; belv:variantOf hgnc:3236; a proteinModification: . sub:_2 hasAgent: sub:_3; a go:0016301 . sub:_3 geneProductOf: hgnc:3236; a Protein: . sub:_4 rdf:object sub:_2; rdf:predicate belv:directlyDecreases; rdf:subject chebi:49668; a rdf:Statement . sub:_5 occursIn: do:3908, species:9606; rdf:object sub:_4; rdf:predicate belv:directlyDecreases; rdf:subject sub:_1; a rdf:Statement . sub:assertion rdfs:label "a(CHEBI:gefitinib) =| kin(p(HGNC:EGFR))", "p(HGNC:EGFR,sub(T,790,M)) =| (a(CHEBI:gefitinib) =| kin(p(HGNC:EGFR)))" . } 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:_7; pav:version "20131211" . sub:_6 prov:value "show a good clinical response to EGFR TKIs such as gefitinib, but they almost invariably develop drug resistance after an average of 12 months5. A secondary mutation in exon 20 (T790M) is found in about half of patients with a primary mutation that have grown resistant after an initial response to EGFR TKIs6–8. More recently, a new secondary mutation (D761Y) was found in a brain metastasis of a lung cancer initially responsive to gefitinib9. So far, T790M and D761Y are the only acquired alterations identified in the EGFR associated with escape from TKI therapy."; prov:wasQuotedFrom pubmed:17554333 . sub:_7 rdfs:label "Selventa" . sub:assertion prov:hadPrimarySource pubmed:17554333; prov:wasDerivedFrom beldoc:, sub:_6 . } sub:pubinfo { this: dct:created "2014-07-03T14:33:10.890+02:00"^^xsd:dateTime; pav:createdBy orcid:0000-0001-6818-334X, orcid:0000-0002-1267-0234 . }