@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_0002514	rdf:type	owl:ObjectProperty .
@prefix rdfs:	<http://www.w3.org/2000/01/rdf-schema#> .
ns1:RO_0002514	rdfs:label	"sequentially related to" ;
	rdfs:domain	ns1:RO_0002532 ;
	rdfs:range	ns1:RO_0002532 .
@prefix ns4:	<http://purl.org/spar/cito/> .
ns1:RO_0002514	ns4:citesAsAuthority	<http://biorxiv.org/content/early/2014/06/27/006650.abstract> ;
	ns1:IAO_0000115	"A relation that holds between two entities that have the property of being sequences or having sequences. " ;
	ns1:IAO_0000117	"Chris Mungall" .
@prefix xsd:	<http://www.w3.org/2001/XMLSchema#> .
ns1:RO_0002514	ns1:IAO_0000119	"http://www.ncbi.nlm.nih.gov/pubmed/20226267"^^xsd:anyURI ;
	ns1:IAO_0000232	"The domain and range of this relation include entities such as: information-bearing macromolecules such as DNA, or regions of these molecules; abstract information entities encoded as a linear sequence including text, abstract DNA sequences; Sequence features, entities that have a sequence or sequences. Note that these entities are not necessarily contiguous - for example, the mereological sum of exons on a genome of a particular gene." ,
		"Do not use this relation directly. It is ended as a grouping for a diverse set of relations, all involving cause and effect." .