@prefix this: <http://purl.org/np/RA1SpkifPrhcUGBAdPYqX_6hGD6a4sPdXzMkFHQ45v8BI> .
@prefix sub: <http://purl.org/np/RA1SpkifPrhcUGBAdPYqX_6hGD6a4sPdXzMkFHQ45v8BI#> .
@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/P27986> dcterms:isPartOf <http://identifiers.org/wikipathways/WP1794> , <http://identifiers.org/wikipathways/WP1799> , <http://identifiers.org/wikipathways/WP1823> , <http://identifiers.org/wikipathways/WP1824> , <http://identifiers.org/wikipathways/WP1826> , <http://identifiers.org/wikipathways/WP1867> , <http://identifiers.org/wikipathways/WP1873> ;
    wp:organismName "Homo sapiens" ;
    a wp:Protein .
  <http://identifiers.org/wikipathways/WP1794> wp:pathwayOntologyTag obo:PW_0000475 .
  <http://identifiers.org/wikipathways/WP1799> wp:pathwayOntologyTag obo:PW_0000235 .
  <http://identifiers.org/wikipathways/WP1823> 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/WP1867> wp:pathwayOntologyTag obo:PW_0000003 .
  <http://identifiers.org/wikipathways/WP1873> wp:pathwayOntologyTag obo:PW_0000003 .
}
sub:provenance {
  <http://identifiers.org/wikipathways/WP1794_r87157> dc:title "Cell surface interactions at the vascular wall"@en .
  <http://identifiers.org/wikipathways/WP1799_r87163> dc:title "Costimulation by the CD28 family"@en .
  <http://identifiers.org/wikipathways/WP1823_r87456> dc:title "GP1b-IX-V activation signalling"@en .
  <http://identifiers.org/wikipathways/WP1824_r87457> dc:title "GPCR downstream signaling"@en .
  <http://identifiers.org/wikipathways/WP1826_r87460> dc:title "GPVI-mediated activation cascade"@en .
  <http://identifiers.org/wikipathways/WP1867_r88033> dc:title "Nephrin interactions"@en .
  <http://identifiers.org/wikipathways/WP1873_r88055> dc:title "NGF signalling via TRKA from the plasma membrane"@en .
  sub:assertion has-source: pmid:11087752 , pmid:11526404 , <http://identifiers.org/wikipathways/WP1794_r87157> , <http://identifiers.org/wikipathways/WP1799_r87163> , <http://identifiers.org/wikipathways/WP1823_r87456> , <http://identifiers.org/wikipathways/WP1824_r87457> , <http://identifiers.org/wikipathways/WP1826_r87460> , <http://identifiers.org/wikipathways/WP1867_r88033> , <http://identifiers.org/wikipathways/WP1873_r88055> .
}
sub:publicationInfo {
  sub:activity a prov:Activity ;
    prov:atLocation wd:Q1137652 ;
    prov:used <https://github.com/wikipathways/nanopublications> .
  this: dcterms:created "2017-05-08T13:07:18.894+02:00"^^xsd:dateTime ;
    dcterms:rights <https://creativecommons.org/licenses/by/3.0/> ;
    prov:wasDerivedFrom <http://identifiers.org/wikipathways/WP1794_r87157> , <http://identifiers.org/wikipathways/WP1799_r87163> , <http://identifiers.org/wikipathways/WP1823_r87456> , <http://identifiers.org/wikipathways/WP1824_r87457> , <http://identifiers.org/wikipathways/WP1826_r87460> , <http://identifiers.org/wikipathways/WP1867_r88033> , <http://identifiers.org/wikipathways/WP1873_r88055> ;
    prov:wasGeneratedBy sub:activity .
}