@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 mgi: . @prefix geneProductOf: . @prefix go: . @prefix hasAgent: . @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 belv:translocationFrom go:0005634; belv:translocationOf sub:_2; belv:translocationTo go:0005737 . sub:_2 geneProductOf: mgi:104754; a Protein: . sub:_3 hasAgent: sub:_4; a go:0016301 . sub:_4 geneProductOf: mgi:104754; a Protein: . sub:_5 hasAgent: sub:_6; a go:0042789 . sub:_6 geneProductOf: mgi:88494; a Protein: . sub:_7 rdf:object sub:_5; rdf:predicate belv:directlyDecreases; rdf:subject sub:_3; a rdf:Statement . sub:_8 occursIn: obo:UBERON_0002369, species:10090; rdf:object sub:_7; rdf:predicate belv:decreases; rdf:subject sub:_1; a rdf:Statement . sub:assertion rdfs:label "kin(p(MGI:Sik1)) =| tscript(p(MGI:Creb1))", "tloc(p(MGI:Sik1),GOCCID:0005634,GOCCID:0005737) -| (kin(p(MGI:Sik1)) =| tscript(p(MGI:Creb1)))" . } 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:_10; pav:version "20131211" . sub:_10 rdfs:label "Selventa" . sub:_9 prov:value "As expected, the degree of repression exerted by SIK on CRE reporter activity was weak as long as SIK was present in the cytoplasmic compartment."; prov:wasQuotedFrom pubmed:12200423 . sub:assertion prov:hadPrimarySource pubmed:12200423; prov:wasDerivedFrom beldoc:, sub:_9 . } sub:pubinfo { this: dct:created "2014-07-03T14:31:53.305+02:00"^^xsd:dateTime; pav:createdBy orcid:0000-0001-6818-334X, orcid:0000-0002-1267-0234 . }