@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 entrez: . @prefix geneProductOf: . @prefix RNA: . @prefix mgi: . @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: entrez:21425; a Protein: . sub:_2 geneProductOf: mgi:103178; a RNA: . sub:_3 occursIn: obo:CL_0000351, species:10090; rdf:object sub:_2; rdf:predicate belv:increases; rdf:subject sub:_1; a rdf:Statement . sub:assertion rdfs:label "p(EGID:21425) -> r(MGI:Vegfa)" . } 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:_5; pav:version "20131211" . sub:_4 prov:value "The vascular endothelial growth factor (Vegf) is known to be expressed in labyrinthine trophoblasts of 12.5 day old placentas (Dumont et al., 1995) and to be required for normal vasculogenesis throughout both the embryo and extraembryonic tissues; heterozygotes carrying a null mutation in the gene die during early embryogenesis due to a general failure of vasculogenesis (Carmeliet et al., 1996; Ferrara et al., 1996). Vegf is expressed at a fairly low level in labyrinthine trophoblasts of 10.5 day old placentas and at a much higher level in giant cells at the other pole of the embryo as well as in the embryo itself (Fig. 7C, Dumont et al., 1995 and data not shown). No Vegf expression was detected in the labyrinth of 10.5 dpc TfebFcr homozygous placentas, whereas the giant cells still express the gene (Fig. 7D)."; prov:wasQuotedFrom pubmed:9806910 . sub:_5 rdfs:label "Selventa" . sub:assertion prov:hadPrimarySource pubmed:9806910; prov:wasDerivedFrom beldoc:, sub:_4 . } sub:pubinfo { this: dct:created "2014-07-03T14:34:17.438+02:00"^^xsd:dateTime; pav:createdBy orcid:0000-0001-6818-334X, orcid:0000-0002-1267-0234 . }