@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_0004029	rdf:type	owl:ObjectProperty .
@prefix rdfs:	<http://www.w3.org/2000/01/rdf-schema#> .
ns1:RO_0004029	rdfs:subPropertyOf	ns1:RO_0004023 ;
	rdfs:label	"disease has feature" ;
	rdfs:range	_:b1214734 .
@prefix xsd:	<http://www.w3.org/2001/XMLSchema#> .
@prefix obo:	<http://www.geneontology.org/formats/oboInOwl#> .
ns1:RO_0004029	obo:created_by	"cjm"^^xsd:string ;
	obo:creation_date	"2017-12-26T19:50:53Z"^^xsd:dateTime ;
	ns1:IAO_0000115	"A relationship between a disease and some feature of that disease, where the feature is either a phenotype or an isolated disease." .
_:b1214734	rdf:type	owl:Class ;
	owl:unionOf	_:b1214736 .
_:b1214735	rdf:first	ns1:BFO_0000019 ;
	rdf:rest	rdf:nil .
_:b1214736	rdf:first	ns1:BFO_0000016 ;
	rdf:rest	_:b1214735 .