@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_0002522	rdf:type	owl:TransitiveProperty ,
		owl:ObjectProperty .
@prefix rdfs:	<http://www.w3.org/2000/01/rdf-schema#> .
ns1:RO_0002522	rdfs:subPropertyOf	ns1:RO_0002514 ;
	owl:inverseOf	ns1:RO_0002523 ;
	rdfs:label	"bounds sequence of" .
@prefix ns4:	<http://purl.org/spar/cito/> .
ns1:RO_0002522	ns4:citesAsAuthority	<http://biorxiv.org/content/early/2014/06/27/006650.abstract> ;
	ns1:IAO_0000112	"The genomic exons of a transcript bound the sequence of the genomic introns of the same transcript (but the introns are not subsequences of the exons)" ;
	ns1:IAO_0000115	"x bounds the sequence of y iff the upstream-most part of x is upstream of or coincident with the upstream-most part of y, and the downstream-most part of x is downstream of or coincident with the downstream-most part of y" ;
	ns1:IAO_0000117	"Chris Mungall" .