@prefix this: <http://purl.org/np/RAgYeAA90SEU3hE4-L58k0L8AqZ4sUK2NNHUXm0ZKfFhw> .
@prefix sub: <http://purl.org/np/RAgYeAA90SEU3hE4-L58k0L8AqZ4sUK2NNHUXm0ZKfFhw#> .
@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/5290> dcterms:isPartOf <http://identifiers.org/wikipathways/WP3> , <http://identifiers.org/wikipathways/WP306> , <http://identifiers.org/wikipathways/WP313> , <http://identifiers.org/wikipathways/WP3888> , <http://identifiers.org/wikipathways/WP3915> , <http://identifiers.org/wikipathways/WP395> ;
    wp:organismName "Homo sapiens" ;
    a wp:GeneProduct , wp:Protein .
  <http://identifiers.org/wikipathways/WP3> wp:pathwayOntologyTag obo:PW_0000369 , obo:PW_0000378 .
  <http://identifiers.org/wikipathways/WP306> wp:pathwayOntologyTag obo:PW_0000648 .
  <http://identifiers.org/wikipathways/WP313> wp:pathwayOntologyTag obo:PW_0000105 , obo:PW_0000578 .
  <http://identifiers.org/wikipathways/WP3888> wp:pathwayOntologyTag obo:PW_0000243 .
  <http://identifiers.org/wikipathways/WP3915> wp:pathwayOntologyTag obo:PW_0000004 , obo:PW_0000143 .
  <http://identifiers.org/wikipathways/WP395> wp:pathwayOntologyTag obo:PW_0000512 , obo:PW_0000912 .
}
sub:provenance {
  <http://identifiers.org/wikipathways/WP306_r92678> dc:title "Focal Adhesion"@en .
  <http://identifiers.org/wikipathways/WP313_r79946> dc:title "Signaling of Hepatocyte Growth Factor Receptor"@en .
  <http://identifiers.org/wikipathways/WP3888_r90000> dc:title "VEGFA-VEGFR2 Signaling Pathway"@en .
  <http://identifiers.org/wikipathways/WP3915_r93137> dc:title "Angiopoietin Like Protein 8 Regulatory Pathway"@en .
  <http://identifiers.org/wikipathways/WP395_r89828> dc:title "IL-4 Signaling Pathway"@en .
  <http://identifiers.org/wikipathways/WP3_r92783> dc:title "Transcriptional activation by NRF2"@en .
  sub:assertion has-source: pmid:20413783 , <http://identifiers.org/wikipathways/WP306_r92678> , <http://identifiers.org/wikipathways/WP313_r79946> , <http://identifiers.org/wikipathways/WP3888_r90000> , <http://identifiers.org/wikipathways/WP3915_r93137> , <http://identifiers.org/wikipathways/WP395_r89828> , <http://identifiers.org/wikipathways/WP3_r92783> .
}
sub:publicationInfo {
  sub:activity a prov:Activity ;
    prov:atLocation wd:Q1137652 ;
    prov:used <https://github.com/wikipathways/nanopublications> .
  this: dcterms:created "2017-12-13T19:42:54.615+01:00"^^xsd:dateTime ;
    dcterms:rights <https://creativecommons.org/licenses/by/3.0/> ;
    <http://purl.org/nanopub/x/supersedes> <http://purl.org/np/RAWwl833191cTcM1BZVLk_TxyUmnpxYrpcrGr3I6ymxtM> ;
    prov:wasDerivedFrom <http://identifiers.org/wikipathways/WP306_r92678> , <http://identifiers.org/wikipathways/WP313_r79946> , <http://identifiers.org/wikipathways/WP3888_r90000> , <http://identifiers.org/wikipathways/WP3915_r93137> , <http://identifiers.org/wikipathways/WP395_r89828> , <http://identifiers.org/wikipathways/WP3_r92783> ;
    prov:wasGeneratedBy sub:activity .
}