@prefix this: <http://purl.org/np/RAnt4fr0nOgeLrrxk9n1JrNEG37-YU2QfSzQjOXu9hLmM> .
@prefix sub: <http://purl.org/np/RAnt4fr0nOgeLrrxk9n1JrNEG37-YU2QfSzQjOXu9hLmM#> .
@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/uniprot/P17252> dcterms:isPartOf <http://identifiers.org/wikipathways/WP2654> , <http://identifiers.org/wikipathways/WP2664> , <http://identifiers.org/wikipathways/WP2688> , <http://identifiers.org/wikipathways/WP2713> , <http://identifiers.org/wikipathways/WP2733> , <http://identifiers.org/wikipathways/WP2776> , <http://identifiers.org/wikipathways/WP2780> , <http://identifiers.org/wikipathways/WP2787> ;
    wp:organismName "Homo sapiens" ;
    a wp:Protein .
  <http://identifiers.org/wikipathways/WP2654> wp:pathwayOntologyTag obo:PW_0000004 , obo:PW_0000086 .
  <http://identifiers.org/wikipathways/WP2664> wp:pathwayOntologyTag obo:PW_0000003 .
  <http://identifiers.org/wikipathways/WP2688> wp:pathwayOntologyTag obo:PW_0000003 , obo:PW_0000023 .
  <http://identifiers.org/wikipathways/WP2713> wp:pathwayOntologyTag obo:PW_0000003 .
  <http://identifiers.org/wikipathways/WP2733> wp:pathwayOntologyTag obo:PW_0000004 .
  <http://identifiers.org/wikipathways/WP2776> wp:pathwayOntologyTag obo:PW_0001008 .
  <http://identifiers.org/wikipathways/WP2780> wp:pathwayOntologyTag obo:PW_0000003 .
  <http://identifiers.org/wikipathways/WP2787> wp:pathwayOntologyTag obo:PW_0000659 .
}
sub:provenance {
  <http://identifiers.org/wikipathways/WP2654_r93896> dc:title "Mitotic Prophase"@en .
  <http://identifiers.org/wikipathways/WP2664_r93801> dc:title "Gastrin-CREB signalling pathway via PKC and MAPK"@en .
  <http://identifiers.org/wikipathways/WP2688_r93895> dc:title "DAG and IP3 signaling"@en .
  <http://identifiers.org/wikipathways/WP2713_r93973> dc:title "Signaling by SCF-KIT"@en .
  <http://identifiers.org/wikipathways/WP2733_r93782> dc:title "Regulation of mRNA stability by proteins that bind AU-rich elements"@en .
  <http://identifiers.org/wikipathways/WP2776_r94030> dc:title "Visual phototransduction"@en .
  <http://identifiers.org/wikipathways/WP2780_r94020> dc:title "Signaling by ERBB2"@en .
  <http://identifiers.org/wikipathways/WP2787_r93975> dc:title "Syndecan interactions"@en .
  sub:assertion has-source: pmid:8749392 , pmid:9889098 , <http://identifiers.org/wikipathways/WP2654_r93896> , <http://identifiers.org/wikipathways/WP2664_r93801> , <http://identifiers.org/wikipathways/WP2688_r93895> , <http://identifiers.org/wikipathways/WP2713_r93973> , <http://identifiers.org/wikipathways/WP2733_r93782> , <http://identifiers.org/wikipathways/WP2776_r94030> , <http://identifiers.org/wikipathways/WP2780_r94020> , <http://identifiers.org/wikipathways/WP2787_r93975> .
}
sub:publicationInfo {
  sub:activity a prov:Activity ;
    prov:atLocation wd:Q1137652 ;
    prov:used <https://github.com/wikipathways/nanopublications> .
  this: dcterms:created "2018-06-09T11:20:23.561+02:00"^^xsd:dateTime ;
    dcterms:rights <http://creativecommons.org/publicdomain/zero/1.0/> ;
    <http://purl.org/nanopub/x/supersedes> <http://purl.org/np/RAJluKzsHIS0QhXaOz_81HHUMI8eePBae3UvY2gmS9dpk> ;
    prov:wasDerivedFrom <http://identifiers.org/wikipathways/WP2654_r93896> , <http://identifiers.org/wikipathways/WP2664_r93801> , <http://identifiers.org/wikipathways/WP2688_r93895> , <http://identifiers.org/wikipathways/WP2713_r93973> , <http://identifiers.org/wikipathways/WP2733_r93782> , <http://identifiers.org/wikipathways/WP2776_r94030> , <http://identifiers.org/wikipathways/WP2780_r94020> , <http://identifiers.org/wikipathways/WP2787_r93975> ;
    prov:wasGeneratedBy sub:activity .
}