@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 schem: . @prefix Protein: . @prefix mgi: . @prefix geneProductOf: . @prefix mesh: . @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: mgi:96541; a Protein: . sub:_2 geneProductOf: mgi:98260; a Protein: . sub:_3 rdf:object sub:_2; rdf:predicate belv:increases; rdf:subject sub:_1; a rdf:Statement . sub:_4 occursIn: mesh:D008168, species:10090; rdf:object sub:_3; rdf:predicate belv:decreases; rdf:subject schem:PD%2098%2C059; a rdf:Statement . sub:assertion rdfs:label "a(SCHEM:\"PD 98,059\") -| (p(MGI:Il13) -> p(MGI:Ccl3))", "p(MGI:Il13) -> p(MGI:Ccl3)" . } 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:_6; pav:version "1.4" . sub:_5 prov:value "Interestingly, PD-treated IL-13 Tg+ mice on dox water had lower levels of MIP-1a/CCL-3, MIP-1b/CCL-4, MIP-2/CXCL-1, and RANTES/CCL-5 mRNA and protein in comparison with mice treated with the vehicle control (Figure 6, A and C)."; prov:wasQuotedFrom pubmed:16374521 . sub:_6 rdfs:label "Selventa" . sub:assertion prov:hadPrimarySource pubmed:16374521; prov:wasDerivedFrom beldoc:, sub:_5 . } sub:pubinfo { this: dct:created "2014-07-03T14:30:40.546+02:00"^^xsd:dateTime; pav:createdBy orcid:0000-0001-6818-334X, orcid:0000-0002-1267-0234 . }