@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_0002171	rdf:type	owl:AnnotationProperty .
@prefix rdfs:	<http://www.w3.org/2000/01/rdf-schema#> .
ns1:RO_0002171	rdfs:subPropertyOf	ns1:RO_0002420 ;
	rdfs:label	"mutually spatially disjoint with"@en ;
	rdfs:seeAlso	ns1:RO_0002163 .
@prefix xsd:	<http://www.w3.org/2001/XMLSchema#> .
@prefix foaf:	<http://xmlns.com/foaf/0.1/> .
ns1:RO_0002171	foaf:page	"https://github.com/obophenotype/uberon/wiki/Part-disjointness-Design-Pattern"^^xsd:anyURI ;
	ns1:IAO_0000115	"A is mutually_spatially_disjoint_with B if both A and B are classes, and there exists no p such that p is part_of some A and p is part_of some B." ;
	ns1:IAO_0000118	"non-overlapping with" ,
		"shares no parts with" ;
	ns1:IAO_0000119	<http://www.ncbi.nlm.nih.gov/pubmed/22293552> ;
	ns1:IAO_0000425	"Class: <http://www.w3.org/2002/07/owl#Nothing> EquivalentTo: (BFO_0000050 some ?X) and (BFO_0000050 some ?Y)" .