@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_0002562	rdf:type	owl:AnnotationProperty .
@prefix rdfs:	<http://www.w3.org/2000/01/rdf-schema#> .
ns1:RO_0002562	rdfs:subPropertyOf	ns1:RO_0002594 ;
	rdfs:label	"is relational form of process class" .
@prefix xsd:	<http://www.w3.org/2001/XMLSchema#> .
@prefix foaf:	<http://xmlns.com/foaf/0.1/> .
ns1:RO_0002562	foaf:page	"https://github.com/oborel/obo-relations/wiki/InteractionRelations"^^xsd:anyURI ;
	ns1:IAO_0000115	"R is the relational form of a process if and only if either (1) R is the symmetric relational form of a process or (2) R is the asymmetric relational form of a process" .