@prefix dce: <http://purl.org/dc/elements/1.1/> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix nanopub: <http://www.nanopub.org/nschema#> .
@prefix npx: <http://purl.org/nanopub/x/> .
@prefix this: <http://purl.org/np/RAAS8ZFaPcjdrb2LbdQQZNBsG_RJIV_W8kvsHrdbRz9PA> .
@prefix sub: <http://purl.org/np/RAAS8ZFaPcjdrb2LbdQQZNBsG_RJIV_W8kvsHrdbRz9PA#> .
@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 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: nanopub:hasAssertion sub:assertion ;
    nanopub:hasProvenance sub:provenance ;
    nanopub:hasPublicationInfo sub:publicationInfo ;
    a nanopub:Nanopublication .
}
sub:assertion {
  <http://identifiers.org/uniprot/P63000> dct:isPartOf <http://identifiers.org/wikipathways/WP1799> , <http://identifiers.org/wikipathways/WP1808> , <http://identifiers.org/wikipathways/WP1815> , <http://identifiers.org/wikipathways/WP1824> , <http://identifiers.org/wikipathways/WP1826> , <http://identifiers.org/wikipathways/WP1868> , <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/WP1808> wp:pathwayOntologyTag obo:PW_0000003 .
  <http://identifiers.org/wikipathways/WP1815> wp:pathwayOntologyTag obo:PW_0000475 .
  <http://identifiers.org/wikipathways/WP1824> wp:pathwayOntologyTag obo:PW_0000003 .
  <http://identifiers.org/wikipathways/WP1826> wp:pathwayOntologyTag obo:PW_0000003 , obo:PW_0000475 .
  <http://identifiers.org/wikipathways/WP1868> wp:pathwayOntologyTag obo:PW_0000003 , obo:PW_0000059 .
  <http://identifiers.org/wikipathways/WP1984> wp:pathwayOntologyTag obo:PW_0000624 .
}
sub:provenance {
  <http://identifiers.org/wikipathways/WP1799_r87163> dce:title "Costimulation by the CD28 family"@en .
  <http://identifiers.org/wikipathways/WP1808_r87434> dce:title "DSCAM interactions"@en .
  <http://identifiers.org/wikipathways/WP1815_r87443> dce:title "Factors involved in megakaryocyte development and platelet production"@en .
  <http://identifiers.org/wikipathways/WP1824_r87457> dce:title "GPCR downstream signaling"@en .
  <http://identifiers.org/wikipathways/WP1826_r87460> dce:title "GPVI-mediated activation cascade"@en .
  <http://identifiers.org/wikipathways/WP1868_r88041> dce:title "Netrin-1 signaling"@en .
  <http://identifiers.org/wikipathways/WP1984_r92369> dce:title "Integrated Breast Cancer Pathway"@en .
  sub:assertion has-source: pmid:1903399 , pmid:22157745 , <http://identifiers.org/wikipathways/WP1799_r87163> , <http://identifiers.org/wikipathways/WP1808_r87434> , <http://identifiers.org/wikipathways/WP1815_r87443> , <http://identifiers.org/wikipathways/WP1824_r87457> , <http://identifiers.org/wikipathways/WP1826_r87460> , <http://identifiers.org/wikipathways/WP1868_r88041> , <http://identifiers.org/wikipathways/WP1984_r92369> .
}
sub:publicationInfo {
  sub:activity a prov:Activity ;
    prov:atLocation wd:Q1137652 ;
    prov:used <https://github.com/wikipathways/nanopublications> .
  this: dct:created "2017-06-26T10:51:57.009+02:00"^^xsd:dateTime ;
    dct:rights <https://creativecommons.org/licenses/by/3.0/> ;
    npx:supersedes <http://purl.org/np/RA19I-epRA6jRTTw4ZTpT0epX_EIw4KC_7r6czZecvDRI> ;
    prov:wasDerivedFrom <http://identifiers.org/wikipathways/WP1799_r87163> , <http://identifiers.org/wikipathways/WP1808_r87434> , <http://identifiers.org/wikipathways/WP1815_r87443> , <http://identifiers.org/wikipathways/WP1824_r87457> , <http://identifiers.org/wikipathways/WP1826_r87460> , <http://identifiers.org/wikipathways/WP1868_r88041> , <http://identifiers.org/wikipathways/WP1984_r92369> ;
    prov:wasGeneratedBy sub:activity .
}