@prefix this: <http://purl.org/np/RACGZhPgFxryJAl3PXwg7tJkNsSoLw1EbQbD02HWuxpt8> .
@prefix sub: <http://purl.org/np/RACGZhPgFxryJAl3PXwg7tJkNsSoLw1EbQbD02HWuxpt8#> .
@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-1015693> a wp:Complex .
  <http://identifiers.org/reactome/R-HSA-1015695> a wp:Complex .
  <http://identifiers.org/reactome/R-HSA-1015696> a wp:Complex .
  <http://identifiers.org/reactome/R-HSA-9034125> a wp:Complex .
  <http://identifiers.org/reactome/R-HSA-983117> a wp:Complex .
  <http://identifiers.org/uniprot/O14879> a wp:Protein .
  <http://identifiers.org/uniprot/P05161> a wp:Protein .
  <http://identifiers.org/uniprot/P09912> a wp:Protein .
  <http://identifiers.org/uniprot/P09913> a wp:Protein .
  <http://identifiers.org/uniprot/P09914> a wp:Protein .
  <http://identifiers.org/uniprot/P13164> a wp:Protein .
  <http://identifiers.org/uniprot/P18146> a wp:Protein .
  <http://identifiers.org/uniprot/P28062> a wp:Protein .
  <http://identifiers.org/uniprot/P32456> a wp:Protein .
  <http://identifiers.org/uniprot/P40305> a wp:Protein .
  <http://identifiers.org/uniprot/P55265> a wp:Protein .
  <http://identifiers.org/uniprot/P80217> a wp:Protein .
  <http://identifiers.org/uniprot/Q01628> a wp:Protein .
  <http://identifiers.org/uniprot/Q01629> a wp:Protein .
  <http://identifiers.org/uniprot/Q05823> a wp:Protein .
  <http://identifiers.org/uniprot/Q10589> a wp:Protein .
  <http://identifiers.org/uniprot/Q6GPH4> a wp:Protein .
  <http://identifiers.org/uniprot/Q8WXG1> a wp:Protein .
  <http://identifiers.org/uniprot/Q96AZ6> a wp:Protein .
  <http://identifiers.org/uniprot/Q9UHH9> a wp:Protein .
  <http://identifiers.org/uniprot/Q9Y3Z3> a wp:Protein .
  <http://rdf.wikipathways.org/Pathway/WP1835_r101367/WP/Interaction/c06e4> wp:organismName "Homo sapiens" ;
    wp:source <http://identifiers.org/reactome/R-HSA-9034125> ;
    wp:target <http://identifiers.org/reactome/R-HSA-1015693> , <http://identifiers.org/reactome/R-HSA-1015695> , <http://identifiers.org/reactome/R-HSA-1015696> , <http://identifiers.org/reactome/R-HSA-983117> , <http://identifiers.org/uniprot/O14879> , <http://identifiers.org/uniprot/P05161> , <http://identifiers.org/uniprot/P09912> , <http://identifiers.org/uniprot/P09913> , <http://identifiers.org/uniprot/P09914> , <http://identifiers.org/uniprot/P13164> , <http://identifiers.org/uniprot/P18146> , <http://identifiers.org/uniprot/P28062> , <http://identifiers.org/uniprot/P32456> , <http://identifiers.org/uniprot/P40305> , <http://identifiers.org/uniprot/P55265> , <http://identifiers.org/uniprot/P80217> , <http://identifiers.org/uniprot/Q01628> , <http://identifiers.org/uniprot/Q01629> , <http://identifiers.org/uniprot/Q05823> , <http://identifiers.org/uniprot/Q10589> , <http://identifiers.org/uniprot/Q6GPH4> , <http://identifiers.org/uniprot/Q8WXG1> , <http://identifiers.org/uniprot/Q96AZ6> , <http://identifiers.org/uniprot/Q9UHH9> , <http://identifiers.org/uniprot/Q9Y3Z3> ;
    a wp:Interaction .
}
sub:provenance {
  <http://identifiers.org/wikipathways/WP1835_r101367> dc:title "Interferon alpha/beta signaling"@en .
  sub:assertion has-source: pmid:11092454 , pmid:11337497 , pmid:11404376 , pmid:12029096 , pmid:14769151 , pmid:15047845 , pmid:16009940 , pmid:1730654 , pmid:2211721 , pmid:6162102 , pmid:6548414 , pmid:9096384 , pmid:9861020 , <http://identifiers.org/wikipathways/WP1835_r101367> .
}
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/WP1835_r101367> ;
    prov:wasGeneratedBy sub:activity .
}