@prefix this: <http://purl.org/np/RA_mAqTKnq866KwKZY3d4GaJbrMy7U89zOtnAg-Ahyk4A> .
@prefix sub: <http://purl.org/np/RA_mAqTKnq866KwKZY3d4GaJbrMy7U89zOtnAg-Ahyk4A#> .
@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/ncbigene/7124> dcterms: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 .
  <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_r89910> dc:title "TNF related weak inducer of apoptosis (TWEAK) Signaling Pathway"@en .
  <http://identifiers.org/wikipathways/WP231_r89895> dc:title "TNF alpha Signaling Pathway"@en .
  <http://identifiers.org/wikipathways/WP2328_r92211> dc:title "Allograft Rejection"@en .
  <http://identifiers.org/wikipathways/WP236_r80209> dc:title "Adipogenesis"@en .
  <http://identifiers.org/wikipathways/WP2447_r96316> dc:title "Amyotrophic lateral sclerosis (ALS)"@en .
  <http://identifiers.org/wikipathways/WP254_r95107> dc:title "Apoptosis"@en .
  <http://identifiers.org/wikipathways/WP2586_r91687> dc:title "Aryl Hydrocarbon Receptor"@en .
  <http://identifiers.org/wikipathways/WP2795_r85087> dc:title "Cardiac Hypertrophic Response"@en .
  <http://identifiers.org/wikipathways/WP2864_r79278> dc:title "Apoptosis-related network due to altered Notch3 in ovarian cancer"@en .
  sub:assertion has-source: pmid:17934341 , <http://identifiers.org/wikipathways/WP2036_r89910> , <http://identifiers.org/wikipathways/WP231_r89895> , <http://identifiers.org/wikipathways/WP2328_r92211> , <http://identifiers.org/wikipathways/WP236_r80209> , <http://identifiers.org/wikipathways/WP2447_r96316> , <http://identifiers.org/wikipathways/WP254_r95107> , <http://identifiers.org/wikipathways/WP2586_r91687> , <http://identifiers.org/wikipathways/WP2795_r85087> , <http://identifiers.org/wikipathways/WP2864_r79278> .
}
sub:publicationInfo {
  sub:activity a prov:Activity ;
    prov:atLocation wd:Q1137652 ;
    prov:used <https://github.com/wikipathways/nanopublications> .
  this: dcterms:created "2018-03-29T10:10:51.318+02:00"^^xsd:dateTime ;
    dcterms:rights <https://creativecommons.org/licenses/by/3.0/> ;
    prov:wasDerivedFrom <http://identifiers.org/wikipathways/WP2036_r89910> , <http://identifiers.org/wikipathways/WP231_r89895> , <http://identifiers.org/wikipathways/WP2328_r92211> , <http://identifiers.org/wikipathways/WP236_r80209> , <http://identifiers.org/wikipathways/WP2447_r96316> , <http://identifiers.org/wikipathways/WP254_r95107> , <http://identifiers.org/wikipathways/WP2586_r91687> , <http://identifiers.org/wikipathways/WP2795_r85087> , <http://identifiers.org/wikipathways/WP2864_r79278> ;
    prov:wasGeneratedBy sub:activity .
}