@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_0002356	rdf:type	owl:ObjectProperty .
@prefix rdfs:	<http://www.w3.org/2000/01/rdf-schema#> .
ns1:RO_0002356	rdfs:subPropertyOf	ns1:RO_0002295 ;
	rdfs:label	"results in specification of"@en ;
	rdfs:range	ns1:CL_0000000 ;
	ns1:IAO_0000115	"The relationship linking a cell and its participation in a process that results in the fate of the cell being specified. Once specification has taken place, a cell will be committed to differentiate down a specific pathway if left in its normal environment. " ;
	ns1:IAO_0000117	"Chris Mungall" .
@prefix xsd:	<http://www.w3.org/2001/XMLSchema#> .
ns1:RO_0002356	ns1:IAO_0000119	"http://www.geneontology.org/GO.doc.development.shtml#fate"^^xsd:anyURI .