@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_0002329	rdf:type	owl:ObjectProperty .
@prefix rdfs:	<http://www.w3.org/2000/01/rdf-schema#> .
ns1:RO_0002329	rdfs:subPropertyOf	ns1:RO_0002328 ;
	rdfs:label	"part of structure that is capable of"@en ;
	owl:propertyChainAxiom	_:b1214554 ;
	ns1:IAO_0000115	"this relation holds between c and p when c is part of some c', and c' is capable of p." ;
	ns1:IAO_0000117	"Chris Mungall" .
@prefix xsd:	<http://www.w3.org/2001/XMLSchema#> .
ns1:RO_0002329	ns1:IAO_0000118	"false"^^xsd:boolean .
_:b1214553	rdf:first	ns1:RO_0002215 ;
	rdf:rest	rdf:nil .
_:b1214554	rdf:first	ns1:BFO_0000050 ;
	rdf:rest	_:b1214553 .