@prefix this: <http://purl.org/np/RA3C8a6c0M_SK7V_6BTop7pl52iZHK-hZcDhVFqZAHtzQ> .
@prefix sub: <http://purl.org/np/RA3C8a6c0M_SK7V_6BTop7pl52iZHK-hZcDhVFqZAHtzQ#> .
@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_r105008> 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_r105478> dc:title "VEGFA-VEGFR2 Signaling Pathway"@en .
  <http://identifiers.org/wikipathways/WP3915_r105529> 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_r105008> , <http://identifiers.org/wikipathways/WP313_r97740> , <http://identifiers.org/wikipathways/WP35_r88601> , <http://identifiers.org/wikipathways/WP3888_r105478> , <http://identifiers.org/wikipathways/WP3915_r105529> .
}
sub:publicationInfo {
  sub:activity a prov:Activity ;
    prov:atLocation wd:Q1137652 ;
    prov:used <https://github.com/wikipathways/nanopublications> .
  this: dcterms:created "2019-08-11T15:21:22.190+02:00"^^xsd:dateTime ;
    dcterms:rights <http://creativecommons.org/publicdomain/zero/1.0/> ;
    <http://purl.org/nanopub/x/supersedes> <http://purl.org/np/RAA2T10lgP0LDBFr5NgXA1pIHyEvrNNfu8QUKFFxv5nrs> ;
    prov:wasDerivedFrom <http://identifiers.org/wikipathways/WP304_r78799> , <http://identifiers.org/wikipathways/WP306_r105008> , <http://identifiers.org/wikipathways/WP313_r97740> , <http://identifiers.org/wikipathways/WP35_r88601> , <http://identifiers.org/wikipathways/WP3888_r105478> , <http://identifiers.org/wikipathways/WP3915_r105529> ;
    prov:wasGeneratedBy sub:activity .
}