@prefix this: <http://purl.org/np/RAQWJ5oQ4xYCsOqfqSJt8DmXpcYEFFh7_8_lQvi3r5yE0> .
@prefix sub: <http://purl.org/np/RAQWJ5oQ4xYCsOqfqSJt8DmXpcYEFFh7_8_lQvi3r5yE0#> .
@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/3265> dcterms:isPartOf <http://identifiers.org/wikipathways/WP304> , <http://identifiers.org/wikipathways/WP306> , <http://identifiers.org/wikipathways/WP313> , <http://identifiers.org/wikipathways/WP35> , <http://identifiers.org/wikipathways/WP3888> , <http://identifiers.org/wikipathways/WP3915> ;
    wp:organismName "Homo sapiens" ;
    a wp:GeneProduct , wp:Protein .
  <http://identifiers.org/wikipathways/WP304> wp:pathwayOntologyTag obo:PW_0000828 , obo:PW_0001227 .
  <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/WP35> wp:pathwayOntologyTag obo:PW_0000125 , obo:PW_0000227 , obo:PW_0000228 , obo:PW_0000229 , obo:PW_0000230 .
  <http://identifiers.org/wikipathways/WP3888> wp:pathwayOntologyTag obo:PW_0000243 .
  <http://identifiers.org/wikipathways/WP3915> wp:pathwayOntologyTag obo:PW_0000004 , obo:PW_0000143 .
}
sub:provenance {
  <http://identifiers.org/wikipathways/WP304_r78799> dc:title "Kit receptor signaling pathway"@en .
  <http://identifiers.org/wikipathways/WP306_r97459> dc:title "Focal Adhesion"@en .
  <http://identifiers.org/wikipathways/WP313_r97740> dc:title "Signaling of Hepatocyte Growth Factor Receptor"@en .
  <http://identifiers.org/wikipathways/WP35_r88601> dc:title "G Protein Signaling Pathways"@en .
  <http://identifiers.org/wikipathways/WP3888_r102004> dc:title "VEGFA-VEGFR2 Signaling Pathway"@en .
  <http://identifiers.org/wikipathways/WP3915_r94801> dc:title "Angiopoietin Like Protein 8 Regulatory Pathway"@en .
  sub:assertion has-source: pmid:11682481 , <http://identifiers.org/wikipathways/WP304_r78799> , <http://identifiers.org/wikipathways/WP306_r97459> , <http://identifiers.org/wikipathways/WP313_r97740> , <http://identifiers.org/wikipathways/WP35_r88601> , <http://identifiers.org/wikipathways/WP3888_r102004> , <http://identifiers.org/wikipathways/WP3915_r94801> .
}
sub:publicationInfo {
  sub:activity a prov:Activity ;
    prov:atLocation wd:Q1137652 ;
    prov:used <https://github.com/wikipathways/nanopublications> .
  this: dcterms:created "2018-12-15T09:33:31.037+01:00"^^xsd:dateTime ;
    dcterms:rights <http://creativecommons.org/publicdomain/zero/1.0/> ;
    <http://purl.org/nanopub/x/supersedes> <http://purl.org/np/RAECFF5WymieqHMDbHw_3OB_iNv686i20wTqke0tH_oQE> ;
    prov:wasDerivedFrom <http://identifiers.org/wikipathways/WP304_r78799> , <http://identifiers.org/wikipathways/WP306_r97459> , <http://identifiers.org/wikipathways/WP313_r97740> , <http://identifiers.org/wikipathways/WP35_r88601> , <http://identifiers.org/wikipathways/WP3888_r102004> , <http://identifiers.org/wikipathways/WP3915_r94801> ;
    prov:wasGeneratedBy sub:activity .
}