@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_0002525	rdf:type	owl:ObjectProperty ,
		owl:TransitiveProperty .
@prefix rdfs:	<http://www.w3.org/2000/01/rdf-schema#> .
ns1:RO_0002525	rdfs:subPropertyOf	ns1:BFO_0000050 ,
		ns1:RO_0002526 ,
		ns1:RO_0002523 ;
	rdfs:label	"is subsequence of" .
@prefix obo:	<http://www.geneontology.org/formats/oboInOwl#> .
ns1:RO_0002525	obo:inSubset	ns1:RO_0002259 .
@prefix ns5:	<http://purl.org/spar/cito/> .
ns1:RO_0002525	ns5:citesAsAuthority	<http://biorxiv.org/content/early/2014/06/27/006650.abstract> ;
	ns1:IAO_0000115	"inverse of has subsequence" ;
	ns1:IAO_0000117	"Chris Mungall" ;
	ns1:IAO_0000118	"contained by" .