@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_0002530	rdf:type	owl:ObjectProperty .
@prefix rdfs:	<http://www.w3.org/2000/01/rdf-schema#> .
ns1:RO_0002530	rdfs:subPropertyOf	ns1:RO_0002515 ,
		ns1:RO_0002529 ;
	rdfs:label	"is immediately downstream of sequence of" .
@prefix ns4:	<http://purl.org/spar/cito/> .
ns1:RO_0002530	ns4:citesAsAuthority	<http://biorxiv.org/content/early/2014/06/27/006650.abstract> ;
	ns1:IAO_0000112	"A 3'UTR is immediately downstream of the sequence of the CDS from the same monocistronic transcript" ;
	ns1:IAO_0000115	"x is immediately downstream of the sequence of y iff either (1) x and y have sequence units, and all units of x are downstream of all units of y, and x is sequentially adjacent to y, or (2) x and y are sequence units, in which case the immediately downstream relation is primitive and defined by context: for DNA bases, y would be adjacent and 5' to y" ;
	ns1:IAO_0000117	"Chris Mungall" ;
	ns1:RO_0002575	ns1:RO_0002529 .