@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 hgnc: . @prefix geneProductOf: . @prefix sdis: . @prefix species: . @prefix occursIn: . @prefix mesh: . @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:12517; a Protein: . sub:_2 occursIn: mesh:D017667, species:9606; rdf:object sdis:Type%20II%20diabetes; rdf:predicate belv:decreases; rdf:subject sub:_1; a rdf:Statement . sub:assertion rdfs:label "p(HGNC:UCP1) -| path(SDIS:\"Type II diabetes\")" . } 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 "1.4" . sub:_3 prov:value "Brown fat exists in the interscapular fat pad of rodents. In humans, there are significant collections of BAT in the neonatal period primarily in the thoracic cavity surrounding the great vessels. Recent data have indicated that in adults white fat contains small islands of BAT and UCP-1 is detectable by PCR techniques (Champigny & Ricquier 1996). However, in humans the implication of BAT in energy expenditure is still under discussion. The human UCP-1 gene has been cloned, sequenced and mapped to the long arm of chromosome 4 (q31), allowing the identification of several genetic variants. Human UCP-1 gene has been screened for polymorphisms associated with susceptibility to type 2 diabetes (Mori et al. 2001). An A/C transition in the 5' untranslated region of exon 1 and also a Met229/Leu variant were found. Interestingly, the allele frequencies for the C variant and for the Leu229 variant were higher in the type 2 diabetic group than in the control group. The authors of this study propose that the A/C transition could result in impaired promoter activity and subsequently, in a reduced abundance of UCP-1 protein."; prov:wasQuotedFrom pubmed:15777261 . sub:_4 rdfs:label "Selventa" . sub:assertion prov:hadPrimarySource pubmed:15777261; prov:wasDerivedFrom beldoc:, sub:_3 . } sub:pubinfo { this: dct:created "2014-07-03T14:30:33.514+02:00"^^xsd:dateTime; pav:createdBy orcid:0000-0001-6818-334X, orcid:0000-0002-1267-0234 . }