@prefix dct: <http://purl.org/dc/terms/> .
@prefix npx: <http://purl.org/nanopub/x/> .
@prefix dce: <http://purl.org/dc/elements/1.1/> .
@prefix this: <http://purl.org/np/RAvXEcyQXnsUdT8PhF7V3QfkngWZD6Ie6s9gxGCz1TorM> .
@prefix sub: <http://purl.org/np/RAvXEcyQXnsUdT8PhF7V3QfkngWZD6Ie6s9gxGCz1TorM#> .
@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/ncbigene/7124> dct:isPartOf <http://identifiers.org/wikipathways/WP2036> , <http://identifiers.org/wikipathways/WP231> , <http://identifiers.org/wikipathways/WP2328> , <http://identifiers.org/wikipathways/WP236> , <http://identifiers.org/wikipathways/WP2447> , <http://identifiers.org/wikipathways/WP254> , <http://identifiers.org/wikipathways/WP2586> , <http://identifiers.org/wikipathways/WP2795> , <http://identifiers.org/wikipathways/WP2864> ;
    wp:organismName "Homo sapiens" ;
    a wp:GeneProduct , wp:Protein , wp:Rna .
  <http://identifiers.org/wikipathways/WP2036> wp:pathwayOntologyTag obo:PW_0000236 .
  <http://identifiers.org/wikipathways/WP231> wp:pathwayOntologyTag obo:PW_0000233 .
  <http://identifiers.org/wikipathways/WP2328> wp:pathwayOntologyTag obo:PW_0000013 , obo:PW_0001025 .
  <http://identifiers.org/wikipathways/WP236> wp:pathwayOntologyTag obo:PW_0000650 .
  <http://identifiers.org/wikipathways/WP2447> wp:pathwayOntologyTag obo:PW_0000013 .
  <http://identifiers.org/wikipathways/WP254> wp:pathwayOntologyTag obo:PW_0000004 , obo:PW_0000009 , obo:PW_0000275 .
  <http://identifiers.org/wikipathways/WP2586> wp:pathwayOntologyTag obo:PW_0000004 .
  <http://identifiers.org/wikipathways/WP2795> wp:pathwayOntologyTag obo:PW_0000296 .
  <http://identifiers.org/wikipathways/WP2864> wp:pathwayOntologyTag obo:PW_0000009 .
}
sub:provenance {
  <http://identifiers.org/wikipathways/WP2036_r96646> dce:title "TNF related weak inducer of apoptosis (TWEAK) Signaling Pathway"@en .
  <http://identifiers.org/wikipathways/WP231_r89895> dce:title "TNF alpha Signaling Pathway"@en .
  <http://identifiers.org/wikipathways/WP2328_r105523> dce:title "Allograft Rejection"@en .
  <http://identifiers.org/wikipathways/WP236_r105434> dce:title "Adipogenesis"@en .
  <http://identifiers.org/wikipathways/WP2447_r105527> dce:title "Amyotrophic lateral sclerosis (ALS)"@en .
  <http://identifiers.org/wikipathways/WP254_r105492> dce:title "Apoptosis"@en .
  <http://identifiers.org/wikipathways/WP2586_r105536> dce:title "Aryl Hydrocarbon Receptor"@en .
  <http://identifiers.org/wikipathways/WP2795_r105550> dce:title "Cardiac Hypertrophic Response"@en .
  <http://identifiers.org/wikipathways/WP2864_r105531> dce:title "Apoptosis-related network due to altered Notch3 in ovarian cancer"@en .
  sub:assertion has-source: pmid:17934341 , <http://identifiers.org/wikipathways/WP2036_r96646> , <http://identifiers.org/wikipathways/WP231_r89895> , <http://identifiers.org/wikipathways/WP2328_r105523> , <http://identifiers.org/wikipathways/WP236_r105434> , <http://identifiers.org/wikipathways/WP2447_r105527> , <http://identifiers.org/wikipathways/WP254_r105492> , <http://identifiers.org/wikipathways/WP2586_r105536> , <http://identifiers.org/wikipathways/WP2795_r105550> , <http://identifiers.org/wikipathways/WP2864_r105531> .
}
sub:publicationInfo {
  sub:activity a prov:Activity ;
    prov:atLocation wd:Q1137652 ;
    prov:used <https://github.com/wikipathways/nanopublications> .
  this: dct:created "2019-08-11T15:20:32.737+02:00"^^xsd:dateTime ;
    dct:rights <http://creativecommons.org/publicdomain/zero/1.0/> ;
    npx:supersedes <http://purl.org/np/RAhZWVT3elAXho-7rYORUH2jY6BLnmR4EuUqyEU1qZ_s8> ;
    prov:wasDerivedFrom <http://identifiers.org/wikipathways/WP2036_r96646> , <http://identifiers.org/wikipathways/WP231_r89895> , <http://identifiers.org/wikipathways/WP2328_r105523> , <http://identifiers.org/wikipathways/WP236_r105434> , <http://identifiers.org/wikipathways/WP2447_r105527> , <http://identifiers.org/wikipathways/WP254_r105492> , <http://identifiers.org/wikipathways/WP2586_r105536> , <http://identifiers.org/wikipathways/WP2795_r105550> , <http://identifiers.org/wikipathways/WP2864_r105531> ;
    prov:wasGeneratedBy sub:activity .
}