@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_0002258	rdf:type	owl:ObjectProperty .
@prefix rdfs:	<http://www.w3.org/2000/01/rdf-schema#> .
ns1:RO_0002258	rdfs:subPropertyOf	ns1:RO_0002324 ;
	owl:inverseOf	ns1:RO_0002286 ;
	rdfs:label	"developmentally preceded by"@en ;
	rdfs:domain	ns1:BFO_0000002 ;
	rdfs:range	ns1:BFO_0000002 ;
	rdfs:comment	"This relation groups together various other developmental relations. It is fairly generic, encompassing induction, developmental contribution and direct and transitive develops from" ;
	ns1:IAO_0000114	ns1:IAO_0000125 ;
	ns1:IAO_0000115	"Candidate definition: x developmentally related to y if and only if there exists some developmental process (GO:0032502) p such that x and y both participates in p, and x is the output of p and y is the input of p" .
@prefix xsd:	<http://www.w3.org/2001/XMLSchema#> .
ns1:RO_0002258	ns1:IAO_0000116	"false"^^xsd:boolean ;
	ns1:IAO_0000117	"Chris Mungall" ;
	ns1:IAO_0000232	"In general you should not use this relation to make assertions - use one of the more specific relations below this one" .