@prefix rdf:	<http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix ns1:	<http://purl.obolibrary.org/obo/> .
@prefix owl:	<http://www.w3.org/2002/07/owl#> .
ns1:RO_0002435	rdf:type	owl:ObjectProperty ,
		owl:SymmetricProperty .
@prefix rdfs:	<http://www.w3.org/2000/01/rdf-schema#> .
ns1:RO_0002435	rdfs:subPropertyOf	ns1:RO_0002434 ;
	rdfs:label	"genetically interacts with" ;
	rdfs:seeAlso	ns1:ECO_0000316 .
@prefix xsd:	<http://www.w3.org/2001/XMLSchema#> .
ns1:RO_0002435	rdfs:seeAlso	"http://purl.obolibrary.org/obo/MI_0208"^^xsd:anyURI ;
	ns1:IAO_0000116	"An interaction that holds between two genetic entities (genes, alleles) through some genetic interaction (e.g. epistasis)" ;
	ns1:IAO_0000117	"Chris Mungall" .