@prefix ens: <http://identifiers.org/ensembl/> .
@prefix cczero: <http://creativecommons.org/publicdomain/zero/1.0/> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix dce: <http://purl.org/dc/elements/1.1/> .
@prefix this: <http://purl.org/np/RAb_fhxeOg_1QRuCKzsP6gq7e1ohywyhgv81jWccMq86s> .
@prefix sub: <http://purl.org/np/RAb_fhxeOg_1QRuCKzsP6gq7e1ohywyhgv81jWccMq86s#> .
@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 prov: <http://www.w3.org/ns/prov#> .
@prefix pmid: <http://identifiers.org/pubmed/> .
sub:head {
  this: np:hasAssertion sub:assertion ;
    np:hasProvenance sub:provenance ;
    np:hasPublicationInfo sub:publicationInfo ;
    a np:Nanopublication .
}
sub:assertion {
  ens:ENSG00000253079 a wp:GeneProduct .
  <http://identifiers.org/ncbigene/1452> a wp:GeneProduct .
  <http://identifiers.org/ncbigene/1859> a wp:GeneProduct .
  <http://identifiers.org/ncbigene/2931> a wp:GeneProduct , wp:Protein .
  <http://identifiers.org/ncbigene/2932> a wp:GeneProduct , wp:Protein .
  <http://identifiers.org/ncbigene/4773> a wp:GeneProduct , wp:Protein .
  <http://identifiers.org/ncbigene/8445> a wp:GeneProduct .
  <http://rdf.wikipathways.org/Pathway/WP2583_r105831/Complex/daadd> wp:organismName "Homo sapiens" ;
    wp:participant ens:ENSG00000253079 , <http://identifiers.org/ncbigene/1452> , <http://identifiers.org/ncbigene/1859> , <http://identifiers.org/ncbigene/2931> , <http://identifiers.org/ncbigene/2932> , <http://identifiers.org/ncbigene/4773> , <http://identifiers.org/ncbigene/8445> ;
    a wp:Complex .
}
sub:provenance {
  <http://identifiers.org/wikipathways/WP2583_r105831> dce:title "T-Cell Receptor and Co-stimulatory Signaling"@en .
  sub:assertion has-source: pmid:23483280 , <http://identifiers.org/wikipathways/WP2583_r105831> .
}
sub:publicationInfo {
  this: dct:created "2020-02-19T13:26:08.413+01:00"^^xsd:dateTime ;
    dct:rights cczero: ;
    prov:wasDerivedFrom <http://identifiers.org/wikipathways/WP2583_r105831> .
}