@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_0002243	rdf:type	owl:ObjectProperty .
@prefix rdfs:	<http://www.w3.org/2000/01/rdf-schema#> .
ns1:RO_0002243	rdfs:subPropertyOf	ns1:RO_0002244 ;
	rdfs:label	"has exposure transport path" ;
	ns1:IAO_0000115	"A broad relationship between an exposure event or process and the course takes from the source to the target." .
@prefix xsd:	<http://www.w3.org/2001/XMLSchema#> .
ns1:RO_0002243	ns1:IAO_0000119	"http://purl.obolibrary.org/obo/ExO_0000004"^^xsd:anyURI .