@prefix dct: <http://purl.org/dc/terms/> .
@prefix dce: <http://purl.org/dc/elements/1.1/> .
@prefix npx: <http://purl.org/nanopub/x/> .
@prefix this: <http://purl.org/np/RA7gEAkgbkoryD6zBy0ZXOBYl5kT0r3fS8WT3o4x7_Ylo> .
@prefix sub: <http://purl.org/np/RA7gEAkgbkoryD6zBy0ZXOBYl5kT0r3fS8WT3o4x7_Ylo#> .
@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/7157> dct:isPartOf <http://identifiers.org/wikipathways/WP2363> , <http://identifiers.org/wikipathways/WP2374> , <http://identifiers.org/wikipathways/WP2446> , <http://identifiers.org/wikipathways/WP2447> , <http://identifiers.org/wikipathways/WP254> , <http://identifiers.org/wikipathways/WP2815> , <http://identifiers.org/wikipathways/WP2828> ;
    wp:organismName "Homo sapiens" ;
    a wp:GeneProduct , wp:Rna .
  <http://identifiers.org/wikipathways/WP2363> wp:pathwayOntologyTag obo:PW_0000013 , obo:PW_0000605 .
  <http://identifiers.org/wikipathways/WP2374> wp:pathwayOntologyTag obo:PW_0000905 .
  <http://identifiers.org/wikipathways/WP2446> wp:pathwayOntologyTag obo:PW_0000013 .
  <http://identifiers.org/wikipathways/WP2447> wp:pathwayOntologyTag obo:PW_0000013 .
  <http://identifiers.org/wikipathways/WP254> wp:pathwayOntologyTag obo:PW_0000004 .
  <http://identifiers.org/wikipathways/WP2815> wp:pathwayOntologyTag obo:PW_0000004 .
  <http://identifiers.org/wikipathways/WP2828> wp:pathwayOntologyTag obo:PW_0000013 .
}
sub:provenance {
  <http://identifiers.org/wikipathways/WP2363_r101907> dce:title "Gastric Cancer Network 2"@en .
  <http://identifiers.org/wikipathways/WP2374_r98073> dce:title "Oncostatin M Signaling Pathway"@en .
  <http://identifiers.org/wikipathways/WP2446_r102997> dce:title "Retinoblastoma Gene in Cancer"@en .
  <http://identifiers.org/wikipathways/WP2447_r96316> dce:title "Amyotrophic lateral sclerosis (ALS)"@en .
  <http://identifiers.org/wikipathways/WP254_r96952> dce:title "Apoptosis"@en .
  <http://identifiers.org/wikipathways/WP2815_r102408> dce:title "Mammary gland development pathway - Involution (Stage 4 of 4)"@en .
  <http://identifiers.org/wikipathways/WP2828_r98708> dce:title "Bladder Cancer"@en .
  sub:assertion has-source: pmid:10618704 , <http://identifiers.org/wikipathways/WP2363_r101907> , <http://identifiers.org/wikipathways/WP2374_r98073> , <http://identifiers.org/wikipathways/WP2446_r102997> , <http://identifiers.org/wikipathways/WP2447_r96316> , <http://identifiers.org/wikipathways/WP254_r96952> , <http://identifiers.org/wikipathways/WP2815_r102408> , <http://identifiers.org/wikipathways/WP2828_r98708> .
}
sub:publicationInfo {
  sub:activity a prov:Activity ;
    prov:atLocation wd:Q1137652 ;
    prov:used <https://github.com/wikipathways/nanopublications> .
  this: dct:created "2019-03-17T12:09:32.932+01:00"^^xsd:dateTime ;
    dct:rights <http://creativecommons.org/publicdomain/zero/1.0/> ;
    npx:supersedes <http://purl.org/np/RAlBgbpsPMVBo36XuwaXu-ux7om6ahvQP80TEG123TsIA> ;
    prov:wasDerivedFrom <http://identifiers.org/wikipathways/WP2363_r101907> , <http://identifiers.org/wikipathways/WP2374_r98073> , <http://identifiers.org/wikipathways/WP2446_r102997> , <http://identifiers.org/wikipathways/WP2447_r96316> , <http://identifiers.org/wikipathways/WP254_r96952> , <http://identifiers.org/wikipathways/WP2815_r102408> , <http://identifiers.org/wikipathways/WP2828_r98708> ;
    prov:wasGeneratedBy sub:activity .
}