@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_0002296	rdf:type	owl:ObjectProperty .
@prefix rdfs:	<http://www.w3.org/2000/01/rdf-schema#> .
ns1:RO_0002296	rdfs:subPropertyOf	ns1:RO_0002295 ,
		ns1:RO_0000057 ;
	rdfs:label	"results in development of"@en .
@prefix xsd:	<http://www.w3.org/2001/XMLSchema#> .
@prefix obo:	<http://www.geneontology.org/formats/oboInOwl#> .
ns1:RO_0002296	obo:shorthand	"results_in_development_of"^^xsd:string ;
	ns1:IAO_0000112	"every flower development (GO:0009908) results in development of some flower (PO:0009046)"@en ;
	ns1:IAO_0000114	ns1:IAO_0000125 ;
	ns1:IAO_0000115	"p 'results in development of' c if and only if p is a developmental process and p results in the state of c changing from its initial state as a primordium or anlage through its mature state and to its final state." ;
	ns1:IAO_0000117	"Chris Mungall" ;
	ns1:IAO_0000119	"http://www.geneontology.org/GO.doc.development.shtml"^^xsd:anyURI .