@prefix this: <http://purl.org/np/RAI1F3UIEV2wyJPHyYFDo8Q_CJBLYvoZkx-GGOdbC35EI> .
@prefix sub: <http://purl.org/np/RAI1F3UIEV2wyJPHyYFDo8Q_CJBLYvoZkx-GGOdbC35EI#> .
@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/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/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_r89798> dc:title "AGE/RAGE pathway"@en .
  <http://identifiers.org/wikipathways/WP2363_r87523> dc:title "Gastric Cancer Network 2"@en .
  <http://identifiers.org/wikipathways/WP2586_r91687> dc:title "Aryl Hydrocarbon Receptor"@en .
  <http://identifiers.org/wikipathways/WP2828_r89143> dc:title "Bladder Cancer"@en .
  <http://identifiers.org/wikipathways/WP2868_r90260> 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_r89798> , <http://identifiers.org/wikipathways/WP2363_r87523> , <http://identifiers.org/wikipathways/WP2586_r91687> , <http://identifiers.org/wikipathways/WP2828_r89143> , <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: dcterms:created "2018-06-09T11:20:23.561+02:00"^^xsd:dateTime ;
    dcterms:rights <http://creativecommons.org/publicdomain/zero/1.0/> ;
    <http://purl.org/nanopub/x/supersedes> <http://purl.org/np/RAgUHP_ubC2SPceynKCgtqs2i0wlf08_ACCnUNWXQ2A9k> ;
    prov:wasDerivedFrom <http://identifiers.org/wikipathways/WP2324_r89798> , <http://identifiers.org/wikipathways/WP2363_r87523> , <http://identifiers.org/wikipathways/WP2586_r91687> , <http://identifiers.org/wikipathways/WP2828_r89143> , <http://identifiers.org/wikipathways/WP2868_r90260> , <http://identifiers.org/wikipathways/WP2870_r88052> ;
    prov:wasGeneratedBy sub:activity .
}