@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_0002436	rdf:type	owl:SymmetricProperty ,
		owl:ObjectProperty .
@prefix rdfs:	<http://www.w3.org/2000/01/rdf-schema#> .
ns1:RO_0002436	rdfs:subPropertyOf	ns1:RO_0002434 ;
	rdfs:label	"molecularly interacts with" .
@prefix xsd:	<http://www.w3.org/2001/XMLSchema#> .
ns1:RO_0002436	rdfs:seeAlso	"http://purl.obolibrary.org/obo/MI_0915"^^xsd:anyURI ,
		ns1:ECO_0000353 ;
	ns1:IAO_0000115	"An interaction relationship in which the two partners are molecular entities that directly physically interact with each other for example via a stable binding interaction or a brief interaction during which one modifies the other." ;
	ns1:IAO_0000117	"Chris Mungall" ;
	ns1:IAO_0000118	"binds" ,
		"molecularly binds with" .