@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/RAcBVrLXVzt6wlKsVykIVDI7Dsc4UuzE73oSYAp4QFHBg> .
@prefix sub: <http://purl.org/np/RAcBVrLXVzt6wlKsVykIVDI7Dsc4UuzE73oSYAp4QFHBg#> .
@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/P31749> dct:isPartOf <http://identifiers.org/wikipathways/WP1799> , <http://identifiers.org/wikipathways/WP1841> , <http://identifiers.org/wikipathways/WP1850> , <http://identifiers.org/wikipathways/WP1858> , <http://identifiers.org/wikipathways/WP1919> , <http://identifiers.org/wikipathways/WP1971> , <http://identifiers.org/wikipathways/WP1984> ;
    wp:organismName "Homo sapiens" ;
    a wp:Protein .
  <http://identifiers.org/wikipathways/WP1799> wp:pathwayOntologyTag obo:PW_0000235 .
  <http://identifiers.org/wikipathways/WP1841> wp:pathwayOntologyTag obo:PW_0000009 .
  <http://identifiers.org/wikipathways/WP1850> wp:pathwayOntologyTag obo:PW_0000002 .
  <http://identifiers.org/wikipathways/WP1858> wp:pathwayOntologyTag obo:PW_0000086 .
  <http://identifiers.org/wikipathways/WP1919> wp:pathwayOntologyTag obo:PW_0000243 .
  <http://identifiers.org/wikipathways/WP1971> wp:pathwayOntologyTag obo:PW_0000605 .
  <http://identifiers.org/wikipathways/WP1984> wp:pathwayOntologyTag obo:PW_0000624 .
}
sub:provenance {
  <http://identifiers.org/wikipathways/WP1799_r101585> dce:title "Costimulation by the CD28 family"@en .
  <http://identifiers.org/wikipathways/WP1841_r101524> dce:title "Intrinsic Pathway for Apoptosis"@en .
  <http://identifiers.org/wikipathways/WP1850_r101210> dce:title "Metabolism of nitric oxide"@en .
  <http://identifiers.org/wikipathways/WP1858_r101227> dce:title "Mitotic G1-G1/S phases"@en .
  <http://identifiers.org/wikipathways/WP1919_r101315> dce:title "Signaling by VEGF"@en .
  <http://identifiers.org/wikipathways/WP1971_r103003> dce:title "Integrated Cancer Pathway"@en .
  <http://identifiers.org/wikipathways/WP1984_r105392> dce:title "Integrated Breast Cancer Pathway"@en .
  sub:assertion has-source: pmid:10373555 , pmid:12112022 , pmid:9395488 , <http://identifiers.org/wikipathways/WP1799_r101585> , <http://identifiers.org/wikipathways/WP1841_r101524> , <http://identifiers.org/wikipathways/WP1850_r101210> , <http://identifiers.org/wikipathways/WP1858_r101227> , <http://identifiers.org/wikipathways/WP1919_r101315> , <http://identifiers.org/wikipathways/WP1971_r103003> , <http://identifiers.org/wikipathways/WP1984_r105392> .
}
sub:publicationInfo {
  sub:activity a prov:Activity ;
    prov:atLocation wd:Q1137652 ;
    prov:used <https://github.com/wikipathways/nanopublications> .
  this: dct:created "2019-08-11T15:19:42.895+02:00"^^xsd:dateTime ;
    dct:rights <http://creativecommons.org/publicdomain/zero/1.0/> ;
    npx:supersedes <http://purl.org/np/RAOT7fiq9Xa4VTsld7ALlLkzfE5ZCfRER_G3qo0rnblMg> ;
    prov:wasDerivedFrom <http://identifiers.org/wikipathways/WP1799_r101585> , <http://identifiers.org/wikipathways/WP1841_r101524> , <http://identifiers.org/wikipathways/WP1850_r101210> , <http://identifiers.org/wikipathways/WP1858_r101227> , <http://identifiers.org/wikipathways/WP1919_r101315> , <http://identifiers.org/wikipathways/WP1971_r103003> , <http://identifiers.org/wikipathways/WP1984_r105392> ;
    prov:wasGeneratedBy sub:activity .
}