@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_0002325	rdf:type	owl:ObjectProperty .
@prefix rdfs:	<http://www.w3.org/2000/01/rdf-schema#> .
ns1:RO_0002325	rdfs:subPropertyOf	ns1:RO_0002323 ;
	rdfs:label	"colocalizes with"@en ;
	rdfs:domain	ns1:BFO_0000040 ;
	rdfs:range	ns1:BFO_0000040 .
@prefix dc:	<http://purl.org/dc/elements/1.1/> .
ns1:RO_0002325	dc:creator	"Gene Ontology Consortium" ;
	ns1:IAO_0000112	"Clp1p relocalizes from the nucleolus to the spindle and site of cell division; i.e. it is associated transiently with the spindle pole body and the contractile ring (evidence from GFP fusion). Clp1p colocalizes_with spindle pole body (GO:0005816) and contractile ring (GO:0005826)" ;
	ns1:IAO_0000115	"a colocalizes_with b if and only if  a is transiently or peripherally associated with b[GO]." ;
	ns1:IAO_0000117	"Chris Mungall" ;
	ns1:IAO_0000119	"http://www.geneontology.org/GO.annotation.conventions.shtml#colocalizes_with" ;
	ns1:IAO_0000232	"In the context of the Gene Ontology, colocalizes_with may be used for annotating to cellular component terms[GO]" .