@prefix this: <http://purl.org/np/RAQ-KWXyszM6QbIdxUnAe6INVpYtOPwhL3eupR-7Yls9A> .
@prefix sub: <http://purl.org/np/RAQ-KWXyszM6QbIdxUnAe6INVpYtOPwhL3eupR-7Yls9A#> .
@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/uniprot/P52948-3> 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:Protein .
  <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_r93896> dc:title "Mitotic Prophase"@en .
  <http://identifiers.org/wikipathways/WP2658_r93960> dc:title "HIV Life Cycle"@en .
  <http://identifiers.org/wikipathways/WP2672_r93922> dc:title "ISG15 antiviral mechanism"@en .
  <http://identifiers.org/wikipathways/WP2683_r94058> dc:title "Influenza Life Cycle"@en .
  <http://identifiers.org/wikipathways/WP2684_r96358> dc:title "Host Interactions of HIV factors"@en .
  <http://identifiers.org/wikipathways/WP2715_r94040> dc:title "Metabolism of non-coding RNA"@en .
  <http://identifiers.org/wikipathways/WP2771_r93925> dc:title "Host Interactions with Influenza Factors"@en .
  sub:assertion has-source: pmid:10087256 , <http://identifiers.org/wikipathways/WP2654_r93896> , <http://identifiers.org/wikipathways/WP2658_r93960> , <http://identifiers.org/wikipathways/WP2672_r93922> , <http://identifiers.org/wikipathways/WP2683_r94058> , <http://identifiers.org/wikipathways/WP2684_r96358> , <http://identifiers.org/wikipathways/WP2715_r94040> , <http://identifiers.org/wikipathways/WP2771_r93925> .
}
sub:publicationInfo {
  sub:activity a prov:Activity ;
    prov:atLocation wd:Q1137652 ;
    prov:used <https://github.com/wikipathways/nanopublications> .
  this: dcterms:created "2018-06-09T11:20:23.561+02:00"^^xsd:dateTime ;
    dcterms:rights <http://creativecommons.org/publicdomain/zero/1.0/> ;
    <http://purl.org/nanopub/x/supersedes> <http://purl.org/np/RAKcB_Zx-W6a9li95UhwsnVcfT1WIfJ55kampeqFrYF0E> ;
    prov:wasDerivedFrom <http://identifiers.org/wikipathways/WP2654_r93896> , <http://identifiers.org/wikipathways/WP2658_r93960> , <http://identifiers.org/wikipathways/WP2672_r93922> , <http://identifiers.org/wikipathways/WP2683_r94058> , <http://identifiers.org/wikipathways/WP2684_r96358> , <http://identifiers.org/wikipathways/WP2715_r94040> , <http://identifiers.org/wikipathways/WP2771_r93925> ;
    prov:wasGeneratedBy sub:activity .
}