@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_0002489	rdf:type	owl:ObjectProperty .
@prefix rdfs:	<http://www.w3.org/2000/01/rdf-schema#> .
ns1:RO_0002489	rdfs:subPropertyOf	ns1:RO_0002488 ;
	rdfs:label	"existence starts with" ;
	ns1:IAO_0000115	"x starts ends with y if and only if the time point at which x starts is equivalent to the time point at which y starts. Formally: x existence starts with y iff \u03B1(x) = \u03B1(y)." ;
	ns1:IAO_0000117	"Chris Mungall" .