@prefix dcterms: . @prefix this: . @prefix sub: . @prefix beldoc: . @prefix rdfs: . @prefix rdf: . @prefix xsd: . @prefix dce: . @prefix pav: . @prefix np: . @prefix belv: . @prefix prov: . @prefix schem: . @prefix Protein: . @prefix rgd: . @prefix geneProductOf: . @prefix obo: . @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 geneProductOf: rgd:2873; a Protein: . sub:_2 occursIn: obo:UBERON_0004237, species:10116; rdf:object sub:_1; rdf:predicate belv:increases; rdf:subject schem:LDL%28-%29; a rdf:Statement . sub:assertion rdfs:label "a(SCHEM:\"LDL(-)\") -> p(RGD:Igfbp2)" . } 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 "the same doses of oxidized LDL significantly reduced IGF-1 and IGF-1R mRNA by 80 and 61%, respectively, and reduced IGF-1 and IGF-1R protein expression by 63 and 46%. In addition, native and oxidized LDL significantly increased IGF-1-binding protein-2 and IGF-1-binding protein-4 expression as measured by Western ligand blot."; prov:wasQuotedFrom pubmed:10862615 . sub:_4 rdfs:label "Selventa" . sub:assertion prov:hadPrimarySource pubmed:10862615; prov:wasDerivedFrom beldoc:, sub:_3 . } sub:pubinfo { this: dcterms:created "2014-07-03T14:31:35.867+02:00"^^xsd:dateTime; pav:createdBy orcid:0000-0001-6818-334X, orcid:0000-0002-1267-0234 . }