@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_0002603	rdf:type	owl:AnnotationProperty .
@prefix rdfs:	<http://www.w3.org/2000/01/rdf-schema#> .
ns1:RO_0002603	rdfs:subPropertyOf	ns1:RO_0002602 ;
	rdfs:label	"is approximately equivalent to" ;
	ns1:IAO_0000115	"x is approximately equivalent to y if it is the case that x is equivalent, identical or near-equivalent to y" ;
	ns1:IAO_0000232	"The precise meaning of this property is dependent upon some contexts. It is intended to group multiple possible formalisms. Possibilities include a probabilistic interpretation, for example, Pr(x=y) > 0.95. Other possibilities include reified statements of belief, for example, \"Database D states that x=y\"" .