@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_0002570	rdf:type	owl:ObjectProperty .
@prefix rdfs:	<http://www.w3.org/2000/01/rdf-schema#> .
ns1:RO_0002570	rdfs:subPropertyOf	ns1:RO_0002131 ;
	rdfs:label	"conduit for" ;
	rdfs:domain	ns1:BFO_0000040 ;
	rdfs:range	ns1:BFO_0000040 .
@prefix obo:	<http://www.geneontology.org/formats/oboInOwl#> .
@prefix ns5:	<http://purl.obolibrary.org/obo/ro/subsets#> .
ns1:RO_0002570	obo:inSubset	ns5:ro-eco ;
	ns1:IAO_0000115	"x is a conduit for y iff y overlaps through the lumen_of of x, and y has parts on either side of the lumen of x." ;
	ns1:IAO_0000117	"Chris Mungall" ;
	ns1:IAO_0000119	"UBERON:cjm" ;
	ns1:IAO_0000232	"This relation holds between a thing with a 'conduit' (e.g. a bone foramen) and a 'conduee' (for example, a nerve) such that at the time the relationship holds, the conduee has two ends sticking out either end of the conduit. It should therefore note be used for objects that move through the conduit but whose spatial extent does not span the passage. For example, it would not be used for a mountain that contains a long tunnel through which trains pass. Nor would we use it for a digestive tract and objects such as food that pass through." .