@prefix dcterms: .
@prefix this: .
@prefix sub: .
@prefix beldoc: .
@prefix rdfs: .
@prefix rdf: .
@prefix xsd: .
@prefix dce: .
@prefix pav: .
@prefix np: .
@prefix belv: .
@prefix prov: .
@prefix go: .
@prefix RNA: .
@prefix hgnc: .
@prefix geneProductOf: .
@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: hgnc:3180;
a RNA: .
sub:_2 occursIn: obo:UBERON_0001621, species:9606;
rdf:object sub:_1;
rdf:predicate belv:increases;
rdf:subject go:0001666;
a rdf:Statement .
sub:assertion rdfs:label "bp(GOBP:\"response to hypoxia\") -> r(HGNC:EDNRB)" .
}
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 "Endothelin has been implicated in the pathogenesisof ischemic heart disease and congestive heart failure. The aims were toquantify endothelin type A (ETA) and type B (ETB) receptor mRNA levels in humancoronary arteries from patients with ischemic heart disease, congestive heartfailure and controls using real-time polymerase chain reaction (real-time PCR).In addition, the suitability of organ culture as a model mimicking endothelinreceptor changes in cardiovascular disease was evaluated by in vitropharmacology and real-time PCR. Endothelin ETA and ETB receptor mRNA levels weresignificantly higher in arteries from patients with ischemic heart disease(0.23+/-0.04 and 0.35+/-0.06) as compared to congestive heart failure(0.09+/-0.02 and 0.07+/-0.01) and controls (0.08+/-0.02 and 0.08+/-0.01). Afterorgan culture, the endothelin ETB receptor mRNA levels were elevated, and thesarafotoxin 6c-induced vasoconstriction was more efficacious. Increasedendothelin receptor activity may contribute to the increased vascular tone anddevelopment of atherosclerotic disease in ischemic heart disease inman.";
prov:wasQuotedFrom pubmed:14729387 .
sub:_4 rdfs:label "Selventa" .
sub:assertion prov:hadPrimarySource pubmed:14729387;
prov:wasDerivedFrom beldoc:, sub:_3 .
}
sub:pubinfo {
this: dcterms:created "2014-07-03T14:32:15.055+02:00"^^xsd:dateTime;
pav:createdBy orcid:0000-0001-6818-334X, orcid:0000-0002-1267-0234 .
}