@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_0002302	rdf:type	owl:ObjectProperty .
@prefix rdfs:	<http://www.w3.org/2000/01/rdf-schema#> .
ns1:RO_0002302	rdfs:subPropertyOf	ns1:RO_0002410 ;
	owl:inverseOf	ns1:RO_0002606 ;
	rdfs:label	"is treated by substance" .
@prefix xsd:	<http://www.w3.org/2001/XMLSchema#> .
@prefix dc:	<http://purl.org/dc/elements/1.1/> .
ns1:RO_0002302	dc:creator	"cjm"^^xsd:string .
@prefix obo:	<http://www.geneontology.org/formats/oboInOwl#> .
ns1:RO_0002302	obo:inSubset	ns1:RO_0002259 ;
	ns1:IAO_0000115	"Inverse of 'is substance that treats'" .