@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_0002176	rdf:type	owl:ObjectProperty .
@prefix rdfs:	<http://www.w3.org/2000/01/rdf-schema#> .
ns1:RO_0002176	rdfs:subPropertyOf	ns1:RO_0002323 ;
	rdfs:label	"connects"@en ;
	rdfs:domain	ns1:BFO_0000004 ;
	rdfs:range	_:b1214482 .
@prefix xsd:	<http://www.w3.org/2001/XMLSchema#> .
@prefix foaf:	<http://xmlns.com/foaf/0.1/> .
ns1:RO_0002176	foaf:page	"https://github.com/obophenotype/uberon/wiki/Modeling-articulations-Design-Pattern"^^xsd:anyURI ,
		"https://github.com/obophenotype/uberon/wiki/Connectivity-Design-Pattern"^^xsd:anyURI ;
	ns1:IAO_0000112	"The M8 connects Glasgow and Edinburgh" ,
		"a 'toe distal phalanx bone' that is connected to a 'toe medial phalanx bone' (an interphalangeal joint *connects* these two bones)." ;
	ns1:IAO_0000115	"c connects a if and only if there exist some b such that a and b are similar parts of the same system, and c connects b, specifically, c connects a with b. When one structure connects two others it unites some aspect of the function or role they play within the system." ;
	ns1:IAO_0000119	<http://www.ncbi.nlm.nih.gov/pubmed/22293552> .
_:b1214482	rdf:type	owl:Restriction ;
	owl:onProperty	ns1:BFO_0000050 ;
	owl:someValuesFrom	ns1:RO_0002577 .