@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_0002349	rdf:type	owl:ObjectProperty .
@prefix rdfs:	<http://www.w3.org/2000/01/rdf-schema#> .
ns1:RO_0002349	rdfs:subPropertyOf	ns1:RO_0002295 ;
	rdfs:label	"results in determination of"@en ;
	rdfs:range	ns1:CL_0000000 ;
	ns1:IAO_0000115	"p 'results in determination of' c if and only if p is a developmental process and c is a cell and p results in the state of c changing to be determined. Once a cell becomes determined, it becomes committed to differentiate down a particular pathway regardless of its environment." ;
	ns1:IAO_0000117	"Chris Mungall" .
@prefix xsd:	<http://www.w3.org/2001/XMLSchema#> .
ns1:RO_0002349	ns1:IAO_0000119	"http://www.geneontology.org/GO.doc.development.shtml#fate"^^xsd:anyURI .