@prefix dcelem: <http://purl.org/dc/elements/1.1/> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix this: <http://purl.org/np/RAk94aJ5ac44leFKt3k8pwfuSdX9AagwDxaeI7Mgn01hM> .
@prefix sub: <http://purl.org/np/RAk94aJ5ac44leFKt3k8pwfuSdX9AagwDxaeI7Mgn01hM#> .
@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 np: <http://www.nanopub.org/nschema#> .
@prefix wd: <https://www.wikidata.org/entity/> .
@prefix prov: <http://www.w3.org/ns/prov#> .
@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-ALL-30595> a wp:Complex .
  <http://identifiers.org/reactome/R-HSA-109631> a wp:Complex .
  <http://identifiers.org/reactome/R-HSA-109909> a wp:Complex .
  <http://identifiers.org/reactome/R-HSA-112417> a wp:Complex .
  <http://identifiers.org/reactome/R-HSA-112420> a wp:Complex .
  <http://identifiers.org/reactome/R-HSA-112425> a wp:Complex .
  <http://identifiers.org/reactome/R-HSA-112431> a wp:Complex .
  <http://identifiers.org/reactome/R-HSA-112432> a wp:Complex .
  <http://identifiers.org/reactome/R-HSA-113719> a wp:Complex .
  <http://identifiers.org/reactome/R-HSA-8866690> a wp:Complex .
  <http://identifiers.org/uniprot/P23193> a wp:Protein .
  <http://identifiers.org/uniprot/P42568> a wp:Protein .
  <http://identifiers.org/uniprot/P55199> a wp:Protein .
  <http://identifiers.org/uniprot/Q03111> a wp:Protein .
  <http://identifiers.org/uniprot/Q7KZ85> a wp:Protein .
  <http://identifiers.org/uniprot/Q96CJ1> a wp:Protein .
  <http://identifiers.org/uniprot/Q96JC9> a wp:Protein .
  <http://identifiers.org/uniprot/Q96ST2> a wp:Protein .
  <http://identifiers.org/uniprot/Q9UHB7> a wp:Protein .
  <http://identifiers.org/uniprot/Q9Y5B0> a wp:Protein .
  <http://rdf.wikipathways.org/Pathway/WP1906_r101591/WP/Interaction/e1284> wp:organismName "Homo sapiens" ;
    wp:source <http://identifiers.org/reactome/R-HSA-113719> ;
    wp:target <http://identifiers.org/reactome/R-ALL-30595> , <http://identifiers.org/reactome/R-HSA-109631> , <http://identifiers.org/reactome/R-HSA-109909> , <http://identifiers.org/reactome/R-HSA-112417> , <http://identifiers.org/reactome/R-HSA-112420> , <http://identifiers.org/reactome/R-HSA-112425> , <http://identifiers.org/reactome/R-HSA-112431> , <http://identifiers.org/reactome/R-HSA-112432> , <http://identifiers.org/reactome/R-HSA-8866690> , <http://identifiers.org/uniprot/P23193> , <http://identifiers.org/uniprot/P42568> , <http://identifiers.org/uniprot/P55199> , <http://identifiers.org/uniprot/Q03111> , <http://identifiers.org/uniprot/Q7KZ85> , <http://identifiers.org/uniprot/Q96CJ1> , <http://identifiers.org/uniprot/Q96JC9> , <http://identifiers.org/uniprot/Q96ST2> , <http://identifiers.org/uniprot/Q9UHB7> , <http://identifiers.org/uniprot/Q9Y5B0> ;
    a wp:Interaction .
}
sub:provenance {
  <http://identifiers.org/wikipathways/WP1906_r101591> dcelem:title "RNA Polymerase II Transcription"@en .
  sub:assertion has-source: pmid:11859374 , pmid:15489290 , <http://identifiers.org/wikipathways/WP1906_r101591> .
}
sub:publicationInfo {
  sub:activity a prov:Activity ;
    prov:atLocation wd:Q1137652 ;
    prov:used <https://github.com/wikipathways/nanopublications> .
  this: dct:created "2018-12-15T09:31:23.432+01:00"^^xsd:dateTime ;
    dct:rights <http://creativecommons.org/publicdomain/zero/1.0/> ;
    prov:wasDerivedFrom <http://identifiers.org/wikipathways/WP1906_r101591> ;
    prov:wasGeneratedBy sub:activity .
}