@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 rgd: . @prefix geneProductOf: . @prefix go: . @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 geneProductOf: rgd:631428; a Protein: . sub:_2 occursIn: mesh:D001940, species:10116; rdf:object go:0008283; rdf:predicate belv:increases; rdf:subject sub:_1; a rdf:Statement . sub:assertion rdfs:label "p(RGD:Id4) -> bp(GO:\"cell proliferation\")" . } 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:_4; pav:version "1.4" . sub:_3 prov:value "The consequence of enforced expression of Id4 on mammary epithelial cell proliferation, differentiation, and growth in soft agar was examined in HC11 cells, a well-characterized model for studying various aspects of mammary epithelial cell biology. After transient and stable transfection of HC11 cells, Id4 overexpression increased cell proliferation and inhibited lactogenic hormone-mediated differentiation as revealed by inhibition of beta-casein promoter activity and beta-casein expression."; prov:wasQuotedFrom pubmed:14633621 . sub:_4 rdfs:label "Selventa" . sub:assertion prov:hadPrimarySource pubmed:14633621; prov:wasDerivedFrom beldoc:, sub:_3 . } sub:pubinfo { this: dct:created "2014-07-03T14:30:18.488+02:00"^^xsd:dateTime; pav:createdBy orcid:0000-0001-6818-334X, orcid:0000-0002-1267-0234 . }