@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/RAQ2v38zhAJz6Dk98l9r_WkaA80quqwIPC7lHKc295PY4> .
@prefix sub: <http://purl.org/np/RAQ2v38zhAJz6Dk98l9r_WkaA80quqwIPC7lHKc295PY4#> .
@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/uniprot/P63000> dct:isPartOf <http://identifiers.org/wikipathways/WP2526> , <http://identifiers.org/wikipathways/WP2653> , <http://identifiers.org/wikipathways/WP2684> , <http://identifiers.org/wikipathways/WP2694> , <http://identifiers.org/wikipathways/WP2713> , <http://identifiers.org/wikipathways/WP2759> , <http://identifiers.org/wikipathways/WP2777> ;
    wp:organismName "Homo sapiens" ;
    a wp:Protein .
  <http://identifiers.org/wikipathways/WP2526> wp:pathwayOntologyTag obo:PW_0000209 , obo:PW_0000297 .
  <http://identifiers.org/wikipathways/WP2653> wp:pathwayOntologyTag obo:PW_0000003 , obo:PW_0001193 .
  <http://identifiers.org/wikipathways/WP2684> wp:pathwayOntologyTag obo:PW_0001028 .
  <http://identifiers.org/wikipathways/WP2694> wp:pathwayOntologyTag obo:PW_0000023 .
  <http://identifiers.org/wikipathways/WP2713> wp:pathwayOntologyTag obo:PW_0000003 .
  <http://identifiers.org/wikipathways/WP2759> wp:pathwayOntologyTag obo:PW_0001151 .
  <http://identifiers.org/wikipathways/WP2777> wp:pathwayOntologyTag obo:PW_0000181 .
}
sub:provenance {
  <http://identifiers.org/wikipathways/WP2526_r103637> dce:title "PDGF Pathway"@en .
  <http://identifiers.org/wikipathways/WP2653_r101336> dce:title "PIP3 activates AKT signaling"@en .
  <http://identifiers.org/wikipathways/WP2684_r101263> dce:title "Host Interactions of HIV factors"@en .
  <http://identifiers.org/wikipathways/WP2694_r101329> dce:title "DAP12 interactions"@en .
  <http://identifiers.org/wikipathways/WP2713_r101337> dce:title "Signaling by SCF-KIT"@en .
  <http://identifiers.org/wikipathways/WP2759_r101307> dce:title "Fc epsilon receptor (FCERI) signaling"@en .
  <http://identifiers.org/wikipathways/WP2777_r101640> dce:title "Translocation of SLC2A4 (GLUT4) to the plasma membrane"@en .
  sub:assertion has-source: pmid:1903399 , pmid:22157745 , <http://identifiers.org/wikipathways/WP2526_r103637> , <http://identifiers.org/wikipathways/WP2653_r101336> , <http://identifiers.org/wikipathways/WP2684_r101263> , <http://identifiers.org/wikipathways/WP2694_r101329> , <http://identifiers.org/wikipathways/WP2713_r101337> , <http://identifiers.org/wikipathways/WP2759_r101307> , <http://identifiers.org/wikipathways/WP2777_r101640> .
}
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/RAPlDALfYk2SyS3hySzLB-BhM-5Dn5LF3HNhXU6W_fsno> ;
    prov:wasDerivedFrom <http://identifiers.org/wikipathways/WP2526_r103637> , <http://identifiers.org/wikipathways/WP2653_r101336> , <http://identifiers.org/wikipathways/WP2684_r101263> , <http://identifiers.org/wikipathways/WP2694_r101329> , <http://identifiers.org/wikipathways/WP2713_r101337> , <http://identifiers.org/wikipathways/WP2759_r101307> , <http://identifiers.org/wikipathways/WP2777_r101640> ;
    prov:wasGeneratedBy sub:activity .
}