@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 Protein: . @prefix hgnc: . @prefix geneProductOf: . @prefix proteinModification: . @prefix psimod: . @prefix hasAnnotation: . @prefix atcc: . @prefix occursIn: . @prefix species: . @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 geneProductOf: hgnc:17360; a Protein: . sub:_2 geneProductOf: hgnc:3229; a Protein: . sub:_3 belv:variantOf hgnc:3236; a proteinModification:, psimod:01148 . sub:_4 rdf:object sub:_3; rdf:predicate belv:directlyIncreases; rdf:subject sub:_2; a rdf:Statement . sub:_5 occursIn: mesh:D001921, atcc:CRL-11268.aspx, species:9606; hasAnnotation: sub:_6; rdf:object sub:_4; rdf:predicate belv:increases; rdf:subject sub:_1; a rdf:Statement . sub:_6 dct:subject "TextLocation"; rdf:value "Results" . sub:assertion rdfs:label "p(HGNC:EGF) => p(HGNC:EGFR,pmod(U,K))", "p(HGNC:LRIG1) -> (p(HGNC:EGF) => p(HGNC:EGFR,pmod(U,K)))" . } sub:provenance { beldoc: dce:description "Approximately 2000 hand curated statements drawn from 57 PubMeds."; dce:rights "Copyright (c) 2011-2012, Selventa. All Rights Reserved."; dce:title "BEL Framework Small Corpus Document"; dct:license "Creative Commons Attribution-Non-Commercial-ShareAlike 3.0 Unported License"; pav:authoredBy sub:_8; pav:version "1.6" . sub:_7 prov:value """Consistent with previous reports, we observed that growth factor treatment promoted the rapid ubiquitination of receptors. Interestingly, for both receptors LRIG1 markedly potentiated the ratio of ubiquitinated receptor to total receptor following growth factor stimulation."""; prov:wasQuotedFrom pubmed:15345710 . sub:_8 rdfs:comment "support@belframework.org"; rdfs:label "Selventa" . sub:assertion prov:hadPrimarySource pubmed:15345710; prov:wasDerivedFrom beldoc:, sub:_7 . } sub:pubinfo { this: dct:created "2014-07-03T14:29:34.139+02:00"^^xsd:dateTime; pav:createdBy orcid:0000-0001-6818-334X, orcid:0000-0002-1267-0234 . }