@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_0002374	rdf:type	owl:ObjectProperty .
@prefix rdfs:	<http://www.w3.org/2000/01/rdf-schema#> .
ns1:RO_0002374	rdfs:subPropertyOf	ns1:RO_0002320 ;
	rdfs:label	"has fused element"@en ;
	rdfs:comment	"A has_fused_element B does not imply that A has_part some B: rather than A has_part some B', where B' that has some evolutionary relationship to B."@en .
@prefix xsd:	<http://www.w3.org/2001/XMLSchema#> .
ns1:RO_0002374	ns1:IAO_0000112	"false"^^xsd:boolean ;
	ns1:IAO_0000114	ns1:IAO_0000428 ;
	ns1:IAO_0000115	"x has_fused_element y iff: there exists some z : x has_part z, z homologous_to y, and y is a distinct element, the boundary between x and z is largely fiat"@en ;
	ns1:IAO_0000117	"Chris Mungall" ,
		"Chris Mungall"@en ;
	ns1:IAO_0000119	<http://www.ncbi.nlm.nih.gov/pubmed/22293552> .