@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_0002532	rdf:type	owl:Class .
@prefix rdfs:	<http://www.w3.org/2000/01/rdf-schema#> .
ns1:RO_0002532	rdfs:label	"sequentially ordered entity" ;
	rdfs:subClassOf	_:b1214758 ;
	ns1:IAO_0000115	"Any entity that is ordered in discrete units along a linear axis." ;
	ns1:IAO_0000117	"Chris Mungall" .
_:b1214758	rdf:type	owl:Restriction ;
	owl:onProperty	ns1:RO_0002524 ;
	owl:someValuesFrom	ns1:RO_0002533 .