@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_0002503	rdf:type	owl:ObjectProperty .
@prefix rdfs:	<http://www.w3.org/2000/01/rdf-schema#> .
ns1:RO_0002503	rdfs:subPropertyOf	ns1:RO_0002502 ;
	rdfs:label	"towards" ;
	ns1:IAO_0000115	"q towards e2 if and only if q is a relational quality such that q inheres-in some e, and e != e2 and q is dependent on e2" ;
	ns1:IAO_0000116	"This relation is provided in order to support the use of relational qualities such as 'concentration of'; for example, the concentration of C in V is a quality that inheres in V, but pertains to C." ;
	ns1:IAO_0000117	"Chris Mungall" ;
	ns1:IAO_0000119	<http://www.ncbi.nlm.nih.gov/pubmed/20064205> .