@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_0002177	rdf:type	owl:ObjectProperty .
@prefix rdfs:	<http://www.w3.org/2000/01/rdf-schema#> .
ns1:RO_0002177	rdfs:subPropertyOf	ns1:RO_0002323 ,
		ns1:RO_0002567 ;
	rdfs:label	"attached to part of"@en ;
	rdfs:domain	ns1:BFO_0000040 ;
	rdfs:range	ns1:BFO_0000040 ;
	owl:propertyChainAxiom	_:b1214484 ;
	ns1:IAO_0000115	"a is attached to part of b if a is attached to b, or a is attached to some p, where p is part of b." .
_:b1214483	rdf:first	ns1:BFO_0000050 ;
	rdf:rest	rdf:nil .
_:b1214484	rdf:first	ns1:RO_0002371 ;
	rdf:rest	_:b1214483 .