@prefix    owl: <http://www.w3.org/2002/07/owl#> .
@prefix   rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix    rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix biopax: <http://www.reactome.org/biopax/48887#> .
@prefix    obo: <http://purl.obolibrary.org/obo/> .

# Named toplevel resources (7)

<http://example.org>
	a owl:Ontology ;
	owl:imports <http://purl.obolibrary.org/obo/go.owl> ,
		    <http://purl.obolibrary.org/obo/go/extensions/lego-relations.owl> .

biopax:BiochemicalReaction2712
	a obo:GO_0050690 ;
	obo:BFO_0000050 biopax:Pathway632 ;
	rdfs:label "Nef mediated activation of the T-cell receptor"@em .

biopax:BiochemicalReaction2713
	a obo:GO_0003674 ;
	obo:BFO_0000050 biopax:Pathway632 ;
	rdfs:label "Nef Binds and activates the Src-family tyrosine kinase Hck"@em .

biopax:BiochemicalReaction2714
	a obo:GO_0003674 ;
	obo:BFO_0000050 biopax:Pathway632 ;
	rdfs:label "Nef Binds and activates the Src-family tyrosine kinase Fyn"@em .

biopax:BiochemicalReaction2715
	a obo:GO_0003674 ;
	obo:BFO_0000050 biopax:Pathway632 ;
	rdfs:label "Nef Binds and activates the Src-family tyrosine kinase Lck"@em .

biopax:BiochemicalReaction2716
	a obo:GO_0003674 ;
	obo:BFO_0000050 biopax:Pathway632 ;
	rdfs:label "Nef binds a ternary complex comprising DOCK2 guanine nucleotide exchange factor for small Rho-family GTPase Rac, its cofactor ELMO1, and Rac, and activates Rac through this interaction"@em .

biopax:Pathway632
	a obo:GO_0008150 ;
	rdfs:label "Nef and signal transduction"@em .