@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_0002534	rdf:type	owl:Class .
@prefix rdfs:	<http://www.w3.org/2000/01/rdf-schema#> .
ns1:RO_0002534	rdfs:label	"sequence bearer" ;
	rdfs:subClassOf	ns1:RO_0002532 ;
	ns1:IAO_0000115	"Any entity that can be divided into parts such that each part is an atomical unit of a sequence" ;
	ns1:IAO_0000117	"Chris Mungall" ;
	ns1:IAO_0000232	"Sequence bearers can be molecular entities, such as a portion of a DNA molecule, or they can be abstract entities, such as an entity representing all human sonic hedgehog regions of the genome with a particular DNA sequence." .