@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_0002521	rdf:type	owl:SymmetricProperty ,
		owl:ObjectProperty .
@prefix rdfs:	<http://www.w3.org/2000/01/rdf-schema#> .
ns1:RO_0002521	rdfs:subPropertyOf	ns1:RO_0002514 ;
	rdfs:label	"is sequentially aligned with" .
@prefix ns4:	<http://purl.org/spar/cito/> .
ns1:RO_0002521	ns4:citesAsAuthority	<http://biorxiv.org/content/early/2014/06/27/006650.abstract> ;
	ns1:IAO_0000112	"Human Shh and Mouse Shh are sequentially aligned, by cirtue of the fact that they derive from the same ancestral sequence." ;
	ns1:IAO_0000115	"x is sequentially aligned with if a significant portion bases of x and y correspond in terms of their base type and their relative ordering" ;
	ns1:IAO_0000117	"Chris Mungall" .