@prefix dce: <http://purl.org/dc/elements/1.1/> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix ensembl: <http://identifiers.org/ensembl/> .
@prefix npx: <http://purl.org/nanopub/x/> .
@prefix this: <http://purl.org/np/RA3BWoKijn4xYlL_1p_SUpO8EwDXSpFlJkND14bw6KPqU> .
@prefix sub: <http://purl.org/np/RA3BWoKijn4xYlL_1p_SUpO8EwDXSpFlJkND14bw6KPqU#> .
@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 {
  ensembl: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_r96058/Complex/daadd> wp:organismName "Homo sapiens" ;
    wp:participant ensembl: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_r96058> dce:title "T-Cell Receptor and Co-stimulatory Signaling"@en .
  sub:assertion has-source: pmid:23483280 , <http://identifiers.org/wikipathways/WP2583_r96058> .
}
sub:publicationInfo {
  this: dct:created "2018-06-09T11:20:13.608+02:00"^^xsd:dateTime ;
    dct:rights <http://creativecommons.org/publicdomain/zero/1.0/> ;
    npx:supersedes <http://purl.org/np/RAP0BveoVgEp9zZdLz_DE9uCMr3bTXmuG8w41CWRrNMJg> ;
    prov:wasDerivedFrom <http://identifiers.org/wikipathways/WP2583_r96058> .
}