@prefix this: <http://purl.org/np/RAAhvqbR3qs749mJTuRff5rzonfUEjMnbDOdfh2QFJ_PI> .
@prefix sub: <http://purl.org/np/RAAhvqbR3qs749mJTuRff5rzonfUEjMnbDOdfh2QFJ_PI#> .
@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/> .
@prefix obo: <http://purl.obolibrary.org/obo/> .
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-157689> dcterms:isPartOf <http://identifiers.org/wikipathways/WP2654> , <http://identifiers.org/wikipathways/WP2658> , <http://identifiers.org/wikipathways/WP2672> , <http://identifiers.org/wikipathways/WP2683> , <http://identifiers.org/wikipathways/WP2684> , <http://identifiers.org/wikipathways/WP2715> , <http://identifiers.org/wikipathways/WP2771> ;
    wp:organismName "Homo sapiens" ;
    a wp:Complex .
  <http://identifiers.org/wikipathways/WP2654> wp:pathwayOntologyTag obo:PW_0000004 , obo:PW_0000086 .
  <http://identifiers.org/wikipathways/WP2658> wp:pathwayOntologyTag obo:PW_0001028 .
  <http://identifiers.org/wikipathways/WP2672> wp:pathwayOntologyTag obo:PW_0000003 .
  <http://identifiers.org/wikipathways/WP2683> wp:pathwayOntologyTag obo:PW_0001028 .
  <http://identifiers.org/wikipathways/WP2684> wp:pathwayOntologyTag obo:PW_0001028 .
  <http://identifiers.org/wikipathways/WP2715> wp:pathwayOntologyTag obo:PW_0001334 .
  <http://identifiers.org/wikipathways/WP2771> wp:pathwayOntologyTag obo:PW_0001028 .
}
sub:provenance {
  <http://identifiers.org/wikipathways/WP2654_r101200> dc:title "Mitotic Prophase"@en .
  <http://identifiers.org/wikipathways/WP2658_r101491> dc:title "HIV Life Cycle"@en .
  <http://identifiers.org/wikipathways/WP2672_r101627> dc:title "ISG15 antiviral mechanism"@en .
  <http://identifiers.org/wikipathways/WP2683_r101951> dc:title "Influenza Life Cycle"@en .
  <http://identifiers.org/wikipathways/WP2684_r101263> dc:title "Host Interactions of HIV factors"@en .
  <http://identifiers.org/wikipathways/WP2715_r101423> dc:title "Metabolism of non-coding RNA"@en .
  <http://identifiers.org/wikipathways/WP2771_r101952> dc:title "Host Interactions with Influenza Factors"@en .
  sub:assertion has-source: pmid:12196509 , pmid:12791264 , pmid:15502822 , pmid:23511206 , <http://identifiers.org/wikipathways/WP2654_r101200> , <http://identifiers.org/wikipathways/WP2658_r101491> , <http://identifiers.org/wikipathways/WP2672_r101627> , <http://identifiers.org/wikipathways/WP2683_r101951> , <http://identifiers.org/wikipathways/WP2684_r101263> , <http://identifiers.org/wikipathways/WP2715_r101423> , <http://identifiers.org/wikipathways/WP2771_r101952> .
}
sub:publicationInfo {
  sub:activity a prov:Activity ;
    prov:atLocation wd:Q1137652 ;
    prov:used <https://github.com/wikipathways/nanopublications> .
  this: dcterms:created "2018-12-15T09:32:41.008+01:00"^^xsd:dateTime ;
    dcterms:rights <http://creativecommons.org/publicdomain/zero/1.0/> ;
    <http://purl.org/nanopub/x/supersedes> <http://purl.org/np/RAGbS-_DlYn9FsWdwrCwfly5MT7tyGEvIbPAqo3ub-F3Y> ;
    prov:wasDerivedFrom <http://identifiers.org/wikipathways/WP2654_r101200> , <http://identifiers.org/wikipathways/WP2658_r101491> , <http://identifiers.org/wikipathways/WP2672_r101627> , <http://identifiers.org/wikipathways/WP2683_r101951> , <http://identifiers.org/wikipathways/WP2684_r101263> , <http://identifiers.org/wikipathways/WP2715_r101423> , <http://identifiers.org/wikipathways/WP2771_r101952> ;
    prov:wasGeneratedBy sub:activity .
}