@prefix this: <http://www.tkuhn.ch/bel2nanopub/RASuoYTB97NUrAI1IXigOxRC2ybnYh6lzK6IFsIN8j59M> .
@prefix sub: <http://www.tkuhn.ch/bel2nanopub/RASuoYTB97NUrAI1IXigOxRC2ybnYh6lzK6IFsIN8j59M#> .
@prefix beldoc: <http://resource.belframework.org/belframework/20131211/knowledge/large_corpus.bel> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix dce: <http://purl.org/dc/elements/1.1/> .
@prefix pav: <http://purl.org/pav/> .
@prefix np: <http://www.nanopub.org/nschema#> .
@prefix belv: <http://www.selventa.com/vocabulary/> .
@prefix prov: <http://www.w3.org/ns/prov#> .
@prefix sdis: <http://resource.belframework.org/belframework/20131211/namespace/selventa-legacy-diseases/> .
@prefix RNA: <http://www.ebi.ac.uk/chebi/searchId.do?chebiId=CHEBI_33697> .
@prefix mgi: <http://www.informatics.jax.org/marker/MGI:> .
@prefix geneProductOf: <http://purl.obolibrary.org/obo/RO_0002204> .
@prefix obo: <http://purl.obolibrary.org/obo/> .
@prefix occursIn: <http://purl.obolibrary.org/obo/BFO_0000066> .
@prefix species: <http://www.ncbi.nlm.nih.gov/Taxonomy/Browser/wwwtax.cgi?id=> .
@prefix pubmed: <http://www.ncbi.nlm.nih.gov/pubmed/> .
@prefix orcid: <http://orcid.org/> .
sub:Head {
  this: np:hasAssertion sub:assertion ;
    np:hasProvenance sub:provenance ;
    np:hasPublicationInfo sub:pubinfo ;
    a np:Nanopublication .
}
sub:assertion {
  sub:_1 geneProductOf: mgi:97608 ;
    a RNA: .
  sub:_2 occursIn: obo:UBERON_0002107 , species:10090 ;
    rdf:object sub:_1 ;
    rdf:predicate belv:increases ;
    rdf:subject sdis:bile%20duct%20ligation ;
    a rdf:Statement .
  sub:assertion rdfs:label "path(SDIS:\"bile duct ligation\") -> r(MGI:Serpine1)" .
}
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:_4 ;
    pav:version "20131211" .
  sub:_3 prov:value "AIM: To assess the effects of obstructive cholestasis on a wider range of gene expression using microarray technology. METHODS: Male C57BL/6J mice underwent common bile duct ligation (BDL) and were matched with pair-fed sham-operated controls. After 7 d, the animals were sacrificed and total RNA was isolated from livers and kidneys. Equal amounts of RNA from each tissue were pooled for each group and hybridized to Affymetrix GeneChip MG-U74Av2 containing a total of 12488 probe sets. Data analysis was performed using GeneSpring 6.0 software. Northern analysis and immunofluorescence were used for validation. RESULTS: In sham-operated and BDL mice, 44 and 50% of 12488 genes were expressed in livers, whereas 49 and 51% were expressed in kidneys, respectively. Seven days after BDL, 265 liver and 112 kidney genes with GeneOntology annotation were up-regulated and 113 liver and 36 kidney genes were down-regulated in comparison with sham-operated controls. Many genes were commonly regulated in both tissues and metabolism-related genes represented the largest functional group. CONCLUSION: Following BDL, microarray analysis reveals a broad range of gene alterations in both liver and kidney." ;
    prov:wasQuotedFrom pubmed:16688799 .
  sub:_4 rdfs:label "Selventa" .
  sub:assertion prov:hadPrimarySource pubmed:16688799 ;
    prov:wasDerivedFrom beldoc: , sub:_3 .
}
sub:pubinfo {
  this: dct:created "2014-07-03T14:33:00.389+02:00"^^xsd:dateTime ;
    pav:createdBy orcid:0000-0001-6818-334X , orcid:0000-0002-1267-0234 .
}