@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/RACkpiziy5pbX98O0tUcCIvslfZ_4N-LX5cwzDo3O14as> .
@prefix sub: <http://purl.org/np/RACkpiziy5pbX98O0tUcCIvslfZ_4N-LX5cwzDo3O14as#> .
@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/3265> dct: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> dce:title "Kit receptor signaling pathway"@en .
  <http://identifiers.org/wikipathways/WP306_r95135> dce:title "Focal Adhesion"@en .
  <http://identifiers.org/wikipathways/WP313_r79946> dce:title "Signaling of Hepatocyte Growth Factor Receptor"@en .
  <http://identifiers.org/wikipathways/WP35_r88601> dce:title "G Protein Signaling Pathways"@en .
  <http://identifiers.org/wikipathways/WP3888_r90000> dce:title "VEGFA-VEGFR2 Signaling Pathway"@en .
  <http://identifiers.org/wikipathways/WP3915_r94801> dce: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_r95135> , <http://identifiers.org/wikipathways/WP313_r79946> , <http://identifiers.org/wikipathways/WP35_r88601> , <http://identifiers.org/wikipathways/WP3888_r90000> , <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: dct:created "2018-03-29T10:04:21.802+02:00"^^xsd:dateTime ;
    dct:rights <https://creativecommons.org/licenses/by/3.0/> ;
    npx:supersedes <http://purl.org/np/RAb-vDLavYEELisJYrYYbbxsQnvQy-EPxO9gwTJ4m9bOg> ;
    prov:wasDerivedFrom <http://identifiers.org/wikipathways/WP304_r78799> , <http://identifiers.org/wikipathways/WP306_r95135> , <http://identifiers.org/wikipathways/WP313_r79946> , <http://identifiers.org/wikipathways/WP35_r88601> , <http://identifiers.org/wikipathways/WP3888_r90000> , <http://identifiers.org/wikipathways/WP3915_r94801> ;
    prov:wasGeneratedBy sub:activity .
}