@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_0002315	rdf:type	owl:ObjectProperty .
@prefix rdfs:	<http://www.w3.org/2000/01/rdf-schema#> .
ns1:RO_0002315	rdfs:subPropertyOf	ns1:RO_0000057 ,
		ns1:RO_0002295 ;
	rdfs:label	"results in acquisition of features of"@en ;
	rdfs:range	ns1:CL_0000000 .
@prefix xsd:	<http://www.w3.org/2001/XMLSchema#> .
@prefix obo:	<http://www.geneontology.org/formats/oboInOwl#> .
ns1:RO_0002315	obo:shorthand	"results_in_acquisition_of_features_of"^^xsd:string ;
	ns1:IAO_0000112	"an annotation of gene X to cell differentiation with results_in_maturation_of CL:0000057 (fibroblast) means that at the end of the process the input cell that did not have features of a fibroblast, now has the features of a fibroblast." ;
	ns1:IAO_0000115	"The relationship that links a specified entity with the process that results in an unspecified entity acquiring the features and characteristics of the specified entity" ;
	ns1:IAO_0000117	"Chris Mungall" ;
	ns1:IAO_0000119	"GOC:mtg_berkeley_2013" .