@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 sfam: . @prefix species: . @prefix occursIn: . @prefix obo: . @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:69273; a Protein: . sub:_2 geneProductOf: rgd:2686; a Protein: . sub:_3 geneProductOf: sfam:COL1%20Family; a Protein: . sub:_4 rdf:object sub:_3; rdf:predicate belv:increases; rdf:subject sub:_2; a rdf:Statement . sub:_5 occursIn: obo:UBERON_0000160, species:10116; rdf:object sub:_4; rdf:predicate belv:decreases; rdf:subject sub:_1; a rdf:Statement . sub:assertion rdfs:label "p(RGD:Gh1) -> p(SFAM:\"COL1 Family\")", "p(RGD:Socs2) -| (p(RGD:Gh1) -> p(SFAM:\"COL1 Family\"))" . } 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 "Taken together, these findings suggest that SOC-2 induced by GH may play an important role in suppressing collagen accumulation and mesenchymal cell proliferation induced by GH or GH-induced IGF-I"; prov:wasQuotedFrom pubmed:15831713 . sub:_7 rdfs:label "Selventa" . sub:assertion prov:hadPrimarySource pubmed:15831713; prov:wasDerivedFrom beldoc:, sub:_6 . } sub:pubinfo { this: dct:created "2014-07-03T14:32:43.025+02:00"^^xsd:dateTime; pav:createdBy orcid:0000-0001-6818-334X, orcid:0000-0002-1267-0234 . }