@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_0002507	rdf:type	owl:ObjectProperty .
@prefix rdfs:	<http://www.w3.org/2000/01/rdf-schema#> .
ns1:RO_0002507	rdfs:subPropertyOf	ns1:RO_0002559 ,
		ns1:BFO_0000050 ,
		ns1:RO_0002509 ;
	owl:inverseOf	ns1:RO_0002508 ;
	rdfs:label	"determined by" ;
	rdfs:domain	ns1:RO_0002577 ;
	rdfs:range	ns1:BFO_0000040 .
@prefix dc:	<http://purl.org/dc/elements/1.1/> .
ns1:RO_0002507	dc:creator	"Pier Buttigieg" ,
		"Chris Mungall" .
@prefix obo:	<http://www.geneontology.org/formats/oboInOwl#> .
@prefix ns6:	<http://purl.obolibrary.org/obo/ro/subsets#> .
ns1:RO_0002507	obo:inSubset	ns6:ro-eco ;
	ns1:IAO_0000112	"A coral reef environment is determined by a particular coral reef" ;
	ns1:IAO_0000115	"s determined by f if and only if s is a type of system, and f is a material entity that is part of s, such that f exerts a strong causal influence on the functioning of s, and the removal of f would cause the collapse of s." ;
	ns1:IAO_0000116	"The label for this relation is probably too general for its restricted use, where the domain is a system. It may be relabeled in future" ;
	ns1:IAO_0000117	"Chris Mungall" ;
	ns1:IAO_0000119	<http://www.ncbi.nlm.nih.gov/pubmed/24330602> ;
	ns1:IAO_0000589	"determined by (system to material entity)" .