@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_0002518	rdf:type	owl:ObjectProperty ,
		owl:TransitiveProperty .
@prefix rdfs:	<http://www.w3.org/2000/01/rdf-schema#> .
ns1:RO_0002518	rdfs:subPropertyOf	ns1:RO_0002524 ;
	owl:inverseOf	ns1:RO_0002519 ;
	rdfs:label	"has end sequence" .
@prefix ns4:	<http://purl.org/spar/cito/> .
ns1:RO_0002518	ns4:citesAsAuthority	<http://biorxiv.org/content/early/2014/06/27/006650.abstract> ;
	ns1:IAO_0000112	"Every CDS has as an end sequence the stop codon for that transcript (note this follows from the SO definition of CDS, in which stop codons are included)" ;
	ns1:IAO_0000115	"x has end sequence y if the end of x is identical to the end of y, and x has y as a subsequence" ;
	ns1:IAO_0000117	"Chris Mungall" ;
	ns1:IAO_0000118	"ended by" .
@prefix xsd:	<http://www.w3.org/2001/XMLSchema#> .
ns1:RO_0002518	ns1:IAO_0000119	"http://www.ncbi.nlm.nih.gov/pubmed/20226267"^^xsd:anyURI .