@prefix this: <http://purl.org/np/RAFyRNFkU3H64XzXdL43WhyqTN3QbISBcKR3mXJXlPwzc> .
@prefix sub: <http://purl.org/np/RAFyRNFkU3H64XzXdL43WhyqTN3QbISBcKR3mXJXlPwzc#> .
@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/P31749> dcterms: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_0000605 , obo:PW_0000624 .
}
sub:provenance {
  <http://identifiers.org/wikipathways/WP1799_r101585> dc:title "Costimulation by the CD28 family"@en .
  <http://identifiers.org/wikipathways/WP1841_r101524> dc:title "Intrinsic Pathway for Apoptosis"@en .
  <http://identifiers.org/wikipathways/WP1850_r101210> dc:title "Metabolism of nitric oxide"@en .
  <http://identifiers.org/wikipathways/WP1858_r101227> dc:title "Mitotic G1-G1/S phases"@en .
  <http://identifiers.org/wikipathways/WP1919_r101315> dc:title "Signaling by VEGF"@en .
  <http://identifiers.org/wikipathways/WP1971_r106620> dc:title "Integrated Cancer Pathway"@en .
  <http://identifiers.org/wikipathways/WP1984_r108807> dc: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_r106620> , <http://identifiers.org/wikipathways/WP1984_r108807> .
}
sub:publicationInfo {
  sub:activity a prov:Activity ;
    prov:atLocation wd:Q1137652 ;
    prov:used <https://github.com/wikipathways/nanopublications> .
  this: dcterms:created "2020-02-19T13:46:28.112+01:00"^^xsd:dateTime ;
    dcterms:rights <http://creativecommons.org/publicdomain/zero/1.0/> ;
    <http://purl.org/nanopub/x/supersedes> <http://purl.org/np/RADRBPWiVPEPZIlJDYEK6Kh92Zes9NyQZfck5i7GPZ3w4> ;
    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_r106620> , <http://identifiers.org/wikipathways/WP1984_r108807> ;
    prov:wasGeneratedBy sub:activity .
}