@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_0004030	rdf:type	owl:ObjectProperty .
@prefix rdfs:	<http://www.w3.org/2000/01/rdf-schema#> .
ns1:RO_0004030	rdfs:subPropertyOf	ns1:RO_0004019 ;
	rdfs:label	"disease arises from structure" ;
	rdfs:range	ns1:CARO_0000003 .
@prefix xsd:	<http://www.w3.org/2001/XMLSchema#> .
@prefix obo:	<http://www.geneontology.org/formats/oboInOwl#> .
ns1:RO_0004030	obo:created_by	"cjm"^^xsd:string ;
	obo:creation_date	"2017-12-26T19:58:44Z"^^xsd:dateTime ;
	ns1:IAO_0000115	"A relationship between a disease and an anatomical structure where the material basis of the disease is some pathological change in the structure." .