@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_0002373	rdf:type	owl:ObjectProperty .
@prefix rdfs:	<http://www.w3.org/2000/01/rdf-schema#> .
ns1:RO_0002373	rdfs:subPropertyOf	ns1:RO_0002567 ,
		ns1:RO_0002371 ;
	rdfs:label	"has muscle insertion"@en .
@prefix dbpprop:	<http://dbpedia.org/property/> .
ns1:RO_0002373	rdfs:seeAlso	dbpprop:insertion ;
	ns1:IAO_0000115	"m has_muscle_insertion s iff m is attaches_to s, and it is the case that when m contracts, s moves. Insertions are usually connections of muscle via tendon to bone."@en ;
	ns1:IAO_0000117	"Chris Mungall" ;
	ns1:IAO_0000119	"Wikipedia:Insertion_(anatomy)"@en .