@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 sdis: . @prefix Protein: . @prefix hgnc: . @prefix geneProductOf: . @prefix species: . @prefix occursIn: . @prefix obo: . @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:1784; a Protein: . sub:_2 occursIn: mesh:D003593, obo:CL_0002328, obo:UBERON_0002048, species:9606; rdf:object sub:_1; rdf:predicate belv:increases; rdf:subject sdis:Chronic%20Obstructive%20Pulmonary%20Disease; a rdf:Statement . sub:assertion rdfs:label "path(SDIS:\"Chronic Obstructive Pulmonary Disease\") -> p(HGNC:CDKN1A)" . } 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 "20131211" . sub:_3 prov:value "Peripheral blood mononuclear cells of patients with COPD have decreased telomere length, a hallmark of senescing cells in vitro, when compared with normal individuals (225). This observation has been extended to lung cells, as alveolar epithelial and endothelial cells of emphysema patients exhibited enhanced expression of markers of cell senescence including p16Ink4a and p21CIP1/WAF1/Sdi1 and telomere shortening when compared with smokers without emphysema and normal individuals (320).TGF-beta1 played a role in the upregulation of p21CIP1/WAF1/Sdi1 in the alveolar type II-like epithelial cell line A549 (205). "; prov:wasQuotedFrom pubmed:17615396 . sub:_4 rdfs:label "Selventa" . sub:assertion prov:hadPrimarySource pubmed:17615396; prov:wasDerivedFrom beldoc:, sub:_3 . } sub:pubinfo { this: dct:created "2014-07-03T14:33:11.686+02:00"^^xsd:dateTime; pav:createdBy orcid:0000-0001-6818-334X, orcid:0000-0002-1267-0234 . }