@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 sfam: . @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: sfam:PDGF%20Family; a Protein: . sub:_2 geneProductOf: mgi:2137512; a RNA: . sub:_3 occursIn: obo:EFO_0004037, species:10090; rdf:object sub:_2; rdf:predicate belv:decreases; rdf:subject sub:_1; a rdf:Statement . sub:assertion rdfs:label "p(SFAM:\"PDGF Family\") -| r(MGI:Arid4b)" . } 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 """Table 1 PDGF transcriptional target genes in MEFs identified in gene-trap array screens Gene Symbol GenBank Repressed/Induced Arid4b NM_194262 Rep Arid5b NM_023598 Ind Axud1 NM_153287 Ind Bteb1 NM_010638 Ind Cdh11 NM_009866 Rep Epha2 NM_010139 Ind AA407809 NM_030724 Ind AA960558 NM_133942 Ind Got1 NM_010324 Ind Gpd2 NM_010274 Ind Jade1 NM_172303 Ind Mzf6d AY149175 Rep Klf2 NM_008452 Ind Lmna NM_019390 Ind Mcl1 NM_008562 Ind Mll5 BC036286 Repc Myo1e NM_181072 Ind 2300006M17Rik XM_127388 Ind Schip1 NM_013928 Ind Slc2a2 NM_031197 Ind Sgpl1 NM_009163 Ind Tiparp NM_178892 Ind Txnip NM_023719 Rep Zfp216 NM_009551 Ind """; prov:wasQuotedFrom pubmed:14981515 . sub:_5 rdfs:label "Selventa" . sub:assertion prov:hadPrimarySource pubmed:14981515; prov:wasDerivedFrom beldoc:, sub:_4 . } sub:pubinfo { this: dct:created "2014-07-03T14:32:17.085+02:00"^^xsd:dateTime; pav:createdBy orcid:0000-0001-6818-334X, orcid:0000-0002-1267-0234 . }