@prefix this: <http://purl.org/np/RA7GtFEtCHbKlQIbJS-b9D219HEvJ-F3DqQYYc_pHdq6I> .
@prefix sub: <http://purl.org/np/RA7GtFEtCHbKlQIbJS-b9D219HEvJ-F3DqQYYc_pHdq6I#> .
@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-68819> dcterms:isPartOf <http://identifiers.org/wikipathways/WP2684> , <http://identifiers.org/wikipathways/WP2727> , <http://identifiers.org/wikipathways/WP2733> , <http://identifiers.org/wikipathways/WP2735> , <http://identifiers.org/wikipathways/WP2746> , <http://identifiers.org/wikipathways/WP2757> , <http://identifiers.org/wikipathways/WP2759> , <http://identifiers.org/wikipathways/WP2773> , <http://identifiers.org/wikipathways/WP2785> ;
    wp:organismName "Homo sapiens" ;
    a wp:Complex .
  <http://identifiers.org/wikipathways/WP2684> wp:pathwayOntologyTag obo:PW_0001028 .
  <http://identifiers.org/wikipathways/WP2727> wp:pathwayOntologyTag obo:PW_0000004 , obo:PW_0000360 .
  <http://identifiers.org/wikipathways/WP2733> wp:pathwayOntologyTag obo:PW_0000004 .
  <http://identifiers.org/wikipathways/WP2735> wp:pathwayOntologyTag obo:PW_0000003 , obo:PW_0001193 .
  <http://identifiers.org/wikipathways/WP2746> wp:pathwayOntologyTag obo:PW_0000003 .
  <http://identifiers.org/wikipathways/WP2757> wp:pathwayOntologyTag obo:PW_0000004 , obo:PW_0000086 .
  <http://identifiers.org/wikipathways/WP2759> wp:pathwayOntologyTag obo:PW_0001151 .
  <http://identifiers.org/wikipathways/WP2773> wp:pathwayOntologyTag obo:PW_0000008 .
  <http://identifiers.org/wikipathways/WP2785> wp:pathwayOntologyTag obo:PW_0000093 .
}
sub:provenance {
  <http://identifiers.org/wikipathways/WP2684_r101263> dc:title "Host Interactions of HIV factors"@en .
  <http://identifiers.org/wikipathways/WP2727_r101544> dc:title "Regulation of Hypoxia-inducible Factor (HIF) by oxygen"@en .
  <http://identifiers.org/wikipathways/WP2733_r101496> dc:title "Regulation of mRNA stability by proteins that bind AU-rich elements"@en .
  <http://identifiers.org/wikipathways/WP2735_r101333> dc:title "RAF/MAP kinase cascade"@en .
  <http://identifiers.org/wikipathways/WP2746_r101604> dc:title "Signaling by the B Cell Receptor (BCR)"@en .
  <http://identifiers.org/wikipathways/WP2757_r101402> dc:title "Mitotic Metaphase and Anaphase"@en .
  <http://identifiers.org/wikipathways/WP2759_r101307> dc:title "Fc epsilon receptor (FCERI) signaling"@en .
  <http://identifiers.org/wikipathways/WP2773_r101538> dc:title "Degradation of beta-catenin by the destruction complex"@en .
  <http://identifiers.org/wikipathways/WP2785_r100734> dc:title "M/G1 Transition"@en .
  sub:assertion has-source: pmid:10872471 , pmid:18775730 , <http://identifiers.org/wikipathways/WP2684_r101263> , <http://identifiers.org/wikipathways/WP2727_r101544> , <http://identifiers.org/wikipathways/WP2733_r101496> , <http://identifiers.org/wikipathways/WP2735_r101333> , <http://identifiers.org/wikipathways/WP2746_r101604> , <http://identifiers.org/wikipathways/WP2757_r101402> , <http://identifiers.org/wikipathways/WP2759_r101307> , <http://identifiers.org/wikipathways/WP2773_r101538> , <http://identifiers.org/wikipathways/WP2785_r100734> .
}
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/RAh5wbForgvllzAdkE8Ax8vARC0C96DyHDDANt9RlCf8I> ;
    prov:wasDerivedFrom <http://identifiers.org/wikipathways/WP2684_r101263> , <http://identifiers.org/wikipathways/WP2727_r101544> , <http://identifiers.org/wikipathways/WP2733_r101496> , <http://identifiers.org/wikipathways/WP2735_r101333> , <http://identifiers.org/wikipathways/WP2746_r101604> , <http://identifiers.org/wikipathways/WP2757_r101402> , <http://identifiers.org/wikipathways/WP2759_r101307> , <http://identifiers.org/wikipathways/WP2773_r101538> , <http://identifiers.org/wikipathways/WP2785_r100734> ;
    prov:wasGeneratedBy sub:activity .
}