@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_0002563	rdf:type	owl:ObjectProperty .
@prefix rdfs:	<http://www.w3.org/2000/01/rdf-schema#> .
ns1:RO_0002563	rdfs:subPropertyOf	ns1:RO_0002464 ;
	rdfs:label	"interaction relation helper property" ;
	rdfs:seeAlso	<http://ontologydesignpatterns.org/wiki/Submissions:N-Ary_Relation_Pattern_%28OWL_2%29> .
@prefix xsd:	<http://www.w3.org/2001/XMLSchema#> .
@prefix foaf:	<http://xmlns.com/foaf/0.1/> .
ns1:RO_0002563	foaf:page	"https://github.com/oborel/obo-relations/wiki/InteractionRelations"^^xsd:anyURI ;
	ns1:IAO_0000117	"Chris Mungall" .