@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_0004023	rdf:type	owl:ObjectProperty .
@prefix rdfs:	<http://www.w3.org/2000/01/rdf-schema#> .
ns1:RO_0004023	rdfs:subPropertyOf	ns1:RO_0002410 ;
	rdfs:label	"causal relationship with disease as subject" ;
	rdfs:domain	ns1:BFO_0000016 .
@prefix xsd:	<http://www.w3.org/2001/XMLSchema#> .
@prefix obo:	<http://www.geneontology.org/formats/oboInOwl#> .
ns1:RO_0004023	obo:created_by	"cjm"^^xsd:string ;
	obo:creation_date	"2017-11-05T03:50:54Z"^^xsd:dateTime ;
	ns1:IAO_0000116	"After import upper level from OGMS, make domain more specific." ;
	ns1:IAO_0000232	"Do not use this relation directly. It is intended as a grouping for a diverse set of relations, all of which have a disease as the subject." .