@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 chebi: . @prefix hasPart: . @prefix ProteinComplex: . @prefix go: . @prefix species: . @prefix occursIn: . @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:5464; a Protein: . sub:_2 hasPart: chebi:5772, sub:_3; a ProteinComplex: . sub:_3 geneProductOf: hgnc:1681; a Protein: . sub:_4 rdf:object go:0016477; rdf:predicate belv:increases; rdf:subject sub:_2; a rdf:Statement . sub:_5 occursIn: species:9606; rdf:object sub:_4; rdf:predicate belv:increases; rdf:subject sub:_1; a rdf:Statement . sub:assertion rdfs:label "complex(a(CHEBI:\"hyaluronic acid\"),p(HGNC:CD44)) -> bp(GO:\"cell migration\")", "p(HGNC:IGF1) -> (complex(a(CHEBI:\"hyaluronic acid\"),p(HGNC:CD44)) -> bp(GO:\"cell migration\"))" . } 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 "1.4" . sub:_6 prov:value "The migration assay showed that glucose, insulin, and IGF-I were able to stimulate SMC migration (2 P < .01). Anti-CD44 antibody inhibited the stimulated migration at most concentrations. Insulin increased HA binding at 100 to 1000 micro U/mL insulin (2 P < .03). CD44 expression was only elevated at 1000 micro U/mL insulin (2 P < .03), whereas CD44 content decreased at 2 ng/mL hGH and increased at 16 ng/mL hGH"; prov:wasQuotedFrom pubmed:15736104 . sub:_7 rdfs:label "Selventa" . sub:assertion prov:hadPrimarySource pubmed:15736104; prov:wasDerivedFrom beldoc:, sub:_6 . } sub:pubinfo { this: dct:created "2014-07-03T14:30:33.116+02:00"^^xsd:dateTime; pav:createdBy orcid:0000-0001-6818-334X, orcid:0000-0002-1267-0234 . }