@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_0002234	rdf:type	owl:ObjectProperty .
@prefix rdfs:	<http://www.w3.org/2000/01/rdf-schema#> .
ns1:RO_0002234	rdfs:subPropertyOf	ns1:RO_0000057 ;
	owl:inverseOf	ns1:RO_0002353 ;
	rdfs:label	"has output"@en .
@prefix obo:	<http://www.geneontology.org/formats/oboInOwl#> .
@prefix ns5:	<http://purl.obolibrary.org/obo/ro/subsets#> .
ns1:RO_0002234	obo:inSubset	ns5:ro-eco ;
	owl:propertyChainAxiom	_:b1214529 ;
	ns1:IAO_0000114	ns1:IAO_0000125 ;
	ns1:IAO_0000115	"p has output c iff c is a participant in p, c is present at the end of p, and c is not present at the beginning of p." ;
	ns1:IAO_0000117	"Chris Mungall" ;
	ns1:IAO_0000118	"produces" .
_:b1214528	rdf:first	ns1:RO_0002234 ;
	rdf:rest	rdf:nil .
_:b1214529	rdf:first	ns1:RO_0002230 ;
	rdf:rest	_:b1214528 .