@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_0002526	rdf:type	owl:ObjectProperty ,
		owl:SymmetricProperty .
@prefix rdfs:	<http://www.w3.org/2000/01/rdf-schema#> .
ns1:RO_0002526	rdfs:subPropertyOf	ns1:RO_0002514 ,
		ns1:RO_0002131 ;
	rdfs:label	"overlaps sequence of" ;
	owl:propertyChainAxiom	_:b1214701 .
@prefix ns4:	<http://purl.org/spar/cito/> .
ns1:RO_0002526	ns4:citesAsAuthority	<http://biorxiv.org/content/early/2014/06/27/006650.abstract> ;
	ns1:IAO_0000115	"x overlaps the sequence of x if and only if x has a subsequence z and z is a subsequence of y." ;
	ns1:IAO_0000117	"Chris Mungall" .
_:b1214700	rdf:first	ns1:RO_0002525 ;
	rdf:rest	rdf:nil .
_:b1214701	rdf:first	ns1:RO_0002524 ;
	rdf:rest	_:b1214700 .