@prefix dce: <http://purl.org/dc/elements/1.1/> .
@prefix npx: <http://purl.org/nanopub/x/> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix this: <http://purl.org/np/RAn8PZnHDGJujtfwOEYzkPbWQQgk-vL13D0-IJnhF4fvw> .
@prefix sub: <http://purl.org/np/RAn8PZnHDGJujtfwOEYzkPbWQQgk-vL13D0-IJnhF4fvw#> .
@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/1956> dct:isPartOf <http://identifiers.org/wikipathways/WP2324> , <http://identifiers.org/wikipathways/WP2363> , <http://identifiers.org/wikipathways/WP2586> , <http://identifiers.org/wikipathways/WP2817> , <http://identifiers.org/wikipathways/WP2828> , <http://identifiers.org/wikipathways/WP2868> , <http://identifiers.org/wikipathways/WP2870> ;
    wp:organismName "Homo sapiens" ;
    a wp:GeneProduct , wp:Protein .
  <http://identifiers.org/wikipathways/WP2324> wp:pathwayOntologyTag obo:PW_0001330 .
  <http://identifiers.org/wikipathways/WP2363> wp:pathwayOntologyTag obo:PW_0000013 , obo:PW_0000605 .
  <http://identifiers.org/wikipathways/WP2586> wp:pathwayOntologyTag obo:PW_0000004 .
  <http://identifiers.org/wikipathways/WP2817> wp:pathwayOntologyTag obo:PW_0000004 .
  <http://identifiers.org/wikipathways/WP2828> wp:pathwayOntologyTag obo:PW_0000013 .
  <http://identifiers.org/wikipathways/WP2868> wp:pathwayOntologyTag obo:PW_0001119 .
  <http://identifiers.org/wikipathways/WP2870> wp:pathwayOntologyTag obo:PW_0000003 .
}
sub:provenance {
  <http://identifiers.org/wikipathways/WP2324_r96980> dce:title "AGE/RAGE pathway"@en .
  <http://identifiers.org/wikipathways/WP2363_r101907> dce:title "Gastric Cancer Network 2"@en .
  <http://identifiers.org/wikipathways/WP2586_r91687> dce:title "Aryl Hydrocarbon Receptor"@en .
  <http://identifiers.org/wikipathways/WP2817_r102410> dce:title "Mammary gland development pathway - Pregnancy and lactation (Stage 3 of 4)"@en .
  <http://identifiers.org/wikipathways/WP2828_r103783> dce:title "Bladder Cancer"@en .
  <http://identifiers.org/wikipathways/WP2868_r90260> dce:title "TCA Cycle Nutrient Utilization and Invasiveness of Ovarian Cancer"@en .
  <http://identifiers.org/wikipathways/WP2870_r88052> dce:title "Extracellular vesicle-mediated signaling in recipient cells"@en .
  sub:assertion has-source: pmid:3266253 , pmid:6095293 , pmid:9504046 , <http://identifiers.org/wikipathways/WP2324_r96980> , <http://identifiers.org/wikipathways/WP2363_r101907> , <http://identifiers.org/wikipathways/WP2586_r91687> , <http://identifiers.org/wikipathways/WP2817_r102410> , <http://identifiers.org/wikipathways/WP2828_r103783> , <http://identifiers.org/wikipathways/WP2868_r90260> , <http://identifiers.org/wikipathways/WP2870_r88052> .
}
sub:publicationInfo {
  sub:activity a prov:Activity ;
    prov:atLocation wd:Q1137652 ;
    prov:used <https://github.com/wikipathways/nanopublications> .
  this: dct:created "2019-05-11T16:24:19.490+02:00"^^xsd:dateTime ;
    dct:rights <http://creativecommons.org/publicdomain/zero/1.0/> ;
    npx:supersedes <http://purl.org/np/RAoamYwyIh36lVqM2QeCf2XaCga-dvhEf3TY03Mc42Ws4> ;
    prov:wasDerivedFrom <http://identifiers.org/wikipathways/WP2324_r96980> , <http://identifiers.org/wikipathways/WP2363_r101907> , <http://identifiers.org/wikipathways/WP2586_r91687> , <http://identifiers.org/wikipathways/WP2817_r102410> , <http://identifiers.org/wikipathways/WP2828_r103783> , <http://identifiers.org/wikipathways/WP2868_r90260> , <http://identifiers.org/wikipathways/WP2870_r88052> ;
    prov:wasGeneratedBy sub:activity .
}