@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_0002248	rdf:type	owl:ObjectProperty .
@prefix rdfs:	<http://www.w3.org/2000/01/rdf-schema#> .
ns1:RO_0002248	rdfs:subPropertyOf	ns1:BFO_0000051 ;
	owl:inverseOf	ns1:RO_0002249 ;
	rdfs:label	"has active ingredient" .
@prefix obo:	<http://www.geneontology.org/formats/oboInOwl#> .
ns1:RO_0002248	obo:hasExactSynonym	"has active substance" ;
	obo:hasRelatedSynonym	"has active pharmaceutical ingredient" ;
	ns1:IAO_0000112	"Any portion of roundup 'has active ingredient' some glyphosate" ;
	ns1:IAO_0000115	"A relationship that holds between a substance and a chemical entity, if the chemical entity is part of the substance, and the chemical entity forms the biologically active component of the substance." .