@prefix dce: <http://purl.org/dc/elements/1.1/> .
@prefix dcterms: <http://purl.org/dc/terms/> .
@prefix npx: <http://purl.org/nanopub/x/> .
@prefix this: <http://purl.org/np/RAl-KsfuWV9tiUpAW3UFUKNbZRh8JQv5rtHhrivy8mn9o> .
@prefix sub: <http://purl.org/np/RAl-KsfuWV9tiUpAW3UFUKNbZRh8JQv5rtHhrivy8mn9o#> .
@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 np: <http://www.nanopub.org/nschema#> .
@prefix wd: <https://www.wikidata.org/entity/> .
@prefix prov: <http://www.w3.org/ns/prov#> .
@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/P25963> dcterms:isPartOf <http://identifiers.org/wikipathways/WP2516> , <http://identifiers.org/wikipathways/WP2526> , <http://identifiers.org/wikipathways/WP2583> , <http://identifiers.org/wikipathways/WP2637> , <http://identifiers.org/wikipathways/WP2656> , <http://identifiers.org/wikipathways/WP2746> , <http://identifiers.org/wikipathways/WP2759> , <http://identifiers.org/wikipathways/WP2794> ;
    wp:organismName "Homo sapiens" ;
    a wp:GeneProduct , wp:Protein .
  <http://identifiers.org/wikipathways/WP2516> wp:pathwayOntologyTag obo:PW_0000287 , obo:PW_0000292 , obo:PW_0000651 , obo:PW_0001361 .
  <http://identifiers.org/wikipathways/WP2526> wp:pathwayOntologyTag obo:PW_0000209 , obo:PW_0000297 .
  <http://identifiers.org/wikipathways/WP2583> wp:pathwayOntologyTag obo:PW_0000315 , obo:PW_0000317 , obo:PW_0000814 .
  <http://identifiers.org/wikipathways/WP2637> wp:pathwayOntologyTag obo:PW_0000003 , obo:PW_0000883 .
  <http://identifiers.org/wikipathways/WP2656> wp:pathwayOntologyTag obo:PW_0000499 .
  <http://identifiers.org/wikipathways/WP2746> wp:pathwayOntologyTag obo:PW_0000003 .
  <http://identifiers.org/wikipathways/WP2759> wp:pathwayOntologyTag obo:PW_0001151 .
  <http://identifiers.org/wikipathways/WP2794> wp:pathwayOntologyTag obo:PW_0000023 .
}
sub:provenance {
  <http://identifiers.org/wikipathways/WP2516_r102220> dce:title "ATM Signaling Pathway"@en .
  <http://identifiers.org/wikipathways/WP2526_r101933> dce:title "PDGF Pathway"@en .
  <http://identifiers.org/wikipathways/WP2583_r97638> dce:title "T-Cell Receptor and Co-stimulatory Signaling"@en .
  <http://identifiers.org/wikipathways/WP2637_r87707> dce:title "Structural Pathway of Interleukin 1 (IL-1)"@en .
  <http://identifiers.org/wikipathways/WP2656_r101260> dce:title "TAK1 activates NFkB by phosphorylation and activation of IKKs complex"@en .
  <http://identifiers.org/wikipathways/WP2746_r101604> dce:title "Signaling by the B Cell Receptor (BCR)"@en .
  <http://identifiers.org/wikipathways/WP2759_r101307> dce:title "Fc epsilon receptor (FCERI) signaling"@en .
  <http://identifiers.org/wikipathways/WP2794_r101451> dce:title "Cytosolic sensors of pathogen-associated DNA "@en .
  sub:assertion has-source: pmid:10340377 , pmid:20347421 , pmid:7479976 , pmid:8666399 , <http://identifiers.org/wikipathways/WP2516_r102220> , <http://identifiers.org/wikipathways/WP2526_r101933> , <http://identifiers.org/wikipathways/WP2583_r97638> , <http://identifiers.org/wikipathways/WP2637_r87707> , <http://identifiers.org/wikipathways/WP2656_r101260> , <http://identifiers.org/wikipathways/WP2746_r101604> , <http://identifiers.org/wikipathways/WP2759_r101307> , <http://identifiers.org/wikipathways/WP2794_r101451> .
}
sub:publicationInfo {
  sub:activity a prov:Activity ;
    prov:atLocation wd:Q1137652 ;
    prov:used <https://github.com/wikipathways/nanopublications> .
  this: dcterms:created "2019-01-13T09:34:24.179+01:00"^^xsd:dateTime ;
    dcterms:rights <http://creativecommons.org/publicdomain/zero/1.0/> ;
    npx:supersedes <http://purl.org/np/RACvLk45LIGE-7S1eNdsfeqkwPPcpltAfucagKBHbiWjE> ;
    prov:wasDerivedFrom <http://identifiers.org/wikipathways/WP2516_r102220> , <http://identifiers.org/wikipathways/WP2526_r101933> , <http://identifiers.org/wikipathways/WP2583_r97638> , <http://identifiers.org/wikipathways/WP2637_r87707> , <http://identifiers.org/wikipathways/WP2656_r101260> , <http://identifiers.org/wikipathways/WP2746_r101604> , <http://identifiers.org/wikipathways/WP2759_r101307> , <http://identifiers.org/wikipathways/WP2794_r101451> ;
    prov:wasGeneratedBy sub:activity .
}