@prefix this: <http://purl.org/np/RA27cq75ptcjOvSrxrIIc3jrC62QvXzKrJrJ7fR22jOoU> .
@prefix sub: <http://purl.org/np/RA27cq75ptcjOvSrxrIIc3jrC62QvXzKrJrJ7fR22jOoU#> .
@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/Q9Y4K3> dcterms:isPartOf <http://identifiers.org/wikipathways/WP2656> , <http://identifiers.org/wikipathways/WP2752> , <http://identifiers.org/wikipathways/WP2759> , <http://identifiers.org/wikipathways/WP2761> , <http://identifiers.org/wikipathways/WP2763> , <http://identifiers.org/wikipathways/WP2768> , <http://identifiers.org/wikipathways/WP2792> , <http://identifiers.org/wikipathways/WP2801> ;
    wp:organismName "Homo sapiens" ;
    a wp:Protein .
  <http://identifiers.org/wikipathways/WP2656> wp:pathwayOntologyTag obo:PW_0000499 .
  <http://identifiers.org/wikipathways/WP2752> wp:pathwayOntologyTag obo:PW_0000003 .
  <http://identifiers.org/wikipathways/WP2759> wp:pathwayOntologyTag obo:PW_0001151 .
  <http://identifiers.org/wikipathways/WP2761> wp:pathwayOntologyTag obo:PW_0000003 .
  <http://identifiers.org/wikipathways/WP2763> wp:pathwayOntologyTag obo:PW_0000003 , obo:PW_0000819 .
  <http://identifiers.org/wikipathways/WP2768> wp:pathwayOntologyTag obo:PW_0000003 .
  <http://identifiers.org/wikipathways/WP2792> wp:pathwayOntologyTag obo:PW_0000003 , obo:PW_0000818 , obo:PW_0001193 .
  <http://identifiers.org/wikipathways/WP2801> wp:pathwayOntologyTag obo:PW_0000003 .
}
sub:provenance {
  <http://identifiers.org/wikipathways/WP2656_r88410> dc:title "TAK1 activates NFkB by phosphorylation and activation of IKKs complex"@en .
  <http://identifiers.org/wikipathways/WP2752_r88020> dc:title "MyD88-independent TLR3/TLR4 cascade "@en .
  <http://identifiers.org/wikipathways/WP2759_r87447> dc:title "Fc epsilon receptor (FCERI) signaling"@en .
  <http://identifiers.org/wikipathways/WP2761_r88021> dc:title "MyD88:Mal cascade initiated on plasma membrane"@en .
  <http://identifiers.org/wikipathways/WP2763_r88079> dc:title "Nucleotide-binding domain, leucine rich repeat containing receptor (NLR) signaling pathways"@en .
  <http://identifiers.org/wikipathways/WP2768_r88012> dc:title "MyD88 dependent cascade initiated on endosome"@en .
  <http://identifiers.org/wikipathways/WP2792_r87875> dc:title "MAP kinase activation in TLR cascade"@en .
  <http://identifiers.org/wikipathways/WP2801_r88004> dc:title "MyD88 cascade initiated on plasma membrane"@en .
  sub:assertion has-source: pmid:17135271 , <http://identifiers.org/wikipathways/WP2656_r88410> , <http://identifiers.org/wikipathways/WP2752_r88020> , <http://identifiers.org/wikipathways/WP2759_r87447> , <http://identifiers.org/wikipathways/WP2761_r88021> , <http://identifiers.org/wikipathways/WP2763_r88079> , <http://identifiers.org/wikipathways/WP2768_r88012> , <http://identifiers.org/wikipathways/WP2792_r87875> , <http://identifiers.org/wikipathways/WP2801_r88004> .
}
sub:publicationInfo {
  sub:activity a prov:Activity ;
    prov:atLocation wd:Q1137652 ;
    prov:used <https://github.com/wikipathways/nanopublications> .
  this: dcterms:created "2017-05-08T13:08:01.862+02:00"^^xsd:dateTime ;
    dcterms:rights <https://creativecommons.org/licenses/by/3.0/> ;
    prov:wasDerivedFrom <http://identifiers.org/wikipathways/WP2656_r88410> , <http://identifiers.org/wikipathways/WP2752_r88020> , <http://identifiers.org/wikipathways/WP2759_r87447> , <http://identifiers.org/wikipathways/WP2761_r88021> , <http://identifiers.org/wikipathways/WP2763_r88079> , <http://identifiers.org/wikipathways/WP2768_r88012> , <http://identifiers.org/wikipathways/WP2792_r87875> , <http://identifiers.org/wikipathways/WP2801_r88004> ;
    prov:wasGeneratedBy sub:activity .
}