@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_0002614	rdf:type	owl:ObjectProperty .
@prefix rdfs:	<http://www.w3.org/2000/01/rdf-schema#> .
ns1:RO_0002614	rdfs:subPropertyOf	ns1:RO_0002616 ;
	rdfs:label	"is evidence with support from" ;
	rdfs:comment	"In the Gene Ontology association model, this corresponds to the With/From field" ;
	ns1:IAO_0000112	"An instance of a sequence similarity evidence (ECO:0000044) that uses a homologous sequence UniProtKB:P12345 as support." ;
	ns1:IAO_0000115	"A relationship between a piece of evidence and an entity that plays a role in supporting that evidence." .