@prefix rdf:	<http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix ns1:	<http://www.w3.org/2003/11/swrl#> .
_:b1214789	rdf:type	ns1:Imp .
@prefix xsd:	<http://www.w3.org/2001/XMLSchema#> .
@prefix rdfs:	<http://www.w3.org/2000/01/rdf-schema#> .
_:b1214789	rdfs:label	"involved in BP"^^xsd:string ;
	rdfs:comment	"GP(X)-enables->MF(Y)-part_of->BP(Z) => GP(X) involved_in BP(Z) e.g. if X enables 'protein kinase activity' and Y 'part of' 'signal tranduction' then X involved in 'signal transduction'"^^xsd:string .
@prefix ns4:	<http://swrl.stanford.edu/ontologies/3.3/swrla.owl#> .
_:b1214789	ns4:isRuleEnabled	"true"^^xsd:boolean ;
	ns1:body	_:b1214790 ;
	ns1:head	_:b1214796 .
_:b1214790	rdf:type	ns1:AtomList ;
	rdf:first	_:b1214791 ;
	rdf:rest	_:b1214792 .
_:b1214791	rdf:type	ns1:ClassAtom .
@prefix ns5:	<urn:swrl#> .
_:b1214791	ns1:argument1	ns5:z .
@prefix ns6:	<http://purl.obolibrary.org/obo/> .
_:b1214791	ns1:classPredicate	ns6:GO_0008150 .
_:b1214792	rdf:type	ns1:AtomList ;
	rdf:first	_:b1214793 ;
	rdf:rest	_:b1214794 .
_:b1214793	rdf:type	ns1:IndividualPropertyAtom ;
	ns1:argument1	ns5:y ;
	ns1:argument2	ns5:z ;
	ns1:propertyPredicate	ns6:BFO_0000050 .
_:b1214794	rdf:type	ns1:AtomList ;
	rdf:first	_:b1214795 ;
	rdf:rest	rdf:nil .
_:b1214795	rdf:type	ns1:IndividualPropertyAtom ;
	ns1:argument1	ns5:x ;
	ns1:argument2	ns5:y ;
	ns1:propertyPredicate	ns6:RO_0002327 .
_:b1214796	rdf:type	ns1:AtomList ;
	rdf:first	_:b1214797 ;
	rdf:rest	rdf:nil .
_:b1214797	rdf:type	ns1:IndividualPropertyAtom ;
	ns1:argument1	ns5:x ;
	ns1:argument2	ns5:z ;
	ns1:propertyPredicate	ns6:RO_0002331 .