@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_0009001	rdf:type	owl:ObjectProperty ,
		owl:IrreflexiveProperty .
@prefix rdfs:	<http://www.w3.org/2000/01/rdf-schema#> .
ns1:RO_0009001	rdfs:label	"has substance added"@en ;
	ns1:IAO_0000112	"muffin 'has substance added' some 'baking soda'"@en ;
	ns1:IAO_0000114	ns1:IAO_0000428 ;
	ns1:IAO_0000115	"\"has substance added\" is a relation existing between a (physical) entity and a substance in which the entity has had the substance added to it at some point in time."@en ;
	ns1:IAO_0000116	"The relation X 'has substance added' some Y doesn't imply that X still has Y in any detectable fashion subsequent to the addition. Water in dehydrated food or ice cubes are examples, as is food that undergoes chemical transformation. This definition should encompass recipe ingredients."@en ;
	ns1:IAO_0000117	"Damion Dooley" .