@prefix this: <http://purl.org/np/RA5hv2Cif1KS3wpkM7C7hSS2n8sLFN_9K1vBIgXL4gO-k> .
@prefix sub: <http://purl.org/np/RA5hv2Cif1KS3wpkM7C7hSS2n8sLFN_9K1vBIgXL4gO-k#> .
@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/P19174> dcterms:isPartOf <http://identifiers.org/wikipathways/WP2672> , <http://identifiers.org/wikipathways/WP2688> , <http://identifiers.org/wikipathways/WP2694> , <http://identifiers.org/wikipathways/WP2741> , <http://identifiers.org/wikipathways/WP2746> , <http://identifiers.org/wikipathways/WP2759> , <http://identifiers.org/wikipathways/WP2780> ;
    wp:organismName "Homo sapiens" ;
    a wp:Protein .
  <http://identifiers.org/wikipathways/WP2672> wp:pathwayOntologyTag obo:PW_0000003 .
  <http://identifiers.org/wikipathways/WP2688> wp:pathwayOntologyTag obo:PW_0000003 , obo:PW_0000023 .
  <http://identifiers.org/wikipathways/WP2694> wp:pathwayOntologyTag obo:PW_0000023 .
  <http://identifiers.org/wikipathways/WP2741> wp:pathwayOntologyTag obo:PW_0000154 .
  <http://identifiers.org/wikipathways/WP2746> wp:pathwayOntologyTag obo:PW_0000003 .
  <http://identifiers.org/wikipathways/WP2759> wp:pathwayOntologyTag obo:PW_0001151 .
  <http://identifiers.org/wikipathways/WP2780> wp:pathwayOntologyTag obo:PW_0000003 .
}
sub:provenance {
  <http://identifiers.org/wikipathways/WP2672_r93922> dc:title "ISG15 antiviral mechanism"@en .
  <http://identifiers.org/wikipathways/WP2688_r93895> dc:title "DAG and IP3 signaling"@en .
  <http://identifiers.org/wikipathways/WP2694_r94052> dc:title "DAP12 interactions"@en .
  <http://identifiers.org/wikipathways/WP2741_r93768> dc:title "Inositol phosphate metabolism"@en .
  <http://identifiers.org/wikipathways/WP2746_r93934> dc:title "Signaling by the B Cell Receptor (BCR)"@en .
  <http://identifiers.org/wikipathways/WP2759_r93828> dc:title "Fc epsilon receptor (FCERI) signaling"@en .
  <http://identifiers.org/wikipathways/WP2780_r94020> dc:title "Signaling by ERBB2"@en .
  sub:assertion has-source: pmid:15161916 , <http://identifiers.org/wikipathways/WP2672_r93922> , <http://identifiers.org/wikipathways/WP2688_r93895> , <http://identifiers.org/wikipathways/WP2694_r94052> , <http://identifiers.org/wikipathways/WP2741_r93768> , <http://identifiers.org/wikipathways/WP2746_r93934> , <http://identifiers.org/wikipathways/WP2759_r93828> , <http://identifiers.org/wikipathways/WP2780_r94020> .
}
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/RAdP4azxk_mATh1Ac7HymrY7UX3eBWKoTaoSuAiLqe7YI> ;
    prov:wasDerivedFrom <http://identifiers.org/wikipathways/WP2672_r93922> , <http://identifiers.org/wikipathways/WP2688_r93895> , <http://identifiers.org/wikipathways/WP2694_r94052> , <http://identifiers.org/wikipathways/WP2741_r93768> , <http://identifiers.org/wikipathways/WP2746_r93934> , <http://identifiers.org/wikipathways/WP2759_r93828> , <http://identifiers.org/wikipathways/WP2780_r94020> ;
    prov:wasGeneratedBy sub:activity .
}