@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_0001021	rdf:type	owl:ObjectProperty .
@prefix rdfs:	<http://www.w3.org/2000/01/rdf-schema#> .
ns1:RO_0001021	rdfs:subPropertyOf	ns1:RO_0003302 ;
	owl:inverseOf	ns1:RO_0001023 ;
	rdfs:label	"is autoimmune trigger for"@en ;
	rdfs:domain	ns1:BFO_0000040 ;
	ns1:IAO_0000115	"A relation between a material entity and a condition (a phenotype or disease) of a host, in which the material entity is part of the host itself, and the condition results in pathological processes that include an abnormally strong immune response against the material entity." .