@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/RAlZ2yGkiAtMitXI4eNvYMiWZBugxC1V93KgYYZEqjoYk> .
@prefix sub: <http://purl.org/np/RAlZ2yGkiAtMitXI4eNvYMiWZBugxC1V93KgYYZEqjoYk#> .
@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/5879> dct:isPartOf <http://identifiers.org/wikipathways/WP306> , <http://identifiers.org/wikipathways/WP363> , <http://identifiers.org/wikipathways/WP364> , <http://identifiers.org/wikipathways/WP366> , <http://identifiers.org/wikipathways/WP382> , <http://identifiers.org/wikipathways/WP3888> ;
    wp:organismName "Homo sapiens" ;
    a wp:GeneProduct , wp:Protein .
  <http://identifiers.org/wikipathways/WP306> wp:pathwayOntologyTag obo:PW_0000648 .
  <http://identifiers.org/wikipathways/WP363> wp:pathwayOntologyTag obo:PW_0000008 , obo:PW_0000201 .
  <http://identifiers.org/wikipathways/WP364> wp:pathwayOntologyTag obo:PW_0000512 , obo:PW_0000516 .
  <http://identifiers.org/wikipathways/WP366> wp:pathwayOntologyTag obo:PW_0000329 .
  <http://identifiers.org/wikipathways/WP382> wp:pathwayOntologyTag obo:PW_0000007 .
  <http://identifiers.org/wikipathways/WP3888> wp:pathwayOntologyTag obo:PW_0000243 .
}
sub:provenance {
  <http://identifiers.org/wikipathways/WP306_r97459> dce:title "Focal Adhesion"@en .
  <http://identifiers.org/wikipathways/WP363_r97637> dce:title "Wnt Signaling Pathway"@en .
  <http://identifiers.org/wikipathways/WP364_r89832> dce:title "IL-6 signaling pathway"@en .
  <http://identifiers.org/wikipathways/WP366_r90028> dce:title "TGF-beta Signaling Pathway"@en .
  <http://identifiers.org/wikipathways/WP382_r103466> dce:title "MAPK Signaling Pathway"@en .
  <http://identifiers.org/wikipathways/WP3888_r102004> dce:title "VEGFA-VEGFR2 Signaling Pathway"@en .
  sub:assertion has-source: pmid:11525641 , pmid:12654612 , <http://identifiers.org/wikipathways/WP306_r97459> , <http://identifiers.org/wikipathways/WP363_r97637> , <http://identifiers.org/wikipathways/WP364_r89832> , <http://identifiers.org/wikipathways/WP366_r90028> , <http://identifiers.org/wikipathways/WP382_r103466> , <http://identifiers.org/wikipathways/WP3888_r102004> .
}
sub:publicationInfo {
  sub:activity a prov:Activity ;
    prov:atLocation wd:Q1137652 ;
    prov:used <https://github.com/wikipathways/nanopublications> .
  this: dct:created "2019-03-17T12:13:37.470+01:00"^^xsd:dateTime ;
    dct:rights <http://creativecommons.org/publicdomain/zero/1.0/> ;
    npx:supersedes <http://purl.org/np/RAA0wtminXF4TukT6Ii2t5_v5wjp2KVUUvkpHmjdZHYN0> ;
    prov:wasDerivedFrom <http://identifiers.org/wikipathways/WP306_r97459> , <http://identifiers.org/wikipathways/WP363_r97637> , <http://identifiers.org/wikipathways/WP364_r89832> , <http://identifiers.org/wikipathways/WP366_r90028> , <http://identifiers.org/wikipathways/WP382_r103466> , <http://identifiers.org/wikipathways/WP3888_r102004> ;
    prov:wasGeneratedBy sub:activity .
}