@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_0002299	rdf:type	owl:ObjectProperty .
@prefix rdfs:	<http://www.w3.org/2000/01/rdf-schema#> .
ns1:RO_0002299	rdfs:subPropertyOf	ns1:RO_0000057 ,
		ns1:RO_0002295 ;
	rdfs:label	"results in maturation of"@en .
@prefix xsd:	<http://www.w3.org/2001/XMLSchema#> .
@prefix obo:	<http://www.geneontology.org/formats/oboInOwl#> .
ns1:RO_0002299	obo:shorthand	"results_in_maturation_of"^^xsd:string ;
	ns1:IAO_0000112	"bone maturation (GO:0070977) results_in_maturation_of bone (UBERON:0001474)"@en ,
		" an annotation of gene X to cell maturation with results_in_maturation_of CL:0000057 (fibroblast) means that the fibroblast is mature at the end of the process" ;
	ns1:IAO_0000114	ns1:IAO_0000125 ;
	ns1:IAO_0000115	"The relationship that links an entity with a process that results in the progression of the entity over time that is independent of changes in it's shape and results in an end point state of that entity." ;
	ns1:IAO_0000117	"Chris Mungall" ;
	ns1:IAO_0000119	"GOC:mtg_berkeley_2013" .