@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_0004024	rdf:type	owl:ObjectProperty .
@prefix rdfs:	<http://www.w3.org/2000/01/rdf-schema#> .
ns1:RO_0004024	rdfs:subPropertyOf	ns1:RO_0004023 ;
	rdfs:label	"disease causes disruption of" ;
	rdfs:range	ns1:BFO_0000015 .
@prefix xsd:	<http://www.w3.org/2001/XMLSchema#> .
@prefix obo:	<http://www.geneontology.org/formats/oboInOwl#> .
ns1:RO_0004024	obo:created_by	"cjm"^^xsd:string ;
	obo:creation_date	"2017-11-05T03:51:09Z"^^xsd:dateTime ;
	owl:propertyChainAxiom	_:b1214729 ;
	ns1:IAO_0000115	"A relationship between a disease and a process where the disease process disrupts the execution of the process." .
_:b1214728	rdf:first	ns1:BFO_0000050 ;
	rdf:rest	rdf:nil .
_:b1214729	rdf:first	ns1:RO_0004024 ;
	rdf:rest	_:b1214728 .