@prefix dcelem: <http://purl.org/dc/elements/1.1/> .
@prefix this: <http://purl.org/np/RAHgWz2ApHaWH0dnhaW0RjD3uCEhypP3EPq8PB1PFzkI0> .
@prefix sub: <http://purl.org/np/RAHgWz2ApHaWH0dnhaW0RjD3uCEhypP3EPq8PB1PFzkI0#> .
@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 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-113815> a wp:Complex .
  <http://identifiers.org/reactome/R-HSA-157689> a wp:Complex .
  <http://identifiers.org/reactome/R-HSA-159100> a wp:Complex .
  <http://identifiers.org/reactome/R-HSA-8849128> a wp:Complex .
  <http://identifiers.org/reactome/R-HSA-8852182> a wp:Complex .
  <http://identifiers.org/reactome/R-HSA-8865886> a wp:Complex .
  <http://identifiers.org/uniprot/O60508> a wp:Protein .
  <http://identifiers.org/uniprot/O75152> a wp:Protein .
  <http://identifiers.org/uniprot/O95391> a wp:Protein .
  <http://identifiers.org/uniprot/P26368> a wp:Protein .
  <http://identifiers.org/uniprot/P82979> a wp:Protein .
  <http://identifiers.org/uniprot/P84103> a wp:Protein .
  <http://identifiers.org/uniprot/Q01130> a wp:Protein .
  <http://identifiers.org/uniprot/Q05519> a wp:Protein .
  <http://identifiers.org/uniprot/Q07955> a wp:Protein .
  <http://identifiers.org/uniprot/Q08170> a wp:Protein .
  <http://identifiers.org/uniprot/Q13242> a wp:Protein .
  <http://identifiers.org/uniprot/Q13243> a wp:Protein .
  <http://identifiers.org/uniprot/Q13247> a wp:Protein .
  <http://identifiers.org/uniprot/Q16629> a wp:Protein .
  <http://identifiers.org/uniprot/Q92620> a wp:Protein .
  <http://identifiers.org/uniprot/Q9Y3Y2> a wp:Protein .
  <http://rdf.wikipathways.org/Pathway/WP1889_r101644/WP/Interaction/bb3bd> wp:organismName "Homo sapiens" ;
    wp:source <http://identifiers.org/reactome/R-HSA-157689> , <http://identifiers.org/reactome/R-HSA-159100> ;
    wp:target <http://identifiers.org/reactome/R-HSA-113815> , <http://identifiers.org/reactome/R-HSA-8849128> , <http://identifiers.org/reactome/R-HSA-8852182> , <http://identifiers.org/reactome/R-HSA-8865886> , <http://identifiers.org/uniprot/O60508> , <http://identifiers.org/uniprot/O75152> , <http://identifiers.org/uniprot/O95391> , <http://identifiers.org/uniprot/P26368> , <http://identifiers.org/uniprot/P82979> , <http://identifiers.org/uniprot/P84103> , <http://identifiers.org/uniprot/Q01130> , <http://identifiers.org/uniprot/Q05519> , <http://identifiers.org/uniprot/Q07955> , <http://identifiers.org/uniprot/Q08170> , <http://identifiers.org/uniprot/Q13242> , <http://identifiers.org/uniprot/Q13243> , <http://identifiers.org/uniprot/Q13247> , <http://identifiers.org/uniprot/Q16629> , <http://identifiers.org/uniprot/Q92620> , <http://identifiers.org/uniprot/Q9Y3Y2> ;
    a wp:Interaction .
}
sub:provenance {
  <http://identifiers.org/wikipathways/WP1889_r101644> dcelem:title "Processing of Capped Intron-Containing Pre-mRNA"@en .
  sub:assertion has-source: pmid:10228171 , pmid:10323864 , pmid:10668806 , pmid:11256625 , pmid:11579093 , pmid:11739738 , pmid:11756420 , pmid:9660949 , <http://identifiers.org/wikipathways/WP1889_r101644> .
}
sub:publicationInfo {
  sub:activity a prov:Activity ;
    prov:atLocation wd:Q1137652 ;
    prov:used <https://github.com/wikipathways/nanopublications> .
  this: dcterms:created "2018-12-15T09:31:23.432+01:00"^^xsd:dateTime ;
    dcterms:rights <http://creativecommons.org/publicdomain/zero/1.0/> ;
    prov:wasDerivedFrom <http://identifiers.org/wikipathways/WP1889_r101644> ;
    prov:wasGeneratedBy sub:activity .
}