@prefix this: <http://purl.org/np/RA_6MrtgX0eaTzipPvt087WXotNk2Yr0WU9yJC4kpwlfg> .
@prefix sub: <http://purl.org/np/RA_6MrtgX0eaTzipPvt087WXotNk2Yr0WU9yJC4kpwlfg#> .
@prefix has-source: <http://semanticscience.org/resource/SIO_000253> .
@prefix wp: <http://vocabularies.wikipathways.org/wp#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix dcterms: <http://purl.org/dc/terms/> .
@prefix np: <http://www.nanopub.org/nschema#> .
@prefix wd: <https://www.wikidata.org/entity/> .
@prefix prov: <http://www.w3.org/ns/prov#> .
@prefix dc: <http://purl.org/dc/elements/1.1/> .
@prefix pmid: <http://identifiers.org/pubmed/> .
sub:head {
  this: np:hasAssertion sub:assertion ;
    np:hasProvenance sub:provenance ;
    np:hasPublicationInfo sub:publicationInfo ;
    a np:Nanopublication .
}
sub:assertion {
  <http://identifiers.org/reactome/R-HSA-2026090> a wp:Complex .
  <http://identifiers.org/reactome/R-HSA-381226> a wp:Complex .
  <http://identifiers.org/reactome/R-HSA-381367> a wp:Complex .
  <http://identifiers.org/reactome/R-HSA-556786> a wp:Complex .
  <http://identifiers.org/uniprot/O15379> a wp:Protein .
  <http://identifiers.org/uniprot/O75376> a wp:Protein .
  <http://identifiers.org/uniprot/P15090> a wp:Protein .
  <http://identifiers.org/uniprot/Q09472> a wp:Protein .
  <http://identifiers.org/uniprot/Q15596> a wp:Protein .
  <http://identifiers.org/uniprot/Q15788> a wp:Protein .
  <http://identifiers.org/uniprot/Q92793> a wp:Protein .
  <http://identifiers.org/uniprot/Q96EK7> a wp:Protein .
  <http://identifiers.org/uniprot/Q9BYK8> a wp:Protein .
  <http://identifiers.org/uniprot/Q9UBK2> a wp:Protein .
  <http://identifiers.org/uniprot/Q9Y2W1> a wp:Protein .
  <http://identifiers.org/uniprot/Q9Y618> a wp:Protein .
  <http://identifiers.org/uniprot/Q9Y6Q9> a wp:Protein .
  <http://rdf.wikipathways.org/Pathway/WP2751_r93818/WP/Interaction/bc357> wp:organismName "Homo sapiens" ;
    wp:source <http://identifiers.org/reactome/R-HSA-2026090> , <http://identifiers.org/reactome/R-HSA-381226> , <http://identifiers.org/reactome/R-HSA-556786> , <http://identifiers.org/uniprot/Q09472> , <http://identifiers.org/uniprot/Q15596> , <http://identifiers.org/uniprot/Q15788> , <http://identifiers.org/uniprot/Q92793> , <http://identifiers.org/uniprot/Q96EK7> , <http://identifiers.org/uniprot/Q9BYK8> , <http://identifiers.org/uniprot/Q9UBK2> , <http://identifiers.org/uniprot/Q9Y2W1> , <http://identifiers.org/uniprot/Q9Y6Q9> ;
    wp:target <http://identifiers.org/reactome/R-HSA-381367> , <http://identifiers.org/uniprot/O15379> , <http://identifiers.org/uniprot/O75376> , <http://identifiers.org/uniprot/P15090> , <http://identifiers.org/uniprot/Q9Y618> ;
    a wp:Interaction .
}
sub:provenance {
  <http://identifiers.org/wikipathways/WP2751_r93818> dc:title "Transcriptional regulation of white adipocyte differentiation"@en .
  sub:assertion has-source: pmid:10075656 , pmid:17011499 , pmid:8706692 , pmid:8970730 , pmid:9065481 , <http://identifiers.org/wikipathways/WP2751_r93818> .
}
sub:publicationInfo {
  sub:activity a prov:Activity ;
    prov:atLocation wd:Q1137652 ;
    prov:used <https://github.com/wikipathways/nanopublications> .
  this: dcterms:created "2018-06-09T11:19:38.259+02:00"^^xsd:dateTime ;
    dcterms:rights <http://creativecommons.org/publicdomain/zero/1.0/> ;
    <http://purl.org/nanopub/x/supersedes> <http://purl.org/np/RAHnEMOAxRFbTsmyH2f5qACYfVATkz9pXZs2CqsNcUxIM> ;
    prov:wasDerivedFrom <http://identifiers.org/wikipathways/WP2751_r93818> ;
    prov:wasGeneratedBy sub:activity .
}