@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_0002309	rdf:type	owl:ObjectProperty .
@prefix rdfs:	<http://www.w3.org/2000/01/rdf-schema#> .
ns1:RO_0002309	rdfs:subPropertyOf	ns1:RO_0002244 ;
	rdfs:label	"has exposure stimulus" .
@prefix dc:	<http://purl.org/dc/elements/1.1/> .
ns1:RO_0002309	dc:contributor	"Chris Mungall" ,
		"Austin Meier" ,
		"Marie Angelique Laporte" .
@prefix xsd:	<http://www.w3.org/2001/XMLSchema#> .
@prefix obo:	<http://www.geneontology.org/formats/oboInOwl#> .
ns1:RO_0002309	obo:created_by	"cjm"^^xsd:string ;
	obo:creation_date	"2017-06-05T17:35:04Z"^^xsd:dateTime ;
	ns1:IAO_0000115	"A relationship between an exposure event or process and any agent, stimulus, activity, or event that causally effects an organism and interacts with an exposure receptor during an exposure event." .