@prefix this: <http://purl.org/np/RALxj3GMyLWXLpO03Nff6r0BrHrvSPgYkWyPzl0HibD-M> .
@prefix sub: <http://purl.org/np/RALxj3GMyLWXLpO03Nff6r0BrHrvSPgYkWyPzl0HibD-M#> .
@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-5420896> a wp:Complex .
  <http://identifiers.org/reactome/R-HSA-71980> a wp:Complex .
  <http://identifiers.org/reactome/R-HSA-72057> a wp:Complex .
  <http://identifiers.org/reactome/R-HSA-72068> a wp:Complex .
  <http://identifiers.org/uniprot/O60508> a wp:Protein .
  <http://identifiers.org/uniprot/O75554> a wp:Protein .
  <http://identifiers.org/uniprot/O75937> a wp:Protein .
  <http://identifiers.org/uniprot/Q05519> a wp:Protein .
  <http://identifiers.org/uniprot/Q08170> a wp:Protein .
  <http://identifiers.org/uniprot/Q12926> a wp:Protein .
  <http://identifiers.org/uniprot/Q15637> a wp:Protein .
  <http://identifiers.org/uniprot/Q15717> a wp:Protein .
  <http://identifiers.org/uniprot/Q92620> a wp:Protein .
  <http://identifiers.org/uniprot/Q9HCG8> a wp:Protein .
  <http://rdf.wikipathways.org/Pathway/WP1889_r101644/WP/Interaction/f6b1a> wp:organismName "Homo sapiens" ;
    wp:source <http://identifiers.org/reactome/R-HSA-5420896> , <http://identifiers.org/reactome/R-HSA-71980> , <http://identifiers.org/reactome/R-HSA-72057> , <http://identifiers.org/uniprot/O60508> , <http://identifiers.org/uniprot/O75554> , <http://identifiers.org/uniprot/O75937> , <http://identifiers.org/uniprot/Q05519> , <http://identifiers.org/uniprot/Q08170> , <http://identifiers.org/uniprot/Q12926> , <http://identifiers.org/uniprot/Q15717> , <http://identifiers.org/uniprot/Q92620> , <http://identifiers.org/uniprot/Q9HCG8> ;
    wp:target <http://identifiers.org/reactome/R-HSA-72068> , <http://identifiers.org/uniprot/Q15637> ;
    a wp:Interaction .
}
sub:provenance {
  <http://identifiers.org/wikipathways/WP1889_r101644> dc:title "Processing of Capped Intron-Containing Pre-mRNA"@en .
  sub:assertion has-source: pmid:11101529 , pmid:12176931 , pmid:12477934 , pmid:17332742 , pmid:9731529 , <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 .
}