@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_0004021	rdf:type	owl:ObjectProperty .
@prefix rdfs:	<http://www.w3.org/2000/01/rdf-schema#> .
ns1:RO_0004021	rdfs:subPropertyOf	ns1:RO_0004019 ;
	rdfs:label	"disease has basis in 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_0004021	obo:created_by	"cjm"^^xsd:string ;
	obo:creation_date	"2017-11-05T03:37:52Z"^^xsd:dateTime ;
	ns1:IAO_0000115	"A relation that holds between the disease and a process where the physical basis of the disease disrupts execution of a key biological process." .