@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_0002231	rdf:type	owl:ObjectProperty .
@prefix rdfs:	<http://www.w3.org/2000/01/rdf-schema#> .
ns1:RO_0002231	rdfs:subPropertyOf	ns1:RO_0002479 ;
	rdfs:label	"has start location"@en ;
	rdfs:domain	ns1:BFO_0000015 ;
	rdfs:range	ns1:BFO_0000004 .
@prefix obo:	<http://www.geneontology.org/formats/oboInOwl#> .
@prefix ns5:	<http://purl.obolibrary.org/obo/ro/subsets#> .
ns1:RO_0002231	obo:inSubset	ns5:ro-eco ;
	owl:propertyChainAxiom	_:b1214523 ;
	ns1:IAO_0000114	ns1:IAO_0000125 ;
	ns1:IAO_0000115	"x 'has starts location' y if and only if there exists some process z such that x 'starts with' z and z 'occurs in' y" ;
	ns1:IAO_0000117	"Chris Mungall" ;
	ns1:IAO_0000118	"starts with process that occurs in" .
_:b1214522	rdf:first	ns1:BFO_0000066 ;
	rdf:rest	rdf:nil .
_:b1214523	rdf:first	ns1:RO_0002224 ;
	rdf:rest	_:b1214522 .