@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_0002212	rdf:type	owl:ObjectProperty .
@prefix rdfs:	<http://www.w3.org/2000/01/rdf-schema#> .
ns1:RO_0002212	rdfs:subPropertyOf	ns1:RO_0002305 ,
		ns1:RO_0002211 ;
	owl:inverseOf	ns1:RO_0002335 ;
	rdfs:label	"negatively regulates"@en ;
	owl:propertyChainAxiom	_:b1214505 ;
	ns1:IAO_0000115	"Process(P1) negatively regulates process(P2) iff: P1 terminates P2, or P1 descreases the the frequency of initiation of P2 or the magnitude or rate of output of P2." ;
	ns1:IAO_0000117	"Chris Mungall"@en .
@prefix ns4:	<http://purl.obolibrary.org/obo/ro/docs/> .
ns1:RO_0002212	ns1:IAO_0000119	ns4:causal-relations ;
	ns1:IAO_0000589	"negatively regulates (process to process)" ;
	ns1:RO_0004050	ns1:RO_0002211 .
_:b1214504	rdf:first	ns1:RO_0002212 ;
	rdf:rest	rdf:nil .
_:b1214505	rdf:first	ns1:RO_0002230 ;
	rdf:rest	_:b1214504 .