@prefix this: <http://purl.org/np/RAECbWeqp-PV5_xq_pSp8js_taM2zmQjz7e81VXhImwBQ> .
@prefix sub: <http://purl.org/np/RAECbWeqp-PV5_xq_pSp8js_taM2zmQjz7e81VXhImwBQ#> .
@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/1956> dcterms: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_r105429> dc:title "AGE/RAGE pathway"@en .
  <http://identifiers.org/wikipathways/WP2363_r101907> dc:title "Gastric Cancer Network 2"@en .
  <http://identifiers.org/wikipathways/WP2586_r105536> dc:title "Aryl Hydrocarbon Receptor"@en .
  <http://identifiers.org/wikipathways/WP2817_r102410> dc:title "Mammary gland development pathway - Pregnancy and lactation (Stage 3 of 4)"@en .
  <http://identifiers.org/wikipathways/WP2828_r105442> dc:title "Bladder Cancer"@en .
  <http://identifiers.org/wikipathways/WP2868_r105431> dc:title "TCA Cycle Nutrient Utilization and Invasiveness of Ovarian Cancer"@en .
  <http://identifiers.org/wikipathways/WP2870_r88052> dc:title "Extracellular vesicle-mediated signaling in recipient cells"@en .
  sub:assertion has-source: pmid:3266253 , pmid:6095293 , pmid:9504046 , <http://identifiers.org/wikipathways/WP2324_r105429> , <http://identifiers.org/wikipathways/WP2363_r101907> , <http://identifiers.org/wikipathways/WP2586_r105536> , <http://identifiers.org/wikipathways/WP2817_r102410> , <http://identifiers.org/wikipathways/WP2828_r105442> , <http://identifiers.org/wikipathways/WP2868_r105431> , <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: dcterms:created "2019-08-11T15:20:32.737+02:00"^^xsd:dateTime ;
    dcterms:rights <http://creativecommons.org/publicdomain/zero/1.0/> ;
    <http://purl.org/nanopub/x/supersedes> <http://purl.org/np/RAobceVnEXaUdHV3XrBW3i-bysbFo1IlwVan6IhLCugqI> ;
    prov:wasDerivedFrom <http://identifiers.org/wikipathways/WP2324_r105429> , <http://identifiers.org/wikipathways/WP2363_r101907> , <http://identifiers.org/wikipathways/WP2586_r105536> , <http://identifiers.org/wikipathways/WP2817_r102410> , <http://identifiers.org/wikipathways/WP2828_r105442> , <http://identifiers.org/wikipathways/WP2868_r105431> , <http://identifiers.org/wikipathways/WP2870_r88052> ;
    prov:wasGeneratedBy sub:activity .
}