@prefix this: <http://purl.org/np/RAGpx-_IXiaJv7kEcO5f5lULEjI3_GO21EKjfNEnZRy0U> .
@prefix sub: <http://purl.org/np/RAGpx-_IXiaJv7kEcO5f5lULEjI3_GO21EKjfNEnZRy0U#> .
@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/7157> dcterms: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/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/WP2828> wp:pathwayOntologyTag obo:PW_0000013 .
}
sub:provenance {
  <http://identifiers.org/wikipathways/WP2363_r87523> dc:title "Gastric Cancer Network 2"@en .
  <http://identifiers.org/wikipathways/WP2374_r98073> dc:title "Oncostatin M Signaling Pathway"@en .
  <http://identifiers.org/wikipathways/WP2446_r87639> dc:title "Retinoblastoma (RB) in Cancer"@en .
  <http://identifiers.org/wikipathways/WP2447_r96316> dc:title "Amyotrophic lateral sclerosis (ALS)"@en .
  <http://identifiers.org/wikipathways/WP254_r96952> dc:title "Apoptosis"@en .
  <http://identifiers.org/wikipathways/WP2828_r97129> dc:title "Bladder Cancer"@en .
  sub:assertion has-source: pmid:10618704 , <http://identifiers.org/wikipathways/WP2363_r87523> , <http://identifiers.org/wikipathways/WP2374_r98073> , <http://identifiers.org/wikipathways/WP2446_r87639> , <http://identifiers.org/wikipathways/WP2447_r96316> , <http://identifiers.org/wikipathways/WP254_r96952> , <http://identifiers.org/wikipathways/WP2828_r97129> .
}
sub:publicationInfo {
  sub:activity a prov:Activity ;
    prov:atLocation wd:Q1137652 ;
    prov:used <https://github.com/wikipathways/nanopublications> .
  this: dcterms:created "2018-08-19T13:17:41.427+02:00"^^xsd:dateTime ;
    dcterms:rights <http://creativecommons.org/publicdomain/zero/1.0/> ;
    <http://purl.org/nanopub/x/supersedes> <http://purl.org/np/RA6YCpIeZXT79Od2BMgh08qE4jIvMlQAHOuH-0HH4lkZQ> ;
    prov:wasDerivedFrom <http://identifiers.org/wikipathways/WP2363_r87523> , <http://identifiers.org/wikipathways/WP2374_r98073> , <http://identifiers.org/wikipathways/WP2446_r87639> , <http://identifiers.org/wikipathways/WP2447_r96316> , <http://identifiers.org/wikipathways/WP254_r96952> , <http://identifiers.org/wikipathways/WP2828_r97129> ;
    prov:wasGeneratedBy sub:activity .
}