@prefix this: <http://purl.org/np/RA9iVH8yiKH3WC2L6vSIpgn-Z-aGqgvG9I73W8Ds0tboA> .
@prefix sub: <http://purl.org/np/RA9iVH8yiKH3WC2L6vSIpgn-Z-aGqgvG9I73W8Ds0tboA#> .
@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/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> dc:title "ATM Signaling Pathway"@en .
  <http://identifiers.org/wikipathways/WP2526_r103637> dc:title "PDGF Pathway"@en .
  <http://identifiers.org/wikipathways/WP2583_r97638> dc:title "T-Cell Receptor and Co-stimulatory Signaling"@en .
  <http://identifiers.org/wikipathways/WP2637_r87707> dc:title "Structural Pathway of Interleukin 1 (IL-1)"@en .
  <http://identifiers.org/wikipathways/WP2656_r101260> dc:title "TAK1 activates NFkB by phosphorylation and activation of IKKs complex"@en .
  <http://identifiers.org/wikipathways/WP2746_r101604> dc:title "Signaling by the B Cell Receptor (BCR)"@en .
  <http://identifiers.org/wikipathways/WP2759_r101307> dc:title "Fc epsilon receptor (FCERI) signaling"@en .
  <http://identifiers.org/wikipathways/WP2794_r101451> dc: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_r103637> , <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-05-11T16:24:19.490+02:00"^^xsd:dateTime ;
    dcterms:rights <http://creativecommons.org/publicdomain/zero/1.0/> ;
    <http://purl.org/nanopub/x/supersedes> <http://purl.org/np/RAl-KsfuWV9tiUpAW3UFUKNbZRh8JQv5rtHhrivy8mn9o> ;
    prov:wasDerivedFrom <http://identifiers.org/wikipathways/WP2516_r102220> , <http://identifiers.org/wikipathways/WP2526_r103637> , <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 .
}