@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_0002515	rdf:type	owl:ObjectProperty .
@prefix rdfs:	<http://www.w3.org/2000/01/rdf-schema#> .
ns1:RO_0002515	rdfs:subPropertyOf	ns1:RO_0002527 ;
	rdfs:label	"sequentially adjacent to" .
@prefix ns4:	<http://purl.org/spar/cito/> .
ns1:RO_0002515	ns4:citesAsAuthority	<http://biorxiv.org/content/early/2014/06/27/006650.abstract> ;
	ns1:IAO_0000112	"Two exons on a processed transcript that were previously connected by an intron are adjacent" ,
		"Two consecutive DNA residues are sequentially adjacent" ,
		"Every UTR is adjacent to a CDS of the same transcript" ;
	ns1:IAO_0000115	"x is sequentially adjacent to y iff x and y do not overlap and if there are no base units intervening between x and y" ;
	ns1:IAO_0000117	"Chris Mungall" .
@prefix xsd:	<http://www.w3.org/2001/XMLSchema#> .
ns1:RO_0002515	ns1:IAO_0000119	"http://www.ncbi.nlm.nih.gov/pubmed/20226267"^^xsd:anyURI .