@prefix this: <http://purl.org/np/RATeGqr0E1bxr1tW-4Snt-Gw1X1GSgWTOP77br7g1qVxs> .
@prefix sub: <http://purl.org/np/RATeGqr0E1bxr1tW-4Snt-Gw1X1GSgWTOP77br7g1qVxs#> .
@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-72068> a wp:Complex .
  <http://identifiers.org/reactome/R-HSA-72069> a wp:Complex .
  <http://identifiers.org/reactome/R-HSA-77506> a wp:Complex .
  <http://identifiers.org/reactome/R-HSA-8952109> a wp:Complex .
  <http://identifiers.org/uniprot/O60306> a wp:Protein .
  <http://identifiers.org/uniprot/O75400> a wp:Protein .
  <http://identifiers.org/uniprot/P41223> a wp:Protein .
  <http://identifiers.org/uniprot/Q13573> a wp:Protein .
  <http://identifiers.org/uniprot/Q8NAV1> a wp:Protein .
  <http://identifiers.org/uniprot/Q92733> a wp:Protein .
  <http://identifiers.org/uniprot/Q9BZJ0> a wp:Protein .
  <http://identifiers.org/uniprot/Q9HCS7> a wp:Protein .
  <http://identifiers.org/uniprot/Q9NW64> a wp:Protein .
  <http://identifiers.org/uniprot/Q9ULR0> a wp:Protein .
  <http://identifiers.org/uniprot/Q9UNP9> a wp:Protein .
  <http://rdf.wikipathways.org/Pathway/WP1889_r101644/WP/Interaction/cba19> wp:organismName "Homo sapiens" ;
    wp:source <http://identifiers.org/reactome/R-HSA-72068> , <http://identifiers.org/reactome/R-HSA-77506> , <http://identifiers.org/reactome/R-HSA-8952109> , <http://identifiers.org/uniprot/O60306> , <http://identifiers.org/uniprot/P41223> , <http://identifiers.org/uniprot/Q13573> , <http://identifiers.org/uniprot/Q8NAV1> , <http://identifiers.org/uniprot/Q92733> , <http://identifiers.org/uniprot/Q9BZJ0> , <http://identifiers.org/uniprot/Q9HCS7> , <http://identifiers.org/uniprot/Q9NW64> , <http://identifiers.org/uniprot/Q9ULR0> , <http://identifiers.org/uniprot/Q9UNP9> ;
    wp:target <http://identifiers.org/reactome/R-HSA-72069> , <http://identifiers.org/uniprot/O75400> ;
    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:12176931 , pmid:12477934 , pmid:16809785 , <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 .
}